Uses of Class
io.kubernetes.client.proto.V1.DaemonEndpoint
-
Uses of V1.DaemonEndpoint in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.DaemonEndpointModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.DaemonEndpoint>
V1.DaemonEndpoint.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.DaemonEndpointModifier and TypeMethodDescriptionV1.DaemonEndpoint.Builder.build()
V1.DaemonEndpoint.Builder.buildPartial()
static V1.DaemonEndpoint
V1.DaemonEndpoint.getDefaultInstance()
V1.DaemonEndpoint.Builder.getDefaultInstanceForType()
V1.DaemonEndpoint.getDefaultInstanceForType()
V1.NodeDaemonEndpoints.Builder.getKubeletEndpoint()
Endpoint on which Kubelet is listening.V1.NodeDaemonEndpoints.getKubeletEndpoint()
Endpoint on which Kubelet is listening.V1.NodeDaemonEndpointsOrBuilder.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
(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) static V1.DaemonEndpoint
V1.DaemonEndpoint.parseFrom
(ByteBuffer data) static V1.DaemonEndpoint
V1.DaemonEndpoint.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.DaemonEndpointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.DaemonEndpoint>
V1.DaemonEndpoint.getParserForType()
static com.google.protobuf.Parser<V1.DaemonEndpoint>
V1.DaemonEndpoint.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.DaemonEndpointModifier and TypeMethodDescriptionV1.DaemonEndpoint.Builder.mergeFrom
(V1.DaemonEndpoint other) 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.setKubeletEndpoint
(V1.DaemonEndpoint value) Endpoint on which Kubelet is listening.