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