public static final class V1.NodeSystemInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder> implements V1.NodeSystemInfoOrBuilder
NodeSystemInfo is a set of ids/uuids to uniquely identify the node.Protobuf type
k8s.io.api.core.v1.NodeSystemInfo| Modifier and Type | Method and Description |
|---|---|
V1.NodeSystemInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeSystemInfo |
build() |
V1.NodeSystemInfo |
buildPartial() |
V1.NodeSystemInfo.Builder |
clear() |
V1.NodeSystemInfo.Builder |
clearArchitecture()
The Architecture reported by the node
|
V1.NodeSystemInfo.Builder |
clearBootID()
Boot ID reported by the node.
|
V1.NodeSystemInfo.Builder |
clearContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
V1.NodeSystemInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.NodeSystemInfo.Builder |
clearKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g.
|
V1.NodeSystemInfo.Builder |
clearKubeletVersion()
Kubelet Version reported by the node.
|
V1.NodeSystemInfo.Builder |
clearKubeProxyVersion()
KubeProxy Version reported by the node.
|
V1.NodeSystemInfo.Builder |
clearMachineID()
MachineID reported by the node.
|
V1.NodeSystemInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.NodeSystemInfo.Builder |
clearOperatingSystem()
The Operating System reported by the node
|
V1.NodeSystemInfo.Builder |
clearOsImage()
OS Image reported by the node from /etc/os-release (e.g.
|
V1.NodeSystemInfo.Builder |
clearSystemUUID()
SystemUUID reported by the node.
|
V1.NodeSystemInfo.Builder |
clone() |
String |
getArchitecture()
The Architecture reported by the node
|
com.google.protobuf.ByteString |
getArchitectureBytes()
The Architecture reported by the node
|
String |
getBootID()
Boot ID reported by the node.
|
com.google.protobuf.ByteString |
getBootIDBytes()
Boot ID reported by the node.
|
String |
getContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
com.google.protobuf.ByteString |
getContainerRuntimeVersionBytes()
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
V1.NodeSystemInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g.
|
com.google.protobuf.ByteString |
getKernelVersionBytes()
Kernel Version reported by the node from 'uname -r' (e.g.
|
String |
getKubeletVersion()
Kubelet Version reported by the node.
|
com.google.protobuf.ByteString |
getKubeletVersionBytes()
Kubelet Version reported by the node.
|
String |
getKubeProxyVersion()
KubeProxy Version reported by the node.
|
com.google.protobuf.ByteString |
getKubeProxyVersionBytes()
KubeProxy Version reported by the node.
|
String |
getMachineID()
MachineID reported by the node.
|
com.google.protobuf.ByteString |
getMachineIDBytes()
MachineID reported by the node.
|
String |
getOperatingSystem()
The Operating System reported by the node
|
com.google.protobuf.ByteString |
getOperatingSystemBytes()
The Operating System reported by the node
|
String |
getOsImage()
OS Image reported by the node from /etc/os-release (e.g.
|
com.google.protobuf.ByteString |
getOsImageBytes()
OS Image reported by the node from /etc/os-release (e.g.
|
String |
getSystemUUID()
SystemUUID reported by the node.
|
com.google.protobuf.ByteString |
getSystemUUIDBytes()
SystemUUID reported by the node.
|
boolean |
hasArchitecture()
The Architecture reported by the node
|
boolean |
hasBootID()
Boot ID reported by the node.
|
boolean |
hasContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
boolean |
hasKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g.
|
boolean |
hasKubeletVersion()
Kubelet Version reported by the node.
|
boolean |
hasKubeProxyVersion()
KubeProxy Version reported by the node.
|
boolean |
hasMachineID()
MachineID reported by the node.
|
boolean |
hasOperatingSystem()
The Operating System reported by the node
|
boolean |
hasOsImage()
OS Image reported by the node from /etc/os-release (e.g.
|
boolean |
hasSystemUUID()
SystemUUID reported by the node.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.NodeSystemInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.NodeSystemInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.NodeSystemInfo.Builder |
mergeFrom(V1.NodeSystemInfo other) |
V1.NodeSystemInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.NodeSystemInfo.Builder |
setArchitecture(String value)
The Architecture reported by the node
|
V1.NodeSystemInfo.Builder |
setArchitectureBytes(com.google.protobuf.ByteString value)
The Architecture reported by the node
|
V1.NodeSystemInfo.Builder |
setBootID(String value)
Boot ID reported by the node.
|
V1.NodeSystemInfo.Builder |
setBootIDBytes(com.google.protobuf.ByteString value)
Boot ID reported by the node.
|
V1.NodeSystemInfo.Builder |
setContainerRuntimeVersion(String value)
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
V1.NodeSystemInfo.Builder |
setContainerRuntimeVersionBytes(com.google.protobuf.ByteString value)
ContainerRuntime Version reported by the node through runtime remote API (e.g.
|
V1.NodeSystemInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeSystemInfo.Builder |
setKernelVersion(String value)
Kernel Version reported by the node from 'uname -r' (e.g.
|
V1.NodeSystemInfo.Builder |
setKernelVersionBytes(com.google.protobuf.ByteString value)
Kernel Version reported by the node from 'uname -r' (e.g.
|
V1.NodeSystemInfo.Builder |
setKubeletVersion(String value)
Kubelet Version reported by the node.
|
V1.NodeSystemInfo.Builder |
setKubeletVersionBytes(com.google.protobuf.ByteString value)
Kubelet Version reported by the node.
|
V1.NodeSystemInfo.Builder |
setKubeProxyVersion(String value)
KubeProxy Version reported by the node.
|
V1.NodeSystemInfo.Builder |
setKubeProxyVersionBytes(com.google.protobuf.ByteString value)
KubeProxy Version reported by the node.
|
V1.NodeSystemInfo.Builder |
setMachineID(String value)
MachineID reported by the node.
|
V1.NodeSystemInfo.Builder |
setMachineIDBytes(com.google.protobuf.ByteString value)
MachineID reported by the node.
|
V1.NodeSystemInfo.Builder |
setOperatingSystem(String value)
The Operating System reported by the node
|
V1.NodeSystemInfo.Builder |
setOperatingSystemBytes(com.google.protobuf.ByteString value)
The Operating System reported by the node
|
V1.NodeSystemInfo.Builder |
setOsImage(String value)
OS Image reported by the node from /etc/os-release (e.g.
|
V1.NodeSystemInfo.Builder |
setOsImageBytes(com.google.protobuf.ByteString value)
OS Image reported by the node from /etc/os-release (e.g.
|
V1.NodeSystemInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.NodeSystemInfo.Builder |
setSystemUUID(String value)
SystemUUID reported by the node.
|
V1.NodeSystemInfo.Builder |
setSystemUUIDBytes(com.google.protobuf.ByteString value)
SystemUUID reported by the node.
|
V1.NodeSystemInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.NodeSystemInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.NodeSystemInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.NodeSystemInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder mergeFrom(V1.NodeSystemInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public V1.NodeSystemInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.NodeSystemInfo.Builder>IOExceptionpublic boolean hasMachineID()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;hasMachineID in interface V1.NodeSystemInfoOrBuilderpublic String getMachineID()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;getMachineID in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getMachineIDBytes()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;getMachineIDBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setMachineID(String value)
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;public V1.NodeSystemInfo.Builder clearMachineID()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;public V1.NodeSystemInfo.Builder setMachineIDBytes(com.google.protobuf.ByteString value)
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;public boolean hasSystemUUID()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;hasSystemUUID in interface V1.NodeSystemInfoOrBuilderpublic String getSystemUUID()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;getSystemUUID in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getSystemUUIDBytes()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;getSystemUUIDBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setSystemUUID(String value)
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;public V1.NodeSystemInfo.Builder clearSystemUUID()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;public V1.NodeSystemInfo.Builder setSystemUUIDBytes(com.google.protobuf.ByteString value)
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html
optional string systemUUID = 2;public boolean hasBootID()
Boot ID reported by the node.
optional string bootID = 3;hasBootID in interface V1.NodeSystemInfoOrBuilderpublic String getBootID()
Boot ID reported by the node.
optional string bootID = 3;getBootID in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getBootIDBytes()
Boot ID reported by the node.
optional string bootID = 3;getBootIDBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setBootID(String value)
Boot ID reported by the node.
optional string bootID = 3;public V1.NodeSystemInfo.Builder clearBootID()
Boot ID reported by the node.
optional string bootID = 3;public V1.NodeSystemInfo.Builder setBootIDBytes(com.google.protobuf.ByteString value)
Boot ID reported by the node.
optional string bootID = 3;public boolean hasKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;hasKernelVersion in interface V1.NodeSystemInfoOrBuilderpublic String getKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;getKernelVersion in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getKernelVersionBytes()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;getKernelVersionBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setKernelVersion(String value)
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;public V1.NodeSystemInfo.Builder clearKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;public V1.NodeSystemInfo.Builder setKernelVersionBytes(com.google.protobuf.ByteString value)
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;public boolean hasOsImage()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;hasOsImage in interface V1.NodeSystemInfoOrBuilderpublic String getOsImage()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;getOsImage in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getOsImageBytes()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;getOsImageBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setOsImage(String value)
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;public V1.NodeSystemInfo.Builder clearOsImage()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;public V1.NodeSystemInfo.Builder setOsImageBytes(com.google.protobuf.ByteString value)
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;public boolean hasContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;hasContainerRuntimeVersion in interface V1.NodeSystemInfoOrBuilderpublic String getContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;getContainerRuntimeVersion in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getContainerRuntimeVersionBytes()
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;getContainerRuntimeVersionBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setContainerRuntimeVersion(String value)
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;public V1.NodeSystemInfo.Builder clearContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;public V1.NodeSystemInfo.Builder setContainerRuntimeVersionBytes(com.google.protobuf.ByteString value)
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;public boolean hasKubeletVersion()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;hasKubeletVersion in interface V1.NodeSystemInfoOrBuilderpublic String getKubeletVersion()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;getKubeletVersion in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getKubeletVersionBytes()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;getKubeletVersionBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setKubeletVersion(String value)
Kubelet Version reported by the node.
optional string kubeletVersion = 7;public V1.NodeSystemInfo.Builder clearKubeletVersion()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;public V1.NodeSystemInfo.Builder setKubeletVersionBytes(com.google.protobuf.ByteString value)
Kubelet Version reported by the node.
optional string kubeletVersion = 7;public boolean hasKubeProxyVersion()
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;hasKubeProxyVersion in interface V1.NodeSystemInfoOrBuilderpublic String getKubeProxyVersion()
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;getKubeProxyVersion in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getKubeProxyVersionBytes()
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;getKubeProxyVersionBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setKubeProxyVersion(String value)
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;public V1.NodeSystemInfo.Builder clearKubeProxyVersion()
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;public V1.NodeSystemInfo.Builder setKubeProxyVersionBytes(com.google.protobuf.ByteString value)
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;public boolean hasOperatingSystem()
The Operating System reported by the node
optional string operatingSystem = 9;hasOperatingSystem in interface V1.NodeSystemInfoOrBuilderpublic String getOperatingSystem()
The Operating System reported by the node
optional string operatingSystem = 9;getOperatingSystem in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getOperatingSystemBytes()
The Operating System reported by the node
optional string operatingSystem = 9;getOperatingSystemBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setOperatingSystem(String value)
The Operating System reported by the node
optional string operatingSystem = 9;public V1.NodeSystemInfo.Builder clearOperatingSystem()
The Operating System reported by the node
optional string operatingSystem = 9;public V1.NodeSystemInfo.Builder setOperatingSystemBytes(com.google.protobuf.ByteString value)
The Operating System reported by the node
optional string operatingSystem = 9;public boolean hasArchitecture()
The Architecture reported by the node
optional string architecture = 10;hasArchitecture in interface V1.NodeSystemInfoOrBuilderpublic String getArchitecture()
The Architecture reported by the node
optional string architecture = 10;getArchitecture in interface V1.NodeSystemInfoOrBuilderpublic com.google.protobuf.ByteString getArchitectureBytes()
The Architecture reported by the node
optional string architecture = 10;getArchitectureBytes in interface V1.NodeSystemInfoOrBuilderpublic V1.NodeSystemInfo.Builder setArchitecture(String value)
The Architecture reported by the node
optional string architecture = 10;public V1.NodeSystemInfo.Builder clearArchitecture()
The Architecture reported by the node
optional string architecture = 10;public V1.NodeSystemInfo.Builder setArchitectureBytes(com.google.protobuf.ByteString value)
The Architecture reported by the node
optional string architecture = 10;public final V1.NodeSystemInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>public final V1.NodeSystemInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>Copyright © 2021. All rights reserved.