-
V1.SecretKeySelector.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.SecretKeySelector.Builder.clear()
V1.SecretKeySelector.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
The key of the secret to select from.
The name of the secret in the pod's namespace to select from.
V1.SecretKeySelector.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Specify whether the Secret or its key must be defined
+optional
V1.SecretKeySelector.Builder.clone()
Selects a key of a secret in the pod's namespace
+optional
V1.SecretKeySelector.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.SecretKeySelector.Builder.mergeFrom(com.google.protobuf.Message other)
The name of the secret in the pod's namespace to select from.
V1.SecretKeySelector.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.SecretKeySelector.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.SecretKeySelector.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The key of the secret to select from.
V1.SecretKeySelector.Builder.setKeyBytes(com.google.protobuf.ByteString value)
The key of the secret to select from.
The name of the secret in the pod's namespace to select from.
The name of the secret in the pod's namespace to select from.
V1.SecretKeySelector.Builder.setOptional(boolean value)
Specify whether the Secret or its key must be defined
+optional
V1.SecretKeySelector.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.SecretKeySelector.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Selects a key of a secret in the pod's namespace
+optional