Uses of Interface
io.kubernetes.client.proto.V1.KeyToPathOrBuilder

  • Uses of V1.KeyToPathOrBuilder in io.kubernetes.client.proto

    Modifier and Type
    Class
    Description
    static final class 
    Maps a string key to a path within a volume.
    static final class 
    Maps a string key to a path within a volume.
    Modifier and Type
    Method
    Description
    V1.ConfigMapProjection.Builder.getItemsOrBuilder(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.ConfigMapProjection.getItemsOrBuilder(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.ConfigMapProjectionOrBuilder.getItemsOrBuilder(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.ConfigMapVolumeSource.Builder.getItemsOrBuilder(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.ConfigMapVolumeSource.getItemsOrBuilder(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.ConfigMapVolumeSourceOrBuilder.getItemsOrBuilder(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.SecretProjection.Builder.getItemsOrBuilder(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.SecretProjection.getItemsOrBuilder(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.SecretProjectionOrBuilder.getItemsOrBuilder(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.SecretVolumeSource.Builder.getItemsOrBuilder(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.SecretVolumeSource.getItemsOrBuilder(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.SecretVolumeSourceOrBuilder.getItemsOrBuilder(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.
    Methods in io.kubernetes.client.proto that return types with arguments of type V1.KeyToPathOrBuilder
    Modifier and Type
    Method
    Description
    V1.ConfigMapProjection.Builder.getItemsOrBuilderList()
    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.ConfigMapProjection.getItemsOrBuilderList()
    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.ConfigMapProjectionOrBuilder.getItemsOrBuilderList()
    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.getItemsOrBuilderList()
    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.getItemsOrBuilderList()
    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.ConfigMapVolumeSourceOrBuilder.getItemsOrBuilderList()
    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.getItemsOrBuilderList()
    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.SecretProjection.getItemsOrBuilderList()
    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.SecretProjectionOrBuilder.getItemsOrBuilderList()
    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.getItemsOrBuilderList()
    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.getItemsOrBuilderList()
    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.SecretVolumeSourceOrBuilder.getItemsOrBuilderList()
    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.