| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableKeyToPath |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
DoneableKeyToPath.done() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyToPath> |
ConfigMapVolumeSourceFluentImpl.getItems() |
List<KeyToPath> |
ConfigMapVolumeSourceFluent.getItems() |
List<KeyToPath> |
ConfigMapVolumeSource.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapVolumeSourceFluent.ItemsNested<T> |
ConfigMapVolumeSourceFluentImpl.addNewItemLike(KeyToPath item) |
ConfigMapVolumeSourceFluent.ItemsNested<T> |
ConfigMapVolumeSourceFluent.addNewItemLike(KeyToPath item) |
T |
ConfigMapVolumeSourceFluentImpl.addToItems(KeyToPath... items) |
T |
ConfigMapVolumeSourceFluent.addToItems(KeyToPath... items) |
T |
ConfigMapVolumeSourceFluentImpl.removeFromItems(KeyToPath... items) |
T |
ConfigMapVolumeSourceFluent.removeFromItems(KeyToPath... items) |
T |
ConfigMapVolumeSourceFluentImpl.withItems(KeyToPath... items) |
T |
ConfigMapVolumeSourceFluent.withItems(KeyToPath... items) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigMapVolumeSource.setItems(List<KeyToPath> items) |
T |
ConfigMapVolumeSourceFluentImpl.withItems(List<KeyToPath> items) |
T |
ConfigMapVolumeSourceFluent.withItems(List<KeyToPath> items) |
| Constructor and Description |
|---|
DoneableKeyToPath(KeyToPath item) |
DoneableKeyToPath(KeyToPath item,
Function<KeyToPath,KeyToPath> function) |
KeyToPathBuilder(KeyToPath instance) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
KeyToPath instance) |
KeyToPathFluentImpl(KeyToPath instance) |
| Constructor and Description |
|---|
ConfigMapVolumeSource(List<KeyToPath> items,
String name) |
DoneableKeyToPath(Function<KeyToPath,KeyToPath> function) |
DoneableKeyToPath(Function<KeyToPath,KeyToPath> function) |
DoneableKeyToPath(KeyToPath item,
Function<KeyToPath,KeyToPath> function) |
DoneableKeyToPath(KeyToPath item,
Function<KeyToPath,KeyToPath> function) |
EditableConfigMapVolumeSource(List<KeyToPath> items,
String name) |
Copyright © 2011–2016 Red Hat. All rights reserved.