Uses of Class
io.kubernetes.client.openapi.models.V1NetworkDeviceData
Packages that use V1NetworkDeviceData
-
Uses of V1NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NetworkDeviceDataModifier and TypeMethodDescriptionV1NetworkDeviceData.addIpsItem(String ipsItem) V1AllocatedDeviceStatus.getNetworkData()Get networkDataV1NetworkDeviceData.hardwareAddress(String hardwareAddress) V1NetworkDeviceData.interfaceName(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1NetworkDeviceDataModifier and TypeMethodDescriptionV1AllocatedDeviceStatus.networkData(V1NetworkDeviceData networkData) voidV1AllocatedDeviceStatus.setNetworkData(V1NetworkDeviceData networkData)