Package io.fabric8.kubernetes.api.model
Interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
NodeStatusFluent.NodeInfoNested<N>
,WatchEventFluent.NodeSystemInfoObjectNested<N>
- All Known Implementing Classes:
DoneableNodeSystemInfo
,NodeStatusFluentImpl.NodeInfoNestedImpl
,NodeSystemInfoBuilder
,NodeSystemInfoFluentImpl
,WatchEventFluentImpl.NodeSystemInfoObjectNestedImpl
public interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>> extends Fluent<A>
-
Method Summary
-
Method Details
-
getArchitecture
String getArchitecture() -
withArchitecture
-
hasArchitecture
Boolean hasArchitecture() -
withNewArchitecture
-
withNewArchitecture
-
withNewArchitecture
-
getBootID
String getBootID() -
withBootID
-
hasBootID
Boolean hasBootID() -
withNewBootID
-
withNewBootID
-
withNewBootID
-
getContainerRuntimeVersion
String getContainerRuntimeVersion() -
withContainerRuntimeVersion
-
hasContainerRuntimeVersion
Boolean hasContainerRuntimeVersion() -
withNewContainerRuntimeVersion
-
withNewContainerRuntimeVersion
-
withNewContainerRuntimeVersion
-
getKernelVersion
String getKernelVersion() -
withKernelVersion
-
hasKernelVersion
Boolean hasKernelVersion() -
withNewKernelVersion
-
withNewKernelVersion
-
withNewKernelVersion
-
getKubeProxyVersion
String getKubeProxyVersion() -
withKubeProxyVersion
-
hasKubeProxyVersion
Boolean hasKubeProxyVersion() -
withNewKubeProxyVersion
-
withNewKubeProxyVersion
-
withNewKubeProxyVersion
-
getKubeletVersion
String getKubeletVersion() -
withKubeletVersion
-
hasKubeletVersion
Boolean hasKubeletVersion() -
withNewKubeletVersion
-
withNewKubeletVersion
-
withNewKubeletVersion
-
getMachineID
String getMachineID() -
withMachineID
-
hasMachineID
Boolean hasMachineID() -
withNewMachineID
-
withNewMachineID
-
withNewMachineID
-
getOperatingSystem
String getOperatingSystem() -
withOperatingSystem
-
hasOperatingSystem
Boolean hasOperatingSystem() -
withNewOperatingSystem
-
withNewOperatingSystem
-
withNewOperatingSystem
-
getOsImage
String getOsImage() -
withOsImage
-
hasOsImage
Boolean hasOsImage() -
withNewOsImage
-
withNewOsImage
-
withNewOsImage
-
getSystemUUID
String getSystemUUID() -
withSystemUUID
-
hasSystemUUID
Boolean hasSystemUUID() -
withNewSystemUUID
-
withNewSystemUUID
-
withNewSystemUUID
-