Uses of Class
io.kubernetes.client.proto.V1.NodeStatus.Builder
-
Uses of V1.NodeStatus.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.NodeStatus.BuilderModifier and TypeMethodDescriptionV1.NodeStatus.Builder.addAddresses
(int index, V1.NodeAddress value) List of addresses reachable to the node.V1.NodeStatus.Builder.addAddresses
(int index, V1.NodeAddress.Builder builderForValue) List of addresses reachable to the node.V1.NodeStatus.Builder.addAddresses
(V1.NodeAddress value) List of addresses reachable to the node.V1.NodeStatus.Builder.addAddresses
(V1.NodeAddress.Builder builderForValue) List of addresses reachable to the node.V1.NodeStatus.Builder.addAllAddresses
(Iterable<? extends V1.NodeAddress> values) List of addresses reachable to the node.V1.NodeStatus.Builder.addAllConditions
(Iterable<? extends V1.NodeCondition> values) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.addAllImages
(Iterable<? extends V1.ContainerImage> values) List of container images on this node +optionalV1.NodeStatus.Builder.addAllVolumesAttached
(Iterable<? extends V1.AttachedVolume> values) List of volumes that are attached to the node.V1.NodeStatus.Builder.addAllVolumesInUse
(Iterable<String> values) List of attachable volumes in use (mounted) by the node.V1.NodeStatus.Builder.addConditions
(int index, V1.NodeCondition value) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.addConditions
(int index, V1.NodeCondition.Builder builderForValue) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.addConditions
(V1.NodeCondition value) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.addConditions
(V1.NodeCondition.Builder builderForValue) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.addImages
(int index, V1.ContainerImage value) List of container images on this node +optionalV1.NodeStatus.Builder.addImages
(int index, V1.ContainerImage.Builder builderForValue) List of container images on this node +optionalV1.NodeStatus.Builder.addImages
(V1.ContainerImage value) List of container images on this node +optionalV1.NodeStatus.Builder.addImages
(V1.ContainerImage.Builder builderForValue) List of container images on this node +optionalV1.NodeStatus.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.NodeStatus.Builder.addVolumesAttached
(int index, V1.AttachedVolume value) List of volumes that are attached to the node.V1.NodeStatus.Builder.addVolumesAttached
(int index, V1.AttachedVolume.Builder builderForValue) List of volumes that are attached to the node.V1.NodeStatus.Builder.addVolumesAttached
(V1.AttachedVolume value) List of volumes that are attached to the node.V1.NodeStatus.Builder.addVolumesAttached
(V1.AttachedVolume.Builder builderForValue) List of volumes that are attached to the node.V1.NodeStatus.Builder.addVolumesInUse
(String value) List of attachable volumes in use (mounted) by the node.V1.NodeStatus.Builder.addVolumesInUseBytes
(com.google.protobuf.ByteString value) List of attachable volumes in use (mounted) by the node.V1.NodeStatus.Builder.clear()
V1.NodeStatus.Builder.clearAddresses()
List of addresses reachable to the node.V1.NodeStatus.Builder.clearAllocatable()
V1.NodeStatus.Builder.clearCapacity()
V1.NodeStatus.Builder.clearConditions()
Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.clearConfig()
Status of the config assigned to the node via the dynamic Kubelet config feature.V1.NodeStatus.Builder.clearDaemonEndpoints()
Endpoints of daemons running on the Node.V1.NodeStatus.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1.NodeStatus.Builder.clearImages()
List of container images on this node +optionalV1.NodeStatus.Builder.clearNodeInfo()
Set of ids/uuids to uniquely identify the node.V1.NodeStatus.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.NodeStatus.Builder.clearPhase()
NodePhase is the recently observed lifecycle phase of the node.V1.NodeStatus.Builder.clearVolumesAttached()
List of volumes that are attached to the node.V1.NodeStatus.Builder.clearVolumesInUse()
List of attachable volumes in use (mounted) by the node.V1.NodeStatus.Builder.clone()
V1.Node.Builder.getStatusBuilder()
Most recently observed status of the node.V1.NodeStatus.Builder.mergeConfig
(V1.NodeConfigStatus value) Status of the config assigned to the node via the dynamic Kubelet config feature.V1.NodeStatus.Builder.mergeDaemonEndpoints
(V1.NodeDaemonEndpoints value) Endpoints of daemons running on the Node.V1.NodeStatus.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.NodeStatus.Builder.mergeFrom
(com.google.protobuf.Message other) V1.NodeStatus.Builder.mergeFrom
(V1.NodeStatus other) V1.NodeStatus.Builder.mergeNodeInfo
(V1.NodeSystemInfo value) Set of ids/uuids to uniquely identify the node.final V1.NodeStatus.Builder
V1.NodeStatus.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static V1.NodeStatus.Builder
V1.NodeStatus.newBuilder()
static V1.NodeStatus.Builder
V1.NodeStatus.newBuilder
(V1.NodeStatus prototype) V1.NodeStatus.newBuilderForType()
protected V1.NodeStatus.Builder
V1.NodeStatus.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.NodeStatus.Builder.putAllAllocatable
(Map<String, Resource.Quantity> values) Allocatable represents the resources of a node that are available for scheduling.V1.NodeStatus.Builder.putAllCapacity
(Map<String, Resource.Quantity> values) Capacity represents the total resources of a node.V1.NodeStatus.Builder.putAllocatable
(String key, Resource.Quantity value) Allocatable represents the resources of a node that are available for scheduling.V1.NodeStatus.Builder.putCapacity
(String key, Resource.Quantity value) Capacity represents the total resources of a node.V1.NodeStatus.Builder.removeAddresses
(int index) List of addresses reachable to the node.V1.NodeStatus.Builder.removeAllocatable
(String key) Allocatable represents the resources of a node that are available for scheduling.V1.NodeStatus.Builder.removeCapacity
(String key) Capacity represents the total resources of a node.V1.NodeStatus.Builder.removeConditions
(int index) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.removeImages
(int index) List of container images on this node +optionalV1.NodeStatus.Builder.removeVolumesAttached
(int index) List of volumes that are attached to the node.V1.NodeStatus.Builder.setAddresses
(int index, V1.NodeAddress value) List of addresses reachable to the node.V1.NodeStatus.Builder.setAddresses
(int index, V1.NodeAddress.Builder builderForValue) List of addresses reachable to the node.V1.NodeStatus.Builder.setConditions
(int index, V1.NodeCondition value) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.setConditions
(int index, V1.NodeCondition.Builder builderForValue) Conditions is an array of current observed node conditions.V1.NodeStatus.Builder.setConfig
(V1.NodeConfigStatus value) Status of the config assigned to the node via the dynamic Kubelet config feature.V1.NodeStatus.Builder.setConfig
(V1.NodeConfigStatus.Builder builderForValue) Status of the config assigned to the node via the dynamic Kubelet config feature.V1.NodeStatus.Builder.setDaemonEndpoints
(V1.NodeDaemonEndpoints value) Endpoints of daemons running on the Node.V1.NodeStatus.Builder.setDaemonEndpoints
(V1.NodeDaemonEndpoints.Builder builderForValue) Endpoints of daemons running on the Node.V1.NodeStatus.Builder.setImages
(int index, V1.ContainerImage value) List of container images on this node +optionalV1.NodeStatus.Builder.setImages
(int index, V1.ContainerImage.Builder builderForValue) List of container images on this node +optionalV1.NodeStatus.Builder.setNodeInfo
(V1.NodeSystemInfo value) Set of ids/uuids to uniquely identify the node.V1.NodeStatus.Builder.setNodeInfo
(V1.NodeSystemInfo.Builder builderForValue) Set of ids/uuids to uniquely identify the node.NodePhase is the recently observed lifecycle phase of the node.V1.NodeStatus.Builder.setPhaseBytes
(com.google.protobuf.ByteString value) NodePhase is the recently observed lifecycle phase of the node.V1.NodeStatus.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final V1.NodeStatus.Builder
V1.NodeStatus.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1.NodeStatus.Builder.setVolumesAttached
(int index, V1.AttachedVolume value) List of volumes that are attached to the node.V1.NodeStatus.Builder.setVolumesAttached
(int index, V1.AttachedVolume.Builder builderForValue) List of volumes that are attached to the node.V1.NodeStatus.Builder.setVolumesInUse
(int index, String value) List of attachable volumes in use (mounted) by the node.V1.NodeStatus.toBuilder()
Methods in io.kubernetes.client.proto with parameters of type V1.NodeStatus.BuilderModifier and TypeMethodDescriptionV1.Node.Builder.setStatus
(V1.NodeStatus.Builder builderForValue) Most recently observed status of the node.