Uses of Class
io.kubernetes.client.proto.V1.EphemeralContainerCommon
-
Uses of V1.EphemeralContainerCommon in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.EphemeralContainerCommonModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.EphemeralContainerCommon>
V1.EphemeralContainerCommon.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.EphemeralContainerCommonModifier and TypeMethodDescriptionV1.EphemeralContainerCommon.Builder.build()
V1.EphemeralContainerCommon.Builder.buildPartial()
static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.getDefaultInstance()
V1.EphemeralContainerCommon.Builder.getDefaultInstanceForType()
V1.EphemeralContainerCommon.getDefaultInstanceForType()
V1.EphemeralContainer.Builder.getEphemeralContainerCommon()
Ephemeral containers have all of the fields of Container, plus additional fields specific to ephemeral containers.V1.EphemeralContainer.getEphemeralContainerCommon()
Ephemeral containers have all of the fields of Container, plus additional fields specific to ephemeral containers.V1.EphemeralContainerOrBuilder.getEphemeralContainerCommon()
Ephemeral containers have all of the fields of Container, plus additional fields specific to ephemeral containers.static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseDelimitedFrom
(InputStream input) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(byte[] data) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(com.google.protobuf.ByteString data) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(InputStream input) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(ByteBuffer data) static V1.EphemeralContainerCommon
V1.EphemeralContainerCommon.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.EphemeralContainerCommonModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.EphemeralContainerCommon>
V1.EphemeralContainerCommon.getParserForType()
static com.google.protobuf.Parser<V1.EphemeralContainerCommon>
V1.EphemeralContainerCommon.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.EphemeralContainerCommonModifier and TypeMethodDescriptionV1.EphemeralContainer.Builder.mergeEphemeralContainerCommon
(V1.EphemeralContainerCommon value) Ephemeral containers have all of the fields of Container, plus additional fields specific to ephemeral containers.V1.EphemeralContainerCommon.Builder.mergeFrom
(V1.EphemeralContainerCommon other) V1.EphemeralContainerCommon.newBuilder
(V1.EphemeralContainerCommon prototype) V1.EphemeralContainer.Builder.setEphemeralContainerCommon
(V1.EphemeralContainerCommon value) Ephemeral containers have all of the fields of Container, plus additional fields specific to ephemeral containers.