| Package | Description |
|---|---|
| com.appscode.stash.client.apis | |
| com.appscode.stash.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1RepositoryList |
StashAppscodeComV1alpha1Api.listNamespacedRepository(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 Repository
|
V1alpha1RepositoryList |
StashAppscodeComV1alpha1Api.listRepositoryForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Repository
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1RepositoryList> |
StashAppscodeComV1alpha1Api.listNamespacedRepositoryWithHttpInfo(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 Repository
|
ApiResponse<V1alpha1RepositoryList> |
StashAppscodeComV1alpha1Api.listRepositoryForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Repository
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listNamespacedRepositoryAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RepositoryList> callback)
(asynchronously)
list or watch objects of kind Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listRepositoryForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RepositoryList> callback)
(asynchronously)
list or watch objects of kind Repository
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1RepositoryList |
V1alpha1RepositoryList.addItemsItem(V1alpha1Repository itemsItem) |
V1alpha1RepositoryList |
V1alpha1RepositoryList.apiVersion(String apiVersion) |
V1alpha1RepositoryList |
V1alpha1RepositoryList.items(List<V1alpha1Repository> items) |
V1alpha1RepositoryList |
V1alpha1RepositoryList.kind(String kind) |
V1alpha1RepositoryList |
V1alpha1RepositoryList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.