| Modifier and Type | Method and Description |
|---|---|
V1ThanosRuler |
V1ThanosRuler.apiVersion(String apiVersion) |
V1ThanosRuler |
V1ThanosRuler.kind(String kind) |
V1ThanosRuler |
V1ThanosRuler.metadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) |
V1ThanosRuler |
V1ThanosRuler.spec(V1ThanosRulerSpec spec) |
V1ThanosRuler |
V1ThanosRuler.status(V1ThanosRulerStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1ThanosRuler> |
V1ThanosRulerList.getItems()
List of thanosrulers.
|
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerList |
V1ThanosRulerList.addItemsItem(V1ThanosRuler itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerList |
V1ThanosRulerList.items(List<V1ThanosRuler> items) |
void |
V1ThanosRulerList.setItems(List<V1ThanosRuler> items) |
Copyright © 2020. All rights reserved.