| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecConfigMapItems |
V1ThanosRulerSpecConfigMapItems.key(String key) |
V1ThanosRulerSpecConfigMapItems |
V1ThanosRulerSpecConfigMapItems.mode(Integer mode) |
V1ThanosRulerSpecConfigMapItems |
V1ThanosRulerSpecConfigMapItems.path(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<V1ThanosRulerSpecConfigMapItems> |
V1ThanosRulerSpecConfigMap.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<V1ThanosRulerSpecConfigMapItems> |
V1ThanosRulerSpecProjectedSecret.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<V1ThanosRulerSpecConfigMapItems> |
V1ThanosRulerSpecSecret.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<V1ThanosRulerSpecConfigMapItems> |
V1ThanosRulerSpecProjectedConfigMap.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.
|
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecConfigMap |
V1ThanosRulerSpecConfigMap.addItemsItem(V1ThanosRulerSpecConfigMapItems itemsItem) |
V1ThanosRulerSpecProjectedSecret |
V1ThanosRulerSpecProjectedSecret.addItemsItem(V1ThanosRulerSpecConfigMapItems itemsItem) |
V1ThanosRulerSpecSecret |
V1ThanosRulerSpecSecret.addItemsItem(V1ThanosRulerSpecConfigMapItems itemsItem) |
V1ThanosRulerSpecProjectedConfigMap |
V1ThanosRulerSpecProjectedConfigMap.addItemsItem(V1ThanosRulerSpecConfigMapItems itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecConfigMap |
V1ThanosRulerSpecConfigMap.items(List<V1ThanosRulerSpecConfigMapItems> items) |
V1ThanosRulerSpecProjectedSecret |
V1ThanosRulerSpecProjectedSecret.items(List<V1ThanosRulerSpecConfigMapItems> items) |
V1ThanosRulerSpecSecret |
V1ThanosRulerSpecSecret.items(List<V1ThanosRulerSpecConfigMapItems> items) |
V1ThanosRulerSpecProjectedConfigMap |
V1ThanosRulerSpecProjectedConfigMap.items(List<V1ThanosRulerSpecConfigMapItems> items) |
void |
V1ThanosRulerSpecConfigMap.setItems(List<V1ThanosRulerSpecConfigMapItems> items) |
void |
V1ThanosRulerSpecProjectedSecret.setItems(List<V1ThanosRulerSpecConfigMapItems> items) |
void |
V1ThanosRulerSpecSecret.setItems(List<V1ThanosRulerSpecConfigMapItems> items) |
void |
V1ThanosRulerSpecProjectedConfigMap.setItems(List<V1ThanosRulerSpecConfigMapItems> items) |
Copyright © 2020. All rights reserved.