Uses of Class
io.kubernetes.client.proto.V1.SecretKeySelector
-
Uses of V1.SecretKeySelector in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.SecretKeySelectorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.SecretKeySelector>
V1.SecretKeySelector.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.SecretKeySelectorModifier and TypeMethodDescriptionV1.SecretKeySelector.Builder.build()
V1.SecretKeySelector.Builder.buildPartial()
static V1.SecretKeySelector
V1.SecretKeySelector.getDefaultInstance()
V1.SecretKeySelector.Builder.getDefaultInstanceForType()
V1.SecretKeySelector.getDefaultInstanceForType()
V1.EnvVarSource.Builder.getSecretKeyRef()
Selects a key of a secret in the pod's namespace +optionalV1.EnvVarSource.getSecretKeyRef()
Selects a key of a secret in the pod's namespace +optionalV1.EnvVarSourceOrBuilder.getSecretKeyRef()
Selects a key of a secret in the pod's namespace +optionalstatic V1.SecretKeySelector
V1.SecretKeySelector.parseDelimitedFrom
(InputStream input) static V1.SecretKeySelector
V1.SecretKeySelector.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(byte[] data) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(com.google.protobuf.ByteString data) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(InputStream input) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(ByteBuffer data) static V1.SecretKeySelector
V1.SecretKeySelector.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.SecretKeySelectorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.SecretKeySelector>
V1.SecretKeySelector.getParserForType()
static com.google.protobuf.Parser<V1.SecretKeySelector>
V1.SecretKeySelector.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.SecretKeySelectorModifier and TypeMethodDescriptionV1.SecretKeySelector.Builder.mergeFrom
(V1.SecretKeySelector other) V1.EnvVarSource.Builder.mergeSecretKeyRef
(V1.SecretKeySelector value) Selects a key of a secret in the pod's namespace +optionalstatic V1.SecretKeySelector.Builder
V1.SecretKeySelector.newBuilder
(V1.SecretKeySelector prototype) V1.EnvVarSource.Builder.setSecretKeyRef
(V1.SecretKeySelector value) Selects a key of a secret in the pod's namespace +optional