Interface V1NodeStatusFluent.NodeInfoNested<N>
- All Superinterfaces:
Fluent<V1NodeStatusFluent.NodeInfoNested<N>>
,Nested<N>
,V1NodeSystemInfoFluent<V1NodeStatusFluent.NodeInfoNested<N>>
- Enclosing interface:
- V1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
public static interface V1NodeStatusFluent.NodeInfoNested<N>
extends Nested<N>, V1NodeSystemInfoFluent<V1NodeStatusFluent.NodeInfoNested<N>>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1NodeSystemInfoFluent
getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withOperatingSystem, withOsImage, withSystemUUID