Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1KeyToPath |
V1KeyToPathBuilder.build() |
V1KeyToPath |
V1ConfigMapProjectionFluentImpl.buildFirstItem() |
V1KeyToPath |
V1SecretVolumeSourceFluentImpl.buildFirstItem() |
V1KeyToPath |
V1ConfigMapProjectionFluent.buildFirstItem() |
V1KeyToPath |
V1SecretVolumeSourceFluent.buildFirstItem() |
V1KeyToPath |
V1SecretProjectionFluent.buildFirstItem() |
V1KeyToPath |
V1ConfigMapVolumeSourceFluent.buildFirstItem() |
V1KeyToPath |
V1SecretProjectionFluentImpl.buildFirstItem() |
V1KeyToPath |
V1ConfigMapVolumeSourceFluentImpl.buildFirstItem() |
V1KeyToPath |
V1ConfigMapProjectionFluentImpl.buildItem(int index) |
V1KeyToPath |
V1SecretVolumeSourceFluentImpl.buildItem(int index) |
V1KeyToPath |
V1ConfigMapProjectionFluent.buildItem(int index) |
V1KeyToPath |
V1SecretVolumeSourceFluent.buildItem(int index) |
V1KeyToPath |
V1SecretProjectionFluent.buildItem(int index) |
V1KeyToPath |
V1ConfigMapVolumeSourceFluent.buildItem(int index) |
V1KeyToPath |
V1SecretProjectionFluentImpl.buildItem(int index) |
V1KeyToPath |
V1ConfigMapVolumeSourceFluentImpl.buildItem(int index) |
V1KeyToPath |
V1ConfigMapProjectionFluentImpl.buildLastItem() |
V1KeyToPath |
V1SecretVolumeSourceFluentImpl.buildLastItem() |
V1KeyToPath |
V1ConfigMapProjectionFluent.buildLastItem() |
V1KeyToPath |
V1SecretVolumeSourceFluent.buildLastItem() |
V1KeyToPath |
V1SecretProjectionFluent.buildLastItem() |
V1KeyToPath |
V1ConfigMapVolumeSourceFluent.buildLastItem() |
V1KeyToPath |
V1SecretProjectionFluentImpl.buildLastItem() |
V1KeyToPath |
V1ConfigMapVolumeSourceFluentImpl.buildLastItem() |
V1KeyToPath |
V1ConfigMapProjectionFluentImpl.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1SecretVolumeSourceFluentImpl.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1ConfigMapProjectionFluent.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1SecretVolumeSourceFluent.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1SecretProjectionFluent.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1ConfigMapVolumeSourceFluent.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1SecretProjectionFluentImpl.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1ConfigMapVolumeSourceFluentImpl.buildMatchingItem(Predicate<V1KeyToPathBuilder> predicate) |
V1KeyToPath |
V1KeyToPath.key(String key) |
V1KeyToPath |
V1KeyToPath.mode(Integer mode) |
V1KeyToPath |
V1KeyToPath.path(String path) |
Modifier and Type | Method and Description |
---|---|
List<V1KeyToPath> |
V1ConfigMapProjectionFluentImpl.buildItems() |
List<V1KeyToPath> |
V1SecretVolumeSourceFluentImpl.buildItems() |
List<V1KeyToPath> |
V1ConfigMapProjectionFluent.buildItems() |
List<V1KeyToPath> |
V1SecretVolumeSourceFluent.buildItems() |
List<V1KeyToPath> |
V1SecretProjectionFluent.buildItems() |
List<V1KeyToPath> |
V1ConfigMapVolumeSourceFluent.buildItems() |
List<V1KeyToPath> |
V1SecretProjectionFluentImpl.buildItems() |
List<V1KeyToPath> |
V1ConfigMapVolumeSourceFluentImpl.buildItems() |
List<V1KeyToPath> |
V1ConfigMapProjectionFluentImpl.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1SecretVolumeSourceFluentImpl.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1ConfigMapProjectionFluent.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1SecretVolumeSourceFluent.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1SecretProjectionFluent.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1ConfigMapVolumeSourceFluent.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1SecretProjectionFluentImpl.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1ConfigMapVolumeSourceFluentImpl.getItems()
Deprecated.
|
List<V1KeyToPath> |
V1SecretVolumeSource.getItems()
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<V1KeyToPath> |
V1ConfigMapProjection.getItems()
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<V1KeyToPath> |
V1ConfigMapVolumeSource.getItems()
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<V1KeyToPath> |
V1SecretProjection.getItems()
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 |
---|---|
V1SecretVolumeSource |
V1SecretVolumeSource.addItemsItem(V1KeyToPath itemsItem) |
V1ConfigMapProjection |
V1ConfigMapProjection.addItemsItem(V1KeyToPath itemsItem) |
V1ConfigMapVolumeSource |
V1ConfigMapVolumeSource.addItemsItem(V1KeyToPath itemsItem) |
V1SecretProjection |
V1SecretProjection.addItemsItem(V1KeyToPath itemsItem) |
V1ConfigMapProjectionFluent.ItemsNested<A> |
V1ConfigMapProjectionFluentImpl.addNewItemLike(V1KeyToPath item) |
V1SecretVolumeSourceFluent.ItemsNested<A> |
V1SecretVolumeSourceFluentImpl.addNewItemLike(V1KeyToPath item) |
V1ConfigMapProjectionFluent.ItemsNested<A> |
V1ConfigMapProjectionFluent.addNewItemLike(V1KeyToPath item) |
V1SecretVolumeSourceFluent.ItemsNested<A> |
V1SecretVolumeSourceFluent.addNewItemLike(V1KeyToPath item) |
V1SecretProjectionFluent.ItemsNested<A> |
V1SecretProjectionFluent.addNewItemLike(V1KeyToPath item) |
V1ConfigMapVolumeSourceFluent.ItemsNested<A> |
V1ConfigMapVolumeSourceFluent.addNewItemLike(V1KeyToPath item) |
V1SecretProjectionFluent.ItemsNested<A> |
V1SecretProjectionFluentImpl.addNewItemLike(V1KeyToPath item) |
V1ConfigMapVolumeSourceFluent.ItemsNested<A> |
V1ConfigMapVolumeSourceFluentImpl.addNewItemLike(V1KeyToPath item) |
A |
V1ConfigMapProjectionFluentImpl.addToItems(int index,
V1KeyToPath item) |
A |
V1SecretVolumeSourceFluentImpl.addToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapProjectionFluent.addToItems(int index,
V1KeyToPath item) |
A |
V1SecretVolumeSourceFluent.addToItems(int index,
V1KeyToPath item) |
A |
V1SecretProjectionFluent.addToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapVolumeSourceFluent.addToItems(int index,
V1KeyToPath item) |
A |
V1SecretProjectionFluentImpl.addToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapVolumeSourceFluentImpl.addToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapProjectionFluentImpl.addToItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluentImpl.addToItems(V1KeyToPath... items) |
A |
V1ConfigMapProjectionFluent.addToItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluent.addToItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluent.addToItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluent.addToItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluentImpl.addToItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluentImpl.addToItems(V1KeyToPath... items) |
A |
V1ConfigMapProjectionFluentImpl.removeFromItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluentImpl.removeFromItems(V1KeyToPath... items) |
A |
V1ConfigMapProjectionFluent.removeFromItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluent.removeFromItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluent.removeFromItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluent.removeFromItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluentImpl.removeFromItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluentImpl.removeFromItems(V1KeyToPath... items) |
V1ConfigMapProjectionFluent.ItemsNested<A> |
V1ConfigMapProjectionFluentImpl.setNewItemLike(int index,
V1KeyToPath item) |
V1SecretVolumeSourceFluent.ItemsNested<A> |
V1SecretVolumeSourceFluentImpl.setNewItemLike(int index,
V1KeyToPath item) |
V1ConfigMapProjectionFluent.ItemsNested<A> |
V1ConfigMapProjectionFluent.setNewItemLike(int index,
V1KeyToPath item) |
V1SecretVolumeSourceFluent.ItemsNested<A> |
V1SecretVolumeSourceFluent.setNewItemLike(int index,
V1KeyToPath item) |
V1SecretProjectionFluent.ItemsNested<A> |
V1SecretProjectionFluent.setNewItemLike(int index,
V1KeyToPath item) |
V1ConfigMapVolumeSourceFluent.ItemsNested<A> |
V1ConfigMapVolumeSourceFluent.setNewItemLike(int index,
V1KeyToPath item) |
V1SecretProjectionFluent.ItemsNested<A> |
V1SecretProjectionFluentImpl.setNewItemLike(int index,
V1KeyToPath item) |
V1ConfigMapVolumeSourceFluent.ItemsNested<A> |
V1ConfigMapVolumeSourceFluentImpl.setNewItemLike(int index,
V1KeyToPath item) |
A |
V1ConfigMapProjectionFluentImpl.setToItems(int index,
V1KeyToPath item) |
A |
V1SecretVolumeSourceFluentImpl.setToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapProjectionFluent.setToItems(int index,
V1KeyToPath item) |
A |
V1SecretVolumeSourceFluent.setToItems(int index,
V1KeyToPath item) |
A |
V1SecretProjectionFluent.setToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapVolumeSourceFluent.setToItems(int index,
V1KeyToPath item) |
A |
V1SecretProjectionFluentImpl.setToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapVolumeSourceFluentImpl.setToItems(int index,
V1KeyToPath item) |
A |
V1ConfigMapProjectionFluentImpl.withItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluentImpl.withItems(V1KeyToPath... items) |
A |
V1ConfigMapProjectionFluent.withItems(V1KeyToPath... items) |
A |
V1SecretVolumeSourceFluent.withItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluent.withItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluent.withItems(V1KeyToPath... items) |
A |
V1SecretProjectionFluentImpl.withItems(V1KeyToPath... items) |
A |
V1ConfigMapVolumeSourceFluentImpl.withItems(V1KeyToPath... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1ConfigMapProjectionFluentImpl.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluentImpl.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapProjectionFluent.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluent.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1SecretProjectionFluent.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluent.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1SecretProjectionFluentImpl.addAllToItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluentImpl.addAllToItems(Collection<V1KeyToPath> items) |
V1SecretVolumeSource |
V1SecretVolumeSource.items(List<V1KeyToPath> items) |
V1ConfigMapProjection |
V1ConfigMapProjection.items(List<V1KeyToPath> items) |
V1ConfigMapVolumeSource |
V1ConfigMapVolumeSource.items(List<V1KeyToPath> items) |
V1SecretProjection |
V1SecretProjection.items(List<V1KeyToPath> items) |
A |
V1ConfigMapProjectionFluentImpl.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluentImpl.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapProjectionFluent.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluent.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1SecretProjectionFluent.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluent.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1SecretProjectionFluentImpl.removeAllFromItems(Collection<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluentImpl.removeAllFromItems(Collection<V1KeyToPath> items) |
void |
V1SecretVolumeSource.setItems(List<V1KeyToPath> items) |
void |
V1ConfigMapProjection.setItems(List<V1KeyToPath> items) |
void |
V1ConfigMapVolumeSource.setItems(List<V1KeyToPath> items) |
void |
V1SecretProjection.setItems(List<V1KeyToPath> items) |
A |
V1ConfigMapProjectionFluentImpl.withItems(List<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluentImpl.withItems(List<V1KeyToPath> items) |
A |
V1ConfigMapProjectionFluent.withItems(List<V1KeyToPath> items) |
A |
V1SecretVolumeSourceFluent.withItems(List<V1KeyToPath> items) |
A |
V1SecretProjectionFluent.withItems(List<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluent.withItems(List<V1KeyToPath> items) |
A |
V1SecretProjectionFluentImpl.withItems(List<V1KeyToPath> items) |
A |
V1ConfigMapVolumeSourceFluentImpl.withItems(List<V1KeyToPath> items) |
Constructor and Description |
---|
V1KeyToPathBuilder(V1KeyToPath instance) |
V1KeyToPathBuilder(V1KeyToPath instance,
Boolean validationEnabled) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent,
V1KeyToPath instance) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent,
V1KeyToPath instance,
Boolean validationEnabled) |
V1KeyToPathFluentImpl(V1KeyToPath instance) |
Copyright © 2019. All rights reserved.