Uses of Class
io.kubernetes.client.proto.V1.NodeStatus
-
Uses of V1.NodeStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NodeStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NodeStatus>
V1.NodeStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.NodeStatusModifier and TypeMethodDescriptionV1.NodeStatus.Builder.build()
V1.NodeStatus.Builder.buildPartial()
static V1.NodeStatus
V1.NodeStatus.getDefaultInstance()
V1.NodeStatus.Builder.getDefaultInstanceForType()
V1.NodeStatus.getDefaultInstanceForType()
V1.Node.Builder.getStatus()
Most recently observed status of the node.V1.Node.getStatus()
Most recently observed status of the node.V1.NodeOrBuilder.getStatus()
Most recently observed status of the node.static V1.NodeStatus
V1.NodeStatus.parseDelimitedFrom
(InputStream input) static V1.NodeStatus
V1.NodeStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
V1.NodeStatus.parseFrom
(byte[] data) static V1.NodeStatus
V1.NodeStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
V1.NodeStatus.parseFrom
(com.google.protobuf.ByteString data) static V1.NodeStatus
V1.NodeStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
V1.NodeStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.NodeStatus
V1.NodeStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
V1.NodeStatus.parseFrom
(InputStream input) static V1.NodeStatus
V1.NodeStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
V1.NodeStatus.parseFrom
(ByteBuffer data) static V1.NodeStatus
V1.NodeStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NodeStatus>
V1.NodeStatus.getParserForType()
static com.google.protobuf.Parser<V1.NodeStatus>
V1.NodeStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.NodeStatusModifier and TypeMethodDescriptionV1.NodeStatus.Builder.mergeFrom
(V1.NodeStatus other) V1.Node.Builder.mergeStatus
(V1.NodeStatus value) Most recently observed status of the node.static V1.NodeStatus.Builder
V1.NodeStatus.newBuilder
(V1.NodeStatus prototype) V1.Node.Builder.setStatus
(V1.NodeStatus value) Most recently observed status of the node.