public interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>> extends Fluent<A>
String getArchitecture()
Boolean hasArchitecture()
@Deprecated A withNewArchitecture(String arg0)
String getBootID()
Boolean hasBootID()
@Deprecated A withNewBootID(String arg0)
String getContainerRuntimeVersion()
Boolean hasContainerRuntimeVersion()
@Deprecated A withNewContainerRuntimeVersion(String arg0)
String getKernelVersion()
Boolean hasKernelVersion()
@Deprecated A withNewKernelVersion(String arg0)
String getKubeProxyVersion()
Boolean hasKubeProxyVersion()
@Deprecated A withNewKubeProxyVersion(String arg0)
String getKubeletVersion()
Boolean hasKubeletVersion()
@Deprecated A withNewKubeletVersion(String arg0)
String getMachineID()
Boolean hasMachineID()
@Deprecated A withNewMachineID(String arg0)
String getOperatingSystem()
Boolean hasOperatingSystem()
@Deprecated A withNewOperatingSystem(String arg0)
String getOsImage()
Boolean hasOsImage()
@Deprecated A withNewOsImage(String arg0)
String getSystemUUID()
Boolean hasSystemUUID()
@Deprecated A withNewSystemUUID(String arg0)
Copyright © 2015–2021 Red Hat. All rights reserved.