public class NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
NodeSystemInfoFluent() |
NodeSystemInfoFluent(NodeSystemInfo instance) |
public NodeSystemInfoFluent()
public NodeSystemInfoFluent(NodeSystemInfo instance)
protected void copyInstance(NodeSystemInfo instance)
public String getArchitecture()
public boolean hasArchitecture()
public String getBootID()
public boolean hasBootID()
public String getContainerRuntimeVersion()
public boolean hasContainerRuntimeVersion()
public String getKernelVersion()
public boolean hasKernelVersion()
public String getKubeProxyVersion()
public boolean hasKubeProxyVersion()
public String getKubeletVersion()
public boolean hasKubeletVersion()
public String getMachineID()
public boolean hasMachineID()
public String getOperatingSystem()
public boolean hasOperatingSystem()
public String getOsImage()
public boolean hasOsImage()
public String getSystemUUID()
public boolean hasSystemUUID()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NodeSystemInfoFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NodeSystemInfoFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.