public class ExtensionsV1beta1Api extends Object
Constructor and Description |
---|
ExtensionsV1beta1Api() |
ExtensionsV1beta1Api(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
V1beta1DaemonSet |
createNamespacedDaemonSet(String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
okhttp3.Call |
createNamespacedDaemonSetAsync(String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) create a DaemonSet
|
okhttp3.Call |
createNamespacedDaemonSetCall(String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedDaemonSet
|
ApiResponse<V1beta1DaemonSet> |
createNamespacedDaemonSetWithHttpInfo(String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
ExtensionsV1beta1Deployment |
createNamespacedDeployment(String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
create a Deployment
|
okhttp3.Call |
createNamespacedDeploymentAsync(String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) create a Deployment
|
okhttp3.Call |
createNamespacedDeploymentCall(String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedDeployment
|
V1Status |
createNamespacedDeploymentRollback(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String dryRun,
String fieldManager,
String pretty)
create rollback of a Deployment
|
okhttp3.Call |
createNamespacedDeploymentRollbackAsync(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1Status> _callback)
(asynchronously) create rollback of a Deployment
|
okhttp3.Call |
createNamespacedDeploymentRollbackCall(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createNamespacedDeploymentRollback
|
ApiResponse<V1Status> |
createNamespacedDeploymentRollbackWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String dryRun,
String fieldManager,
String pretty)
create rollback of a Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
createNamespacedDeploymentWithHttpInfo(String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
create a Deployment
|
ExtensionsV1beta1Ingress |
createNamespacedIngress(String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
create an Ingress
|
okhttp3.Call |
createNamespacedIngressAsync(String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) create an Ingress
|
okhttp3.Call |
createNamespacedIngressCall(String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedIngress
|
ApiResponse<ExtensionsV1beta1Ingress> |
createNamespacedIngressWithHttpInfo(String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
create an Ingress
|
V1beta1NetworkPolicy |
createNamespacedNetworkPolicy(String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager)
create a NetworkPolicy
|
okhttp3.Call |
createNamespacedNetworkPolicyAsync(String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1NetworkPolicy> _callback)
(asynchronously) create a NetworkPolicy
|
okhttp3.Call |
createNamespacedNetworkPolicyCall(String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedNetworkPolicy
|
ApiResponse<V1beta1NetworkPolicy> |
createNamespacedNetworkPolicyWithHttpInfo(String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager)
create a NetworkPolicy
|
V1beta1ReplicaSet |
createNamespacedReplicaSet(String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
okhttp3.Call |
createNamespacedReplicaSetAsync(String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) create a ReplicaSet
|
okhttp3.Call |
createNamespacedReplicaSetCall(String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
ExtensionsV1beta1PodSecurityPolicy |
createPodSecurityPolicy(ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager)
create a PodSecurityPolicy
|
okhttp3.Call |
createPodSecurityPolicyAsync(ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback)
(asynchronously) create a PodSecurityPolicy
|
okhttp3.Call |
createPodSecurityPolicyCall(ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createPodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
createPodSecurityPolicyWithHttpInfo(ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager)
create a PodSecurityPolicy
|
V1Status |
deleteCollectionNamespacedDaemonSet(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of DaemonSet
|
okhttp3.Call |
deleteCollectionNamespacedDaemonSetAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of DaemonSet
|
okhttp3.Call |
deleteCollectionNamespacedDaemonSetCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedDaemonSet
|
ApiResponse<V1Status> |
deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of DaemonSet
|
V1Status |
deleteCollectionNamespacedDeployment(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Deployment
|
okhttp3.Call |
deleteCollectionNamespacedDeploymentAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Deployment
|
okhttp3.Call |
deleteCollectionNamespacedDeploymentCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedDeployment
|
ApiResponse<V1Status> |
deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Deployment
|
V1Status |
deleteCollectionNamespacedIngress(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Ingress
|
okhttp3.Call |
deleteCollectionNamespacedIngressAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Ingress
|
okhttp3.Call |
deleteCollectionNamespacedIngressCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedIngress
|
ApiResponse<V1Status> |
deleteCollectionNamespacedIngressWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Ingress
|
V1Status |
deleteCollectionNamespacedNetworkPolicy(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of NetworkPolicy
|
okhttp3.Call |
deleteCollectionNamespacedNetworkPolicyAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of NetworkPolicy
|
okhttp3.Call |
deleteCollectionNamespacedNetworkPolicyCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedNetworkPolicy
|
ApiResponse<V1Status> |
deleteCollectionNamespacedNetworkPolicyWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of NetworkPolicy
|
V1Status |
deleteCollectionNamespacedReplicaSet(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ReplicaSet
|
okhttp3.Call |
deleteCollectionNamespacedReplicaSetAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of ReplicaSet
|
okhttp3.Call |
deleteCollectionNamespacedReplicaSetCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedReplicaSet
|
ApiResponse<V1Status> |
deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ReplicaSet
|
V1Status |
deleteCollectionPodSecurityPolicy(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PodSecurityPolicy
|
okhttp3.Call |
deleteCollectionPodSecurityPolicyAsync(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of PodSecurityPolicy
|
okhttp3.Call |
deleteCollectionPodSecurityPolicyCall(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionPodSecurityPolicy
|
ApiResponse<V1Status> |
deleteCollectionPodSecurityPolicyWithHttpInfo(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PodSecurityPolicy
|
V1Status |
deleteNamespacedDaemonSet(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a DaemonSet
|
okhttp3.Call |
deleteNamespacedDaemonSetAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a DaemonSet
|
okhttp3.Call |
deleteNamespacedDaemonSetCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedDaemonSet
|
ApiResponse<V1Status> |
deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a DaemonSet
|
V1Status |
deleteNamespacedDeployment(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Deployment
|
okhttp3.Call |
deleteNamespacedDeploymentAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Deployment
|
okhttp3.Call |
deleteNamespacedDeploymentCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedDeployment
|
ApiResponse<V1Status> |
deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Deployment
|
V1Status |
deleteNamespacedIngress(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
okhttp3.Call |
deleteNamespacedIngressAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an Ingress
|
okhttp3.Call |
deleteNamespacedIngressCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedIngress
|
ApiResponse<V1Status> |
deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
V1Status |
deleteNamespacedNetworkPolicy(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a NetworkPolicy
|
okhttp3.Call |
deleteNamespacedNetworkPolicyAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a NetworkPolicy
|
okhttp3.Call |
deleteNamespacedNetworkPolicyCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedNetworkPolicy
|
ApiResponse<V1Status> |
deleteNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a NetworkPolicy
|
V1Status |
deleteNamespacedReplicaSet(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicaSet
|
okhttp3.Call |
deleteNamespacedReplicaSetAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ReplicaSet
|
okhttp3.Call |
deleteNamespacedReplicaSetCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedReplicaSet
|
ApiResponse<V1Status> |
deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicaSet
|
V1Status |
deletePodSecurityPolicy(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodSecurityPolicy
|
okhttp3.Call |
deletePodSecurityPolicyAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PodSecurityPolicy
|
okhttp3.Call |
deletePodSecurityPolicyCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePodSecurityPolicy
|
ApiResponse<V1Status> |
deletePodSecurityPolicyWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodSecurityPolicy
|
ApiClient |
getApiClient() |
V1APIResourceList |
getAPIResources()
get available resources
|
okhttp3.Call |
getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback)
(asynchronously) get available resources
|
okhttp3.Call |
getAPIResourcesCall(ApiCallback _callback)
Build call for getAPIResources
|
ApiResponse<V1APIResourceList> |
getAPIResourcesWithHttpInfo()
get available resources
|
V1beta1DaemonSetList |
listDaemonSetForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
okhttp3.Call |
listDaemonSetForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1DaemonSetList> _callback)
(asynchronously) list or watch objects of kind DaemonSet
|
okhttp3.Call |
listDaemonSetForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listDaemonSetForAllNamespaces
|
ApiResponse<V1beta1DaemonSetList> |
listDaemonSetForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ExtensionsV1beta1DeploymentList |
listDeploymentForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
okhttp3.Call |
listDeploymentForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<ExtensionsV1beta1DeploymentList> _callback)
(asynchronously) list or watch objects of kind Deployment
|
okhttp3.Call |
listDeploymentForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listDeploymentForAllNamespaces
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
listDeploymentForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ExtensionsV1beta1IngressList |
listIngressForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
okhttp3.Call |
listIngressForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<ExtensionsV1beta1IngressList> _callback)
(asynchronously) list or watch objects of kind Ingress
|
okhttp3.Call |
listIngressForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listIngressForAllNamespaces
|
ApiResponse<ExtensionsV1beta1IngressList> |
listIngressForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
V1beta1DaemonSetList |
listNamespacedDaemonSet(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
okhttp3.Call |
listNamespacedDaemonSetAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1DaemonSetList> _callback)
(asynchronously) list or watch objects of kind DaemonSet
|
okhttp3.Call |
listNamespacedDaemonSetCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedDaemonSet
|
ApiResponse<V1beta1DaemonSetList> |
listNamespacedDaemonSetWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ExtensionsV1beta1DeploymentList |
listNamespacedDeployment(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
okhttp3.Call |
listNamespacedDeploymentAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<ExtensionsV1beta1DeploymentList> _callback)
(asynchronously) list or watch objects of kind Deployment
|
okhttp3.Call |
listNamespacedDeploymentCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedDeployment
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
listNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ExtensionsV1beta1IngressList |
listNamespacedIngress(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
okhttp3.Call |
listNamespacedIngressAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<ExtensionsV1beta1IngressList> _callback)
(asynchronously) list or watch objects of kind Ingress
|
okhttp3.Call |
listNamespacedIngressCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedIngress
|
ApiResponse<ExtensionsV1beta1IngressList> |
listNamespacedIngressWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
V1beta1NetworkPolicyList |
listNamespacedNetworkPolicy(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
okhttp3.Call |
listNamespacedNetworkPolicyAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1NetworkPolicyList> _callback)
(asynchronously) list or watch objects of kind NetworkPolicy
|
okhttp3.Call |
listNamespacedNetworkPolicyCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedNetworkPolicy
|
ApiResponse<V1beta1NetworkPolicyList> |
listNamespacedNetworkPolicyWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
V1beta1ReplicaSetList |
listNamespacedReplicaSet(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
okhttp3.Call |
listNamespacedReplicaSetAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1ReplicaSetList> _callback)
(asynchronously) list or watch objects of kind ReplicaSet
|
okhttp3.Call |
listNamespacedReplicaSetCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedReplicaSet
|
ApiResponse<V1beta1ReplicaSetList> |
listNamespacedReplicaSetWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
V1beta1NetworkPolicyList |
listNetworkPolicyForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
okhttp3.Call |
listNetworkPolicyForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1NetworkPolicyList> _callback)
(asynchronously) list or watch objects of kind NetworkPolicy
|
okhttp3.Call |
listNetworkPolicyForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNetworkPolicyForAllNamespaces
|
ApiResponse<V1beta1NetworkPolicyList> |
listNetworkPolicyForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ExtensionsV1beta1PodSecurityPolicyList |
listPodSecurityPolicy(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
okhttp3.Call |
listPodSecurityPolicyAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<ExtensionsV1beta1PodSecurityPolicyList> _callback)
(asynchronously) list or watch objects of kind PodSecurityPolicy
|
okhttp3.Call |
listPodSecurityPolicyCall(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listPodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicyList> |
listPodSecurityPolicyWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
V1beta1ReplicaSetList |
listReplicaSetForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
okhttp3.Call |
listReplicaSetForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1ReplicaSetList> _callback)
(asynchronously) list or watch objects of kind ReplicaSet
|
okhttp3.Call |
listReplicaSetForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listReplicaSetForAllNamespaces
|
ApiResponse<V1beta1ReplicaSetList> |
listReplicaSetForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
V1beta1DaemonSet |
patchNamespacedDaemonSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
okhttp3.Call |
patchNamespacedDaemonSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) partially update the specified DaemonSet
|
okhttp3.Call |
patchNamespacedDaemonSetCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedDaemonSet
|
V1beta1DaemonSet |
patchNamespacedDaemonSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
okhttp3.Call |
patchNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) partially update status of the specified DaemonSet
|
okhttp3.Call |
patchNamespacedDaemonSetStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedDaemonSetStatus
|
ApiResponse<V1beta1DaemonSet> |
patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
ExtensionsV1beta1Deployment |
patchNamespacedDeployment(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) partially update the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedDeployment
|
ExtensionsV1beta1Scale |
patchNamespacedDeploymentScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) partially update scale of the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentScaleCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedDeploymentScale
|
ApiResponse<ExtensionsV1beta1Scale> |
patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified Deployment
|
ExtensionsV1beta1Deployment |
patchNamespacedDeploymentStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) partially update status of the specified Deployment
|
okhttp3.Call |
patchNamespacedDeploymentStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedDeploymentStatus
|
ApiResponse<ExtensionsV1beta1Deployment> |
patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Deployment
|
ExtensionsV1beta1Ingress |
patchNamespacedIngress(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Ingress
|
okhttp3.Call |
patchNamespacedIngressAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) partially update the specified Ingress
|
okhttp3.Call |
patchNamespacedIngressCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedIngress
|
ExtensionsV1beta1Ingress |
patchNamespacedIngressStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Ingress
|
okhttp3.Call |
patchNamespacedIngressStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) partially update status of the specified Ingress
|
okhttp3.Call |
patchNamespacedIngressStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedIngressStatus
|
ApiResponse<ExtensionsV1beta1Ingress> |
patchNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Ingress
|
ApiResponse<ExtensionsV1beta1Ingress> |
patchNamespacedIngressWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Ingress
|
V1beta1NetworkPolicy |
patchNamespacedNetworkPolicy(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified NetworkPolicy
|
okhttp3.Call |
patchNamespacedNetworkPolicyAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1NetworkPolicy> _callback)
(asynchronously) partially update the specified NetworkPolicy
|
okhttp3.Call |
patchNamespacedNetworkPolicyCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedNetworkPolicy
|
ApiResponse<V1beta1NetworkPolicy> |
patchNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified NetworkPolicy
|
V1beta1ReplicaSet |
patchNamespacedReplicaSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) partially update the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicaSet
|
ExtensionsV1beta1Scale |
patchNamespacedReplicaSetScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) partially update scale of the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetScaleCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicaSetScale
|
ApiResponse<ExtensionsV1beta1Scale> |
patchNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicaSet
|
V1beta1ReplicaSet |
patchNamespacedReplicaSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) partially update status of the specified ReplicaSet
|
okhttp3.Call |
patchNamespacedReplicaSetStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicaSetStatus
|
ApiResponse<V1beta1ReplicaSet> |
patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicaSet
|
ExtensionsV1beta1Scale |
patchNamespacedReplicationControllerDummyScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
patchNamespacedReplicationControllerDummyScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) partially update scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
patchNamespacedReplicationControllerDummyScaleCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicationControllerDummyScale
|
ApiResponse<ExtensionsV1beta1Scale> |
patchNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicationControllerDummy
|
ExtensionsV1beta1PodSecurityPolicy |
patchPodSecurityPolicy(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodSecurityPolicy
|
okhttp3.Call |
patchPodSecurityPolicyAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback)
(asynchronously) partially update the specified PodSecurityPolicy
|
okhttp3.Call |
patchPodSecurityPolicyCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchPodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
patchPodSecurityPolicyWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodSecurityPolicy
|
V1beta1DaemonSet |
readNamespacedDaemonSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
okhttp3.Call |
readNamespacedDaemonSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) read the specified DaemonSet
|
okhttp3.Call |
readNamespacedDaemonSetCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedDaemonSet
|
V1beta1DaemonSet |
readNamespacedDaemonSetStatus(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
okhttp3.Call |
readNamespacedDaemonSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) read status of the specified DaemonSet
|
okhttp3.Call |
readNamespacedDaemonSetStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedDaemonSetStatus
|
ApiResponse<V1beta1DaemonSet> |
readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ExtensionsV1beta1Deployment |
readNamespacedDeployment(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) read the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedDeployment
|
ExtensionsV1beta1Scale |
readNamespacedDeploymentScale(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) read scale of the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentScaleCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedDeploymentScale
|
ApiResponse<ExtensionsV1beta1Scale> |
readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ExtensionsV1beta1Deployment |
readNamespacedDeploymentStatus(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) read status of the specified Deployment
|
okhttp3.Call |
readNamespacedDeploymentStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedDeploymentStatus
|
ApiResponse<ExtensionsV1beta1Deployment> |
readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ExtensionsV1beta1Ingress |
readNamespacedIngress(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Ingress
|
okhttp3.Call |
readNamespacedIngressAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) read the specified Ingress
|
okhttp3.Call |
readNamespacedIngressCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedIngress
|
ExtensionsV1beta1Ingress |
readNamespacedIngressStatus(String name,
String namespace,
String pretty)
read status of the specified Ingress
|
okhttp3.Call |
readNamespacedIngressStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) read status of the specified Ingress
|
okhttp3.Call |
readNamespacedIngressStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedIngressStatus
|
ApiResponse<ExtensionsV1beta1Ingress> |
readNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Ingress
|
ApiResponse<ExtensionsV1beta1Ingress> |
readNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Ingress
|
V1beta1NetworkPolicy |
readNamespacedNetworkPolicy(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified NetworkPolicy
|
okhttp3.Call |
readNamespacedNetworkPolicyAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1NetworkPolicy> _callback)
(asynchronously) read the specified NetworkPolicy
|
okhttp3.Call |
readNamespacedNetworkPolicyCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedNetworkPolicy
|
ApiResponse<V1beta1NetworkPolicy> |
readNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified NetworkPolicy
|
V1beta1ReplicaSet |
readNamespacedReplicaSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) read the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedReplicaSet
|
ExtensionsV1beta1Scale |
readNamespacedReplicaSetScale(String name,
String namespace,
String pretty)
read scale of the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) read scale of the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetScaleCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedReplicaSetScale
|
ApiResponse<ExtensionsV1beta1Scale> |
readNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicaSet
|
V1beta1ReplicaSet |
readNamespacedReplicaSetStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) read status of the specified ReplicaSet
|
okhttp3.Call |
readNamespacedReplicaSetStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedReplicaSetStatus
|
ApiResponse<V1beta1ReplicaSet> |
readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ExtensionsV1beta1Scale |
readNamespacedReplicationControllerDummyScale(String name,
String namespace,
String pretty)
read scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
readNamespacedReplicationControllerDummyScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) read scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
readNamespacedReplicationControllerDummyScaleCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedReplicationControllerDummyScale
|
ApiResponse<ExtensionsV1beta1Scale> |
readNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicationControllerDummy
|
ExtensionsV1beta1PodSecurityPolicy |
readPodSecurityPolicy(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PodSecurityPolicy
|
okhttp3.Call |
readPodSecurityPolicyAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback)
(asynchronously) read the specified PodSecurityPolicy
|
okhttp3.Call |
readPodSecurityPolicyCall(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readPodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
readPodSecurityPolicyWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PodSecurityPolicy
|
V1beta1DaemonSet |
replaceNamespacedDaemonSet(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
okhttp3.Call |
replaceNamespacedDaemonSetAsync(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) replace the specified DaemonSet
|
okhttp3.Call |
replaceNamespacedDaemonSetCall(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSet
|
V1beta1DaemonSet |
replaceNamespacedDaemonSetStatus(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
okhttp3.Call |
replaceNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1DaemonSet> _callback)
(asynchronously) replace status of the specified DaemonSet
|
okhttp3.Call |
replaceNamespacedDaemonSetStatusCall(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSetStatus
|
ApiResponse<V1beta1DaemonSet> |
replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
ExtensionsV1beta1Deployment |
replaceNamespacedDeployment(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentAsync(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) replace the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentCall(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDeployment
|
ExtensionsV1beta1Scale |
replaceNamespacedDeploymentScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDeploymentScale
|
ApiResponse<ExtensionsV1beta1Scale> |
replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
ExtensionsV1beta1Deployment |
replaceNamespacedDeploymentStatus(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentStatusAsync(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Deployment> _callback)
(asynchronously) replace status of the specified Deployment
|
okhttp3.Call |
replaceNamespacedDeploymentStatusCall(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDeploymentStatus
|
ApiResponse<ExtensionsV1beta1Deployment> |
replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Deployment
|
ExtensionsV1beta1Ingress |
replaceNamespacedIngress(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Ingress
|
okhttp3.Call |
replaceNamespacedIngressAsync(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) replace the specified Ingress
|
okhttp3.Call |
replaceNamespacedIngressCall(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedIngress
|
ExtensionsV1beta1Ingress |
replaceNamespacedIngressStatus(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Ingress
|
okhttp3.Call |
replaceNamespacedIngressStatusAsync(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Ingress> _callback)
(asynchronously) replace status of the specified Ingress
|
okhttp3.Call |
replaceNamespacedIngressStatusCall(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedIngressStatus
|
ApiResponse<ExtensionsV1beta1Ingress> |
replaceNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Ingress
|
ApiResponse<ExtensionsV1beta1Ingress> |
replaceNamespacedIngressWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Ingress body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Ingress
|
V1beta1NetworkPolicy |
replaceNamespacedNetworkPolicy(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager)
replace the specified NetworkPolicy
|
okhttp3.Call |
replaceNamespacedNetworkPolicyAsync(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1NetworkPolicy> _callback)
(asynchronously) replace the specified NetworkPolicy
|
okhttp3.Call |
replaceNamespacedNetworkPolicyCall(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedNetworkPolicy
|
ApiResponse<V1beta1NetworkPolicy> |
replaceNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun,
String fieldManager)
replace the specified NetworkPolicy
|
V1beta1ReplicaSet |
replaceNamespacedReplicaSet(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetAsync(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) replace the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetCall(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicaSet
|
ExtensionsV1beta1Scale |
replaceNamespacedReplicaSetScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicaSetScale
|
ApiResponse<ExtensionsV1beta1Scale> |
replaceNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicaSet
|
V1beta1ReplicaSet |
replaceNamespacedReplicaSetStatus(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ReplicaSet> _callback)
(asynchronously) replace status of the specified ReplicaSet
|
okhttp3.Call |
replaceNamespacedReplicaSetStatusCall(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicaSetStatus
|
ApiResponse<V1beta1ReplicaSet> |
replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
ExtensionsV1beta1Scale |
replaceNamespacedReplicationControllerDummyScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
replaceNamespacedReplicationControllerDummyScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified ReplicationControllerDummy
|
okhttp3.Call |
replaceNamespacedReplicationControllerDummyScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicationControllerDummyScale
|
ApiResponse<ExtensionsV1beta1Scale> |
replaceNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicationControllerDummy
|
ExtensionsV1beta1PodSecurityPolicy |
replacePodSecurityPolicy(String name,
ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodSecurityPolicy
|
okhttp3.Call |
replacePodSecurityPolicyAsync(String name,
ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback)
(asynchronously) replace the specified PodSecurityPolicy
|
okhttp3.Call |
replacePodSecurityPolicyCall(String name,
ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replacePodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
replacePodSecurityPolicyWithHttpInfo(String name,
ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodSecurityPolicy
|
void |
setApiClient(ApiClient apiClient) |
public ExtensionsV1beta1Api()
public ExtensionsV1beta1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call createNamespacedDaemonSetCall(String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1beta1DaemonSet createNamespacedDaemonSet(String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> createNamespacedDaemonSetWithHttpInfo(String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedDaemonSetAsync(String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedDeploymentCall(String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment createNamespacedDeployment(String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> createNamespacedDeploymentWithHttpInfo(String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedDeploymentAsync(String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedDeploymentRollbackCall(String name, String namespace, ExtensionsV1beta1DeploymentRollback body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
name
- name of the DeploymentRollback (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status createNamespacedDeploymentRollback(String name, String namespace, ExtensionsV1beta1DeploymentRollback body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the DeploymentRollback (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> createNamespacedDeploymentRollbackWithHttpInfo(String name, String namespace, ExtensionsV1beta1DeploymentRollback body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the DeploymentRollback (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedDeploymentRollbackAsync(String name, String namespace, ExtensionsV1beta1DeploymentRollback body, String dryRun, String fieldManager, String pretty, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the DeploymentRollback (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedIngressCall(String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress createNamespacedIngress(String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> createNamespacedIngressWithHttpInfo(String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedIngressAsync(String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedNetworkPolicyCall(String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicy createNamespacedNetworkPolicy(String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicy> createNamespacedNetworkPolicyWithHttpInfo(String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedNetworkPolicyAsync(String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1NetworkPolicy> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedReplicaSetCall(String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet createNamespacedReplicaSet(String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> createNamespacedReplicaSetWithHttpInfo(String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedReplicaSetAsync(String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createPodSecurityPolicyCall(ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ExtensionsV1beta1PodSecurityPolicy createPodSecurityPolicy(ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1PodSecurityPolicy> createPodSecurityPolicyWithHttpInfo(ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createPodSecurityPolicyAsync(ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedDaemonSetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedDaemonSet(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedDaemonSetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedDeploymentCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedDeployment(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedDeploymentAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedIngressCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedIngress(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedIngressWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedIngressAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedNetworkPolicyCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedNetworkPolicy(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedNetworkPolicyWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedNetworkPolicyAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedReplicaSetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedReplicaSet(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedReplicaSetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionPodSecurityPolicyCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionPodSecurityPolicy(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionPodSecurityPolicyWithHttpInfo(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionPodSecurityPolicyAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedDaemonSetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedDaemonSet(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedDaemonSetWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedDaemonSetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedDeploymentCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedDeployment(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedDeploymentWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedDeploymentAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedIngressCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedIngress(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedIngressWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedIngressAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedNetworkPolicyCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedNetworkPolicy(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedNetworkPolicyWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedNetworkPolicyAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedReplicaSetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedReplicaSet(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedReplicaSetWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedReplicaSetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deletePodSecurityPolicyCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deletePodSecurityPolicy(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deletePodSecurityPolicyWithHttpInfo(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deletePodSecurityPolicyAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call getAPIResourcesCall(ApiCallback _callback) throws ApiException
_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1APIResourceList getAPIResources() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1APIResourceList> getAPIResourcesWithHttpInfo() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) throws ApiException
_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listDaemonSetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSetList listDaemonSetForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSetList> listDaemonSetForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listDaemonSetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1DaemonSetList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listDeploymentForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1DeploymentList listDeploymentForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1DeploymentList> listDeploymentForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listDeploymentForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<ExtensionsV1beta1DeploymentList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listIngressForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1IngressList listIngressForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1IngressList> listIngressForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listIngressForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<ExtensionsV1beta1IngressList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedDaemonSetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSetList listNamespacedDaemonSet(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSetList> listNamespacedDaemonSetWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedDaemonSetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1DaemonSetList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedDeploymentCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1DeploymentList listNamespacedDeployment(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1DeploymentList> listNamespacedDeploymentWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedDeploymentAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<ExtensionsV1beta1DeploymentList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedIngressCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1IngressList listNamespacedIngress(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1IngressList> listNamespacedIngressWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedIngressAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<ExtensionsV1beta1IngressList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedNetworkPolicyCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicyList listNamespacedNetworkPolicy(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicyList> listNamespacedNetworkPolicyWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedNetworkPolicyAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1NetworkPolicyList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedReplicaSetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSetList listNamespacedReplicaSet(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSetList> listNamespacedReplicaSetWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedReplicaSetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ReplicaSetList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNetworkPolicyForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicyList listNetworkPolicyForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicyList> listNetworkPolicyForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNetworkPolicyForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1NetworkPolicyList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodSecurityPolicyCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1PodSecurityPolicyList listPodSecurityPolicy(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1PodSecurityPolicyList> listPodSecurityPolicyWithHttpInfo(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodSecurityPolicyAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<ExtensionsV1beta1PodSecurityPolicyList> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listReplicaSetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSetList listReplicaSetForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSetList> listReplicaSetForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listReplicaSetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ReplicaSetList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that
particular version of a resource. Defaults to changes from the beginning of history. When
specified for list: - if unset, then the result is returned from remote storage based on
quorum-read flag; - if it's 0, then we simply return what we currently have in cache,
no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
(optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDaemonSetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSet patchNamespacedDaemonSet(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> patchNamespacedDaemonSetWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDaemonSetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDaemonSetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSet patchNamespacedDaemonSetStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> patchNamespacedDaemonSetStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDaemonSetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment patchNamespacedDeployment(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> patchNamespacedDeploymentWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale patchNamespacedDeploymentScale(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> patchNamespacedDeploymentScaleWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment patchNamespacedDeploymentStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> patchNamespacedDeploymentStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedDeploymentStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedIngressCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress patchNamespacedIngress(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> patchNamespacedIngressWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedIngressAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedIngressStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress patchNamespacedIngressStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> patchNamespacedIngressStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedIngressStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedNetworkPolicyCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicy patchNamespacedNetworkPolicy(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicy> patchNamespacedNetworkPolicyWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedNetworkPolicyAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1beta1NetworkPolicy> _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet patchNamespacedReplicaSet(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> patchNamespacedReplicaSetWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale patchNamespacedReplicaSetScale(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> patchNamespacedReplicaSetScaleWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet patchNamespacedReplicaSetStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> patchNamespacedReplicaSetStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicaSetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerDummyScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale patchNamespacedReplicationControllerDummyScale(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> patchNamespacedReplicationControllerDummyScaleWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerDummyScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPodSecurityPolicyCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1PodSecurityPolicy patchPodSecurityPolicy(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1PodSecurityPolicy> patchPodSecurityPolicyWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPodSecurityPolicyAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDaemonSetCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSet readNamespacedDaemonSet(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> readNamespacedDaemonSetWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDaemonSetAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDaemonSetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1DaemonSet readNamespacedDaemonSetStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> readNamespacedDaemonSetStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDaemonSetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment readNamespacedDeployment(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> readNamespacedDeploymentWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentScaleCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale readNamespacedDeploymentScale(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> readNamespacedDeploymentScaleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentScaleAsync(String name, String namespace, String pretty, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment readNamespacedDeploymentStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> readNamespacedDeploymentStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedDeploymentStatusAsync(String name, String namespace, String pretty, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedIngressCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress readNamespacedIngress(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> readNamespacedIngressWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedIngressAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedIngressStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress readNamespacedIngressStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> readNamespacedIngressStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedIngressStatusAsync(String name, String namespace, String pretty, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedNetworkPolicyCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicy readNamespacedNetworkPolicy(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicy> readNamespacedNetworkPolicyWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedNetworkPolicyAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1beta1NetworkPolicy> _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet readNamespacedReplicaSet(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> readNamespacedReplicaSetWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetScaleCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale readNamespacedReplicaSetScale(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> readNamespacedReplicaSetScaleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetScaleAsync(String name, String namespace, String pretty, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet readNamespacedReplicaSetStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> readNamespacedReplicaSetStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicaSetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerDummyScaleCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale readNamespacedReplicationControllerDummyScale(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> readNamespacedReplicationControllerDummyScaleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerDummyScaleAsync(String name, String namespace, String pretty, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPodSecurityPolicyCall(String name, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ExtensionsV1beta1PodSecurityPolicy readPodSecurityPolicy(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1PodSecurityPolicy> readPodSecurityPolicyWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPodSecurityPolicyAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDaemonSetCall(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1beta1DaemonSet replaceNamespacedDaemonSet(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> replaceNamespacedDaemonSetWithHttpInfo(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDaemonSetAsync(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDaemonSetStatusCall(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1beta1DaemonSet replaceNamespacedDaemonSetStatus(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1DaemonSet> replaceNamespacedDaemonSetStatusWithHttpInfo(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDaemonSetStatusAsync(String name, String namespace, V1beta1DaemonSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1DaemonSet> _callback) throws ApiException
name
- name of the DaemonSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentCall(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment replaceNamespacedDeployment(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> replaceNamespacedDeploymentWithHttpInfo(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentAsync(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentScaleCall(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale replaceNamespacedDeploymentScale(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> replaceNamespacedDeploymentScaleWithHttpInfo(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentScaleAsync(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentStatusCall(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Deployment replaceNamespacedDeploymentStatus(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Deployment> replaceNamespacedDeploymentStatusWithHttpInfo(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedDeploymentStatusAsync(String name, String namespace, ExtensionsV1beta1Deployment body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Deployment> _callback) throws ApiException
name
- name of the Deployment (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedIngressCall(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress replaceNamespacedIngress(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> replaceNamespacedIngressWithHttpInfo(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedIngressAsync(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedIngressStatusCall(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Ingress replaceNamespacedIngressStatus(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Ingress> replaceNamespacedIngressStatusWithHttpInfo(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedIngressStatusAsync(String name, String namespace, ExtensionsV1beta1Ingress body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Ingress> _callback) throws ApiException
name
- name of the Ingress (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedNetworkPolicyCall(String name, String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1beta1NetworkPolicy replaceNamespacedNetworkPolicy(String name, String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1NetworkPolicy> replaceNamespacedNetworkPolicyWithHttpInfo(String name, String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedNetworkPolicyAsync(String name, String namespace, V1beta1NetworkPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1NetworkPolicy> _callback) throws ApiException
name
- name of the NetworkPolicy (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetCall(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet replaceNamespacedReplicaSet(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> replaceNamespacedReplicaSetWithHttpInfo(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetAsync(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetScaleCall(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale replaceNamespacedReplicaSetScale(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> replaceNamespacedReplicaSetScaleWithHttpInfo(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetScaleAsync(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetStatusCall(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1beta1ReplicaSet replaceNamespacedReplicaSetStatus(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1ReplicaSet> replaceNamespacedReplicaSetStatusWithHttpInfo(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicaSetStatusAsync(String name, String namespace, V1beta1ReplicaSet body, String pretty, String dryRun, String fieldManager, ApiCallback<V1beta1ReplicaSet> _callback) throws ApiException
name
- name of the ReplicaSet (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerDummyScaleCall(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1Scale replaceNamespacedReplicationControllerDummyScale(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1Scale> replaceNamespacedReplicationControllerDummyScaleWithHttpInfo(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerDummyScaleAsync(String name, String namespace, ExtensionsV1beta1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePodSecurityPolicyCall(String name, ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ExtensionsV1beta1PodSecurityPolicy replacePodSecurityPolicy(String name, ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<ExtensionsV1beta1PodSecurityPolicy> replacePodSecurityPolicyWithHttpInfo(String name, ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePodSecurityPolicyAsync(String name, ExtensionsV1beta1PodSecurityPolicy body, String pretty, String dryRun, String fieldManager, ApiCallback<ExtensionsV1beta1PodSecurityPolicy> _callback) throws ApiException
name
- name of the PodSecurityPolicy (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
Copyright © 2020. All rights reserved.