| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.DaemonEndpoint> |
V1.DaemonEndpoint.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.DaemonEndpoint |
V1.DaemonEndpoint.Builder.build() |
V1.DaemonEndpoint |
V1.DaemonEndpoint.Builder.buildPartial() |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.getDefaultInstance() |
V1.DaemonEndpoint |
V1.DaemonEndpoint.getDefaultInstanceForType() |
V1.DaemonEndpoint |
V1.DaemonEndpoint.Builder.getDefaultInstanceForType() |
V1.DaemonEndpoint |
V1.NodeDaemonEndpointsOrBuilder.getKubeletEndpoint()
Endpoint on which Kubelet is listening.
|
V1.DaemonEndpoint |
V1.NodeDaemonEndpoints.getKubeletEndpoint()
Endpoint on which Kubelet is listening.
|
V1.DaemonEndpoint |
V1.NodeDaemonEndpoints.Builder.getKubeletEndpoint()
Endpoint on which Kubelet is listening.
|
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseDelimitedFrom(InputStream input) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(byte[] data) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(ByteBuffer data) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(InputStream input) |
static V1.DaemonEndpoint |
V1.DaemonEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.DaemonEndpoint> |
V1.DaemonEndpoint.getParserForType() |
static com.google.protobuf.Parser<V1.DaemonEndpoint> |
V1.DaemonEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.DaemonEndpoint.Builder |
V1.DaemonEndpoint.Builder.mergeFrom(V1.DaemonEndpoint other) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeKubeletEndpoint(V1.DaemonEndpoint value)
Endpoint on which Kubelet is listening.
|
static V1.DaemonEndpoint.Builder |
V1.DaemonEndpoint.newBuilder(V1.DaemonEndpoint prototype) |
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.setKubeletEndpoint(V1.DaemonEndpoint value)
Endpoint on which Kubelet is listening.
|
Copyright © 2023. All rights reserved.