Uses of Class
io.kubernetes.client.proto.V1.KeyToPath

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

    Fields in io.kubernetes.client.proto with type parameters of type V1.KeyToPath
    Modifier and Type
    Field
    Description
    static final com.google.protobuf.Parser<V1.KeyToPath>
    V1.KeyToPath.PARSER
    Deprecated.
    Modifier and Type
    Method
    Description
    V1.KeyToPath.Builder.build()
     
    V1.KeyToPath.Builder.buildPartial()
     
    V1.KeyToPath.getDefaultInstance()
     
    V1.KeyToPath.Builder.getDefaultInstanceForType()
     
     
    V1.ConfigMapProjection.Builder.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.getItems(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.parseDelimitedFrom(InputStream input)
     
    V1.KeyToPath.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    V1.KeyToPath.parseFrom(byte[] data)
     
    V1.KeyToPath.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    V1.KeyToPath.parseFrom(com.google.protobuf.ByteString data)
     
    V1.KeyToPath.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    V1.KeyToPath.parseFrom(com.google.protobuf.CodedInputStream input)
     
    V1.KeyToPath.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    V1.KeyToPath.parseFrom(InputStream input)
     
    V1.KeyToPath.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    V1.KeyToPath.parseFrom(ByteBuffer data)
     
    V1.KeyToPath.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    Methods in io.kubernetes.client.proto that return types with arguments of type V1.KeyToPath
    Modifier and Type
    Method
    Description
    V1.ConfigMapProjection.Builder.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.getItemsList()
    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.
    com.google.protobuf.Parser<V1.KeyToPath>
    V1.KeyToPath.getParserForType()
     
    static com.google.protobuf.Parser<V1.KeyToPath>
    V1.KeyToPath.parser()
     
    Methods in io.kubernetes.client.proto with parameters of type V1.KeyToPath
    Modifier and Type
    Method
    Description
    V1.ConfigMapProjection.Builder.addItems(int index, V1.KeyToPath value)
    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.Builder.addItems(V1.KeyToPath value)
    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.addItems(int index, V1.KeyToPath value)
    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.addItems(V1.KeyToPath value)
    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.addItems(int index, V1.KeyToPath value)
    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.Builder.addItems(V1.KeyToPath value)
    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.addItems(int index, V1.KeyToPath value)
    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.addItems(V1.KeyToPath value)
    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.mergeFrom(V1.KeyToPath other)
     
    V1.KeyToPath.newBuilder(V1.KeyToPath prototype)
     
    V1.ConfigMapProjection.Builder.setItems(int index, V1.KeyToPath value)
    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.setItems(int index, V1.KeyToPath value)
    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.setItems(int index, V1.KeyToPath value)
    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.setItems(int index, V1.KeyToPath value)
    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.
    Method parameters in io.kubernetes.client.proto with type arguments of type V1.KeyToPath
    Modifier and Type
    Method
    Description
    V1.ConfigMapProjection.Builder.addAllItems(Iterable<? extends V1.KeyToPath> values)
    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.addAllItems(Iterable<? extends V1.KeyToPath> values)
    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.addAllItems(Iterable<? extends V1.KeyToPath> values)
    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.addAllItems(Iterable<? extends V1.KeyToPath> values)
    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.