Uses of Class
io.kubernetes.client.openapi.models.V1beta1NetworkDeviceData
Packages that use V1beta1NetworkDeviceData
-
Uses of V1beta1NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1NetworkDeviceDataModifier and TypeMethodDescriptionV1beta1NetworkDeviceData.addIpsItem
(String ipsItem) V1beta1AllocatedDeviceStatus.getNetworkData()
Get networkDataV1beta1NetworkDeviceData.hardwareAddress
(String hardwareAddress) V1beta1NetworkDeviceData.interfaceName
(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1NetworkDeviceDataModifier and TypeMethodDescriptionV1beta1AllocatedDeviceStatus.networkData
(V1beta1NetworkDeviceData networkData) void
V1beta1AllocatedDeviceStatus.setNetworkData
(V1beta1NetworkDeviceData networkData)