| Modifier and Type | Method and Description |
|---|---|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.clear() |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.clearKubeletEndpoint()
Endpoint on which Kubelet is listening.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.clone() |
V1.NodeDaemonEndpoints.Builder |
V1.NodeStatus.Builder.getDaemonEndpointsBuilder()
Endpoints of daemons running on the Node.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeFrom(V1.NodeDaemonEndpoints other) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeKubeletEndpoint(V1.DaemonEndpoint value)
Endpoint on which Kubelet is listening.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.newBuilder() |
static V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.newBuilder(V1.NodeDaemonEndpoints prototype) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.newBuilderForType() |
protected V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setKubeletEndpoint(V1.DaemonEndpoint.Builder builderForValue)
Endpoint on which Kubelet is listening.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setKubeletEndpoint(V1.DaemonEndpoint value)
Endpoint on which Kubelet is listening.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.setDaemonEndpoints(V1.NodeDaemonEndpoints.Builder builderForValue)
Endpoints of daemons running on the Node.
|
Copyright © 2021. All rights reserved.