V1.EnvVarSource.Builder.clear()
Selects a key of a ConfigMap.
V1.EnvVarSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['<KEY>']`, `metadata.annotations['<KEY>']`,
spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.
V1.EnvVarSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Selects a resource of the container: only resources limits and requests
(limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.
Selects a key of a secret in the pod's namespace
+optional
V1.EnvVarSource.Builder.clone()
Source for the environment variable's value.
Selects a key of a ConfigMap.
Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['<KEY>']`, `metadata.annotations['<KEY>']`,
spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.
V1.EnvVarSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.EnvVarSource.Builder.mergeFrom(com.google.protobuf.Message other)
Selects a resource of the container: only resources limits and requests
(limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.
Selects a key of a secret in the pod's namespace
+optional
V1.EnvVarSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.EnvVarSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Selects a key of a ConfigMap.
Selects a key of a ConfigMap.
V1.EnvVarSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['<KEY>']`, `metadata.annotations['<KEY>']`,
spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.
Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['<KEY>']`, `metadata.annotations['<KEY>']`,
spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.
V1.EnvVarSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Selects a resource of the container: only resources limits and requests
(limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.
Selects a resource of the container: only resources limits and requests
(limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.
Selects a key of a secret in the pod's namespace
+optional
Selects a key of a secret in the pod's namespace
+optional
V1.EnvVarSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)