| Package | Description |
|---|---|
| com.appscode.stash.client.apis | |
| com.appscode.stash.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ResticList |
StashAppscodeComV1alpha1Api.listNamespacedRestic(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Restic
|
V1alpha1ResticList |
StashAppscodeComV1alpha1Api.listResticForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Restic
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1ResticList> |
StashAppscodeComV1alpha1Api.listNamespacedResticWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Restic
|
ApiResponse<V1alpha1ResticList> |
StashAppscodeComV1alpha1Api.listResticForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Restic
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listNamespacedResticAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ResticList> callback)
(asynchronously)
list or watch objects of kind Restic
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listResticForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ResticList> callback)
(asynchronously)
list or watch objects of kind Restic
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ResticList |
V1alpha1ResticList.addItemsItem(V1alpha1Restic itemsItem) |
V1alpha1ResticList |
V1alpha1ResticList.apiVersion(String apiVersion) |
V1alpha1ResticList |
V1alpha1ResticList.items(List<V1alpha1Restic> items) |
V1alpha1ResticList |
V1alpha1ResticList.kind(String kind) |
V1alpha1ResticList |
V1alpha1ResticList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.