Uses of Class
io.kubernetes.client.openapi.models.V1alpha3NetworkDeviceData
Packages that use V1alpha3NetworkDeviceData
-
Uses of V1alpha3NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3NetworkDeviceDataModifier and TypeMethodDescriptionV1alpha3NetworkDeviceData.addIpsItem
(String ipsItem) V1alpha3AllocatedDeviceStatus.getNetworkData()
Get networkDataV1alpha3NetworkDeviceData.hardwareAddress
(String hardwareAddress) V1alpha3NetworkDeviceData.interfaceName
(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3NetworkDeviceDataModifier and TypeMethodDescriptionV1alpha3AllocatedDeviceStatus.networkData
(V1alpha3NetworkDeviceData networkData) void
V1alpha3AllocatedDeviceStatus.setNetworkData
(V1alpha3NetworkDeviceData networkData)