| Modifier and Type | Method and Description |
|---|---|
V1.KeyToPath.Builder |
V1.ConfigMapProjection.Builder.addItemsBuilder()
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.
|
V1.KeyToPath.Builder |
V1.ConfigMapVolumeSource.Builder.addItemsBuilder()
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.
|
V1.KeyToPath.Builder |
V1.SecretProjection.Builder.addItemsBuilder()
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.
|
V1.KeyToPath.Builder |
V1.SecretVolumeSource.Builder.addItemsBuilder()
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.
|
V1.KeyToPath.Builder |
V1.ConfigMapProjection.Builder.addItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.ConfigMapVolumeSource.Builder.addItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.SecretProjection.Builder.addItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.SecretVolumeSource.Builder.addItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clear() |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clearKey()
The key to project.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clearMode()
Optional: mode bits to use on this file, must be a value between 0
and 0777.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clearPath()
The relative path of the file to map the key to.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.clone() |
V1.KeyToPath.Builder |
V1.ConfigMapProjection.Builder.getItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.ConfigMapVolumeSource.Builder.getItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.SecretProjection.Builder.getItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.SecretVolumeSource.Builder.getItemsBuilder(int index)
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.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.mergeFrom(V1.KeyToPath other) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.KeyToPath.Builder |
V1.KeyToPath.newBuilder() |
static V1.KeyToPath.Builder |
V1.KeyToPath.newBuilder(V1.KeyToPath prototype) |
V1.KeyToPath.Builder |
V1.KeyToPath.newBuilderForType() |
protected V1.KeyToPath.Builder |
V1.KeyToPath.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setKey(String value)
The key to project.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setKeyBytes(com.google.protobuf.ByteString value)
The key to project.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setMode(int value)
Optional: mode bits to use on this file, must be a value between 0
and 0777.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setPath(String value)
The relative path of the file to map the key to.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setPathBytes(com.google.protobuf.ByteString value)
The relative path of the file to map the key to.
|
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.KeyToPath.Builder |
V1.KeyToPath.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.KeyToPath.Builder |
V1.KeyToPath.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.KeyToPath.Builder> |
V1.ConfigMapProjection.Builder.getItemsBuilderList()
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.
|
List<V1.KeyToPath.Builder> |
V1.ConfigMapVolumeSource.Builder.getItemsBuilderList()
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.
|
List<V1.KeyToPath.Builder> |
V1.SecretProjection.Builder.getItemsBuilderList()
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.
|
List<V1.KeyToPath.Builder> |
V1.SecretVolumeSource.Builder.getItemsBuilderList()
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.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ConfigMapProjection.Builder |
V1.ConfigMapProjection.Builder.addItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.ConfigMapVolumeSource.Builder |
V1.ConfigMapVolumeSource.Builder.addItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.addItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretVolumeSource.Builder |
V1.SecretVolumeSource.Builder.addItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.ConfigMapProjection.Builder |
V1.ConfigMapProjection.Builder.addItems(V1.KeyToPath.Builder builderForValue)
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.
|
V1.ConfigMapVolumeSource.Builder |
V1.ConfigMapVolumeSource.Builder.addItems(V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.addItems(V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretVolumeSource.Builder |
V1.SecretVolumeSource.Builder.addItems(V1.KeyToPath.Builder builderForValue)
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.
|
V1.ConfigMapProjection.Builder |
V1.ConfigMapProjection.Builder.setItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.ConfigMapVolumeSource.Builder |
V1.ConfigMapVolumeSource.Builder.setItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.setItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
V1.SecretVolumeSource.Builder |
V1.SecretVolumeSource.Builder.setItems(int index,
V1.KeyToPath.Builder builderForValue)
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.
|
Copyright © 2019. All rights reserved.