| Package | Description |
|---|---|
| com.appscode.searchlight.client.apis | |
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodAlertList |
MonitoringAppscodeComV1alpha1Api.listNamespacedPodAlert(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 PodAlert
|
V1alpha1PodAlertList |
MonitoringAppscodeComV1alpha1Api.listPodAlertForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodAlert
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1PodAlertList> |
MonitoringAppscodeComV1alpha1Api.listNamespacedPodAlertWithHttpInfo(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 PodAlert
|
ApiResponse<V1alpha1PodAlertList> |
MonitoringAppscodeComV1alpha1Api.listPodAlertForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodAlert
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listNamespacedPodAlertAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PodAlertList> callback)
(asynchronously)
list or watch objects of kind PodAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listPodAlertForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PodAlertList> callback)
(asynchronously)
list or watch objects of kind PodAlert
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodAlertList |
V1alpha1PodAlertList.addItemsItem(V1alpha1PodAlert itemsItem) |
V1alpha1PodAlertList |
V1alpha1PodAlertList.apiVersion(String apiVersion) |
V1alpha1PodAlertList |
V1alpha1PodAlertList.items(List<V1alpha1PodAlert> items) |
V1alpha1PodAlertList |
V1alpha1PodAlertList.kind(String kind) |
V1alpha1PodAlertList |
V1alpha1PodAlertList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.