| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
KeyToPathBuilder.build() |
KeyToPath |
ConfigMapProjectionFluent.buildFirstItem() |
KeyToPath |
SecretProjectionFluent.buildFirstItem() |
KeyToPath |
ConfigMapVolumeSourceFluent.buildFirstItem() |
KeyToPath |
SecretVolumeSourceFluent.buildFirstItem() |
KeyToPath |
ConfigMapProjectionFluent.buildItem(int index) |
KeyToPath |
SecretProjectionFluent.buildItem(int index) |
KeyToPath |
ConfigMapVolumeSourceFluent.buildItem(int index) |
KeyToPath |
SecretVolumeSourceFluent.buildItem(int index) |
KeyToPath |
ConfigMapProjectionFluent.buildLastItem() |
KeyToPath |
SecretProjectionFluent.buildLastItem() |
KeyToPath |
ConfigMapVolumeSourceFluent.buildLastItem() |
KeyToPath |
SecretVolumeSourceFluent.buildLastItem() |
KeyToPath |
ConfigMapProjectionFluent.buildMatchingItem(Predicate<KeyToPathBuilder> predicate) |
KeyToPath |
SecretProjectionFluent.buildMatchingItem(Predicate<KeyToPathBuilder> predicate) |
KeyToPath |
ConfigMapVolumeSourceFluent.buildMatchingItem(Predicate<KeyToPathBuilder> predicate) |
KeyToPath |
SecretVolumeSourceFluent.buildMatchingItem(Predicate<KeyToPathBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyToPath> |
ConfigMapProjectionFluent.buildItems() |
List<KeyToPath> |
SecretProjectionFluent.buildItems() |
List<KeyToPath> |
ConfigMapVolumeSourceFluent.buildItems() |
List<KeyToPath> |
SecretVolumeSourceFluent.buildItems() |
List<KeyToPath> |
SecretProjection.getItems() |
List<KeyToPath> |
SecretVolumeSource.getItems() |
List<KeyToPath> |
ConfigMapProjection.getItems() |
List<KeyToPath> |
ConfigMapVolumeSource.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapProjectionFluent.ItemsNested<A> |
ConfigMapProjectionFluent.addNewItemLike(KeyToPath item) |
SecretProjectionFluent.ItemsNested<A> |
SecretProjectionFluent.addNewItemLike(KeyToPath item) |
ConfigMapVolumeSourceFluent.ItemsNested<A> |
ConfigMapVolumeSourceFluent.addNewItemLike(KeyToPath item) |
SecretVolumeSourceFluent.ItemsNested<A> |
SecretVolumeSourceFluent.addNewItemLike(KeyToPath item) |
A |
ConfigMapProjectionFluent.addToItems(int index,
KeyToPath item) |
A |
SecretProjectionFluent.addToItems(int index,
KeyToPath item) |
A |
ConfigMapVolumeSourceFluent.addToItems(int index,
KeyToPath item) |
A |
SecretVolumeSourceFluent.addToItems(int index,
KeyToPath item) |
A |
ConfigMapProjectionFluent.addToItems(KeyToPath... items) |
A |
SecretProjectionFluent.addToItems(KeyToPath... items) |
A |
ConfigMapVolumeSourceFluent.addToItems(KeyToPath... items) |
A |
SecretVolumeSourceFluent.addToItems(KeyToPath... items) |
protected void |
KeyToPathFluent.copyInstance(KeyToPath instance) |
A |
ConfigMapProjectionFluent.removeFromItems(KeyToPath... items) |
A |
SecretProjectionFluent.removeFromItems(KeyToPath... items) |
A |
ConfigMapVolumeSourceFluent.removeFromItems(KeyToPath... items) |
A |
SecretVolumeSourceFluent.removeFromItems(KeyToPath... items) |
ConfigMapProjectionFluent.ItemsNested<A> |
ConfigMapProjectionFluent.setNewItemLike(int index,
KeyToPath item) |
SecretProjectionFluent.ItemsNested<A> |
SecretProjectionFluent.setNewItemLike(int index,
KeyToPath item) |
ConfigMapVolumeSourceFluent.ItemsNested<A> |
ConfigMapVolumeSourceFluent.setNewItemLike(int index,
KeyToPath item) |
SecretVolumeSourceFluent.ItemsNested<A> |
SecretVolumeSourceFluent.setNewItemLike(int index,
KeyToPath item) |
A |
ConfigMapProjectionFluent.setToItems(int index,
KeyToPath item) |
A |
SecretProjectionFluent.setToItems(int index,
KeyToPath item) |
A |
ConfigMapVolumeSourceFluent.setToItems(int index,
KeyToPath item) |
A |
SecretVolumeSourceFluent.setToItems(int index,
KeyToPath item) |
A |
ConfigMapProjectionFluent.withItems(KeyToPath... items) |
A |
SecretProjectionFluent.withItems(KeyToPath... items) |
A |
ConfigMapVolumeSourceFluent.withItems(KeyToPath... items) |
A |
SecretVolumeSourceFluent.withItems(KeyToPath... items) |
NamedExtensionFluent.KeyToPathExtensionNested<A> |
NamedExtensionFluent.withNewKeyToPathExtensionLike(KeyToPath item) |
WatchEventFluent.KeyToPathObjectNested<A> |
WatchEventFluent.withNewKeyToPathObjectLike(KeyToPath item) |
| Modifier and Type | Method and Description |
|---|---|
A |
ConfigMapProjectionFluent.addAllToItems(Collection<KeyToPath> items) |
A |
SecretProjectionFluent.addAllToItems(Collection<KeyToPath> items) |
A |
ConfigMapVolumeSourceFluent.addAllToItems(Collection<KeyToPath> items) |
A |
SecretVolumeSourceFluent.addAllToItems(Collection<KeyToPath> items) |
A |
ConfigMapProjectionFluent.removeAllFromItems(Collection<KeyToPath> items) |
A |
SecretProjectionFluent.removeAllFromItems(Collection<KeyToPath> items) |
A |
ConfigMapVolumeSourceFluent.removeAllFromItems(Collection<KeyToPath> items) |
A |
SecretVolumeSourceFluent.removeAllFromItems(Collection<KeyToPath> items) |
void |
SecretProjection.setItems(List<KeyToPath> items) |
void |
SecretVolumeSource.setItems(List<KeyToPath> items) |
void |
ConfigMapProjection.setItems(List<KeyToPath> items) |
void |
ConfigMapVolumeSource.setItems(List<KeyToPath> items) |
A |
ConfigMapProjectionFluent.withItems(List<KeyToPath> items) |
A |
SecretProjectionFluent.withItems(List<KeyToPath> items) |
A |
ConfigMapVolumeSourceFluent.withItems(List<KeyToPath> items) |
A |
SecretVolumeSourceFluent.withItems(List<KeyToPath> items) |
| Constructor and Description |
|---|
KeyToPathBuilder(KeyToPath instance) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
KeyToPath instance) |
KeyToPathFluent(KeyToPath instance) |
| Constructor and Description |
|---|
ConfigMapProjection(List<KeyToPath> items,
String name,
Boolean optional) |
ConfigMapVolumeSource(Integer defaultMode,
List<KeyToPath> items,
String name,
Boolean optional) |
SecretProjection(List<KeyToPath> items,
String name,
Boolean optional) |
SecretVolumeSource(Integer defaultMode,
List<KeyToPath> items,
Boolean optional,
String secretName) |
Copyright © 2015–2024 Red Hat. All rights reserved.