Generated.KeyToPath.Builder |
Generated.ConfigMapProjection.Builder.addItemsBuilder() |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.ConfigMapProjection.Builder.addItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.ConfigMapVolumeSource.Builder.addItemsBuilder() |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.ConfigMapVolumeSource.Builder.addItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretProjection.Builder.addItemsBuilder() |
items if unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretProjection.Builder.addItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretVolumeSource.Builder.addItemsBuilder() |
items If unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretVolumeSource.Builder.addItemsBuilder(int index) |
items If unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clear() |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clearKey() |
key is the key to project.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clearMode() |
mode is Optional: mode bits used to set permissions on this file.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clearPath() |
path is the relative path of the file to map the key to.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.clone() |
|
Generated.KeyToPath.Builder |
Generated.ConfigMapProjection.Builder.getItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.ConfigMapVolumeSource.Builder.getItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretProjection.Builder.getItemsBuilder(int index) |
items if unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.SecretVolumeSource.Builder.getItemsBuilder(int index) |
items If unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.mergeFrom(Generated.KeyToPath other) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.KeyToPath.Builder |
Generated.KeyToPath.newBuilder() |
|
static Generated.KeyToPath.Builder |
Generated.KeyToPath.newBuilder(Generated.KeyToPath prototype) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.newBuilderForType() |
|
protected Generated.KeyToPath.Builder |
Generated.KeyToPath.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setKey(String value) |
key is the key to project.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setKeyBytes(com.google.protobuf.ByteString value) |
key is the key to project.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setMode(int value) |
mode is Optional: mode bits used to set permissions on this file.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setPath(String value) |
path is the relative path of the file to map the key to.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setPathBytes(com.google.protobuf.ByteString value) |
path is the relative path of the file to map the key to.
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.KeyToPath.Builder |
Generated.KeyToPath.toBuilder() |
|