Uses of Interface
k8s.io.api.core.v1.Generated.KeyToPathOrBuilder
-
Packages that use Generated.KeyToPathOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.KeyToPathOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.KeyToPathOrBuilder Modifier and Type Class Description static classGenerated.KeyToPathMaps a string key to a path within a volume.static classGenerated.KeyToPath.BuilderMaps a string key to a path within a volume.Methods in k8s.io.api.core.v1 that return Generated.KeyToPathOrBuilder Modifier and Type Method Description Generated.KeyToPathOrBuilderGenerated.ConfigMapProjection.Builder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.ConfigMapProjection. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.ConfigMapProjectionOrBuilder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.ConfigMapVolumeSource.Builder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.ConfigMapVolumeSource. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.ConfigMapVolumeSourceOrBuilder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretProjection.Builder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretProjection. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretProjectionOrBuilder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretVolumeSource.Builder. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretVolumeSource. getItemsOrBuilder(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.KeyToPathOrBuilderGenerated.SecretVolumeSourceOrBuilder. getItemsOrBuilder(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.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.KeyToPathOrBuilder Modifier and Type Method Description List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapProjection.Builder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapProjection. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapProjectionOrBuilder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapVolumeSource.Builder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapVolumeSource. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.ConfigMapVolumeSourceOrBuilder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretProjection.Builder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretProjection. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretProjectionOrBuilder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretVolumeSource.Builder. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretVolumeSource. getItemsOrBuilderList()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.List<? extends Generated.KeyToPathOrBuilder>Generated.SecretVolumeSourceOrBuilder. getItemsOrBuilderList()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.
-