Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1Status |
ApiregistrationV1beta1Api.deleteAPIService(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an APIService
|
V1Status |
ApiregistrationV1Api.deleteAPIService(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an APIService
|
okhttp3.Call |
ApiregistrationV1beta1Api.deleteAPIServiceAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an APIService
|
okhttp3.Call |
ApiregistrationV1Api.deleteAPIServiceAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an APIService
|
okhttp3.Call |
ApiregistrationV1beta1Api.deleteAPIServiceCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteAPIService
|
okhttp3.Call |
ApiregistrationV1Api.deleteAPIServiceCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteAPIService
|
ApiResponse<V1Status> |
ApiregistrationV1beta1Api.deleteAPIServiceWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an APIService
|
ApiResponse<V1Status> |
ApiregistrationV1Api.deleteAPIServiceWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an APIService
|
V1Status |
AuditregistrationV1alpha1Api.deleteAuditSink(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an AuditSink
|
okhttp3.Call |
AuditregistrationV1alpha1Api.deleteAuditSinkAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an AuditSink
|
okhttp3.Call |
AuditregistrationV1alpha1Api.deleteAuditSinkCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteAuditSink
|
ApiResponse<V1Status> |
AuditregistrationV1alpha1Api.deleteAuditSinkWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an AuditSink
|
V1Status |
CertificatesV1beta1Api.deleteCertificateSigningRequest(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CertificateSigningRequest
|
okhttp3.Call |
CertificatesV1beta1Api.deleteCertificateSigningRequestAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a CertificateSigningRequest
|
okhttp3.Call |
CertificatesV1beta1Api.deleteCertificateSigningRequestCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCertificateSigningRequest
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCertificateSigningRequestWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CertificateSigningRequest
|
Object |
CustomObjectsApi.deleteClusterCustomObject(String group,
String version,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Deletes the specified cluster scoped custom object
|
okhttp3.Call |
CustomObjectsApi.deleteClusterCustomObjectAsync(String group,
String version,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback<Object> _callback)
(asynchronously) Deletes the specified cluster scoped custom object
|
okhttp3.Call |
CustomObjectsApi.deleteClusterCustomObjectCall(String group,
String version,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterCustomObject
|
ApiResponse<Object> |
CustomObjectsApi.deleteClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Deletes the specified cluster scoped custom object
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteClusterRole(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
V1Status |
RbacAuthorizationV1beta1Api.deleteClusterRole(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
V1Status |
RbacAuthorizationV1Api.deleteClusterRole(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteClusterRoleAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteClusterRoleAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteClusterRoleAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRole
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteClusterRoleBinding(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
V1Status |
RbacAuthorizationV1beta1Api.deleteClusterRoleBinding(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
V1Status |
RbacAuthorizationV1Api.deleteClusterRoleBinding(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteClusterRoleBindingAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteClusterRoleBindingAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteClusterRoleBindingAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteClusterRoleBindingCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteClusterRoleBindingCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteClusterRoleBindingCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteClusterRoleCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteClusterRoleCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteClusterRoleCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ClusterRole
|
V1Status |
ApiregistrationV1beta1Api.deleteCollectionAPIService(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 APIService
|
V1Status |
ApiregistrationV1Api.deleteCollectionAPIService(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 APIService
|
okhttp3.Call |
ApiregistrationV1beta1Api.deleteCollectionAPIServiceAsync(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 APIService
|
okhttp3.Call |
ApiregistrationV1Api.deleteCollectionAPIServiceAsync(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 APIService
|
okhttp3.Call |
ApiregistrationV1beta1Api.deleteCollectionAPIServiceCall(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 deleteCollectionAPIService
|
okhttp3.Call |
ApiregistrationV1Api.deleteCollectionAPIServiceCall(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 deleteCollectionAPIService
|
ApiResponse<V1Status> |
ApiregistrationV1beta1Api.deleteCollectionAPIServiceWithHttpInfo(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 APIService
|
ApiResponse<V1Status> |
ApiregistrationV1Api.deleteCollectionAPIServiceWithHttpInfo(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 APIService
|
V1Status |
AuditregistrationV1alpha1Api.deleteCollectionAuditSink(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 AuditSink
|
okhttp3.Call |
AuditregistrationV1alpha1Api.deleteCollectionAuditSinkAsync(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 AuditSink
|
okhttp3.Call |
AuditregistrationV1alpha1Api.deleteCollectionAuditSinkCall(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 deleteCollectionAuditSink
|
ApiResponse<V1Status> |
AuditregistrationV1alpha1Api.deleteCollectionAuditSinkWithHttpInfo(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 AuditSink
|
V1Status |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequest(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 CertificateSigningRequest
|
okhttp3.Call |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequestAsync(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 CertificateSigningRequest
|
okhttp3.Call |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequestCall(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 deleteCollectionCertificateSigningRequest
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequestWithHttpInfo(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 CertificateSigningRequest
|
Object |
CustomObjectsApi.deleteCollectionClusterCustomObject(String group,
String version,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Delete collection of cluster scoped custom objects
|
okhttp3.Call |
CustomObjectsApi.deleteCollectionClusterCustomObjectAsync(String group,
String version,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback<Object> _callback)
(asynchronously) Delete collection of cluster scoped custom objects
|
okhttp3.Call |
CustomObjectsApi.deleteCollectionClusterCustomObjectCall(String group,
String version,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionClusterCustomObject
|
ApiResponse<Object> |
CustomObjectsApi.deleteCollectionClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Delete collection of cluster scoped custom objects
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRole(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 ClusterRole
|
V1Status |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRole(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 ClusterRole
|
V1Status |
RbacAuthorizationV1Api.deleteCollectionClusterRole(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 ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleAsync(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 ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleAsync(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 ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionClusterRoleAsync(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 ClusterRole
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBinding(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 ClusterRoleBinding
|
V1Status |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBinding(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 ClusterRoleBinding
|
V1Status |
RbacAuthorizationV1Api.deleteCollectionClusterRoleBinding(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 ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBindingAsync(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 ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBindingAsync(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 ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingAsync(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 ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBindingCall(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 deleteCollectionClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBindingCall(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 deleteCollectionClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingCall(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 deleteCollectionClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBindingWithHttpInfo(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 ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBindingWithHttpInfo(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 ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingWithHttpInfo(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 ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleCall(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 deleteCollectionClusterRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleCall(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 deleteCollectionClusterRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionClusterRoleCall(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 deleteCollectionClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleWithHttpInfo(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 ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleWithHttpInfo(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 ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionClusterRoleWithHttpInfo(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 ClusterRole
|
V1Status |
StorageV1Api.deleteCollectionCSIDriver(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 CSIDriver
|
V1Status |
StorageV1beta1Api.deleteCollectionCSIDriver(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 CSIDriver
|
okhttp3.Call |
StorageV1Api.deleteCollectionCSIDriverAsync(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 CSIDriver
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionCSIDriverAsync(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 CSIDriver
|
okhttp3.Call |
StorageV1Api.deleteCollectionCSIDriverCall(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 deleteCollectionCSIDriver
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionCSIDriverCall(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 deleteCollectionCSIDriver
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionCSIDriverWithHttpInfo(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 CSIDriver
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionCSIDriverWithHttpInfo(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 CSIDriver
|
V1Status |
StorageV1Api.deleteCollectionCSINode(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 CSINode
|
V1Status |
StorageV1beta1Api.deleteCollectionCSINode(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 CSINode
|
okhttp3.Call |
StorageV1Api.deleteCollectionCSINodeAsync(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 CSINode
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionCSINodeAsync(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 CSINode
|
okhttp3.Call |
StorageV1Api.deleteCollectionCSINodeCall(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 deleteCollectionCSINode
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionCSINodeCall(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 deleteCollectionCSINode
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionCSINodeWithHttpInfo(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 CSINode
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionCSINodeWithHttpInfo(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 CSINode
|
V1Status |
ApiextensionsV1Api.deleteCollectionCustomResourceDefinition(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 CustomResourceDefinition
|
V1Status |
ApiextensionsV1beta1Api.deleteCollectionCustomResourceDefinition(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 CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1Api.deleteCollectionCustomResourceDefinitionAsync(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 CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1beta1Api.deleteCollectionCustomResourceDefinitionAsync(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 CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1Api.deleteCollectionCustomResourceDefinitionCall(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 deleteCollectionCustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1beta1Api.deleteCollectionCustomResourceDefinitionCall(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 deleteCollectionCustomResourceDefinition
|
ApiResponse<V1Status> |
ApiextensionsV1Api.deleteCollectionCustomResourceDefinitionWithHttpInfo(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 CustomResourceDefinition
|
ApiResponse<V1Status> |
ApiextensionsV1beta1Api.deleteCollectionCustomResourceDefinitionWithHttpInfo(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 CustomResourceDefinition
|
V1Status |
FlowcontrolApiserverV1alpha1Api.deleteCollectionFlowSchema(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 FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteCollectionFlowSchemaAsync(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 FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteCollectionFlowSchemaCall(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 deleteCollectionFlowSchema
|
ApiResponse<V1Status> |
FlowcontrolApiserverV1alpha1Api.deleteCollectionFlowSchemaWithHttpInfo(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 FlowSchema
|
V1Status |
NetworkingV1beta1Api.deleteCollectionIngressClass(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 IngressClass
|
okhttp3.Call |
NetworkingV1beta1Api.deleteCollectionIngressClassAsync(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 IngressClass
|
okhttp3.Call |
NetworkingV1beta1Api.deleteCollectionIngressClassCall(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 deleteCollectionIngressClass
|
ApiResponse<V1Status> |
NetworkingV1beta1Api.deleteCollectionIngressClassWithHttpInfo(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 IngressClass
|
V1Status |
AdmissionregistrationV1beta1Api.deleteCollectionMutatingWebhookConfiguration(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 MutatingWebhookConfiguration
|
V1Status |
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfiguration(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 MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteCollectionMutatingWebhookConfigurationAsync(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 MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationAsync(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 MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteCollectionMutatingWebhookConfigurationCall(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 deleteCollectionMutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationCall(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 deleteCollectionMutatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteCollectionMutatingWebhookConfigurationWithHttpInfo(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 MutatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationWithHttpInfo(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 MutatingWebhookConfiguration
|
V1Status |
CoreV1Api.deleteCollectionNamespacedConfigMap(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 ConfigMap
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedConfigMapAsync(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 ConfigMap
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedConfigMapCall(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 deleteCollectionNamespacedConfigMap
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedConfigMapWithHttpInfo(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 ConfigMap
|
V1Status |
AppsV1Api.deleteCollectionNamespacedControllerRevision(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 ControllerRevision
|
okhttp3.Call |
AppsV1Api.deleteCollectionNamespacedControllerRevisionAsync(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 ControllerRevision
|
okhttp3.Call |
AppsV1Api.deleteCollectionNamespacedControllerRevisionCall(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 deleteCollectionNamespacedControllerRevision
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedControllerRevisionWithHttpInfo(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 ControllerRevision
|
V1Status |
BatchV1beta1Api.deleteCollectionNamespacedCronJob(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 CronJob
|
V1Status |
BatchV2alpha1Api.deleteCollectionNamespacedCronJob(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 CronJob
|
okhttp3.Call |
BatchV1beta1Api.deleteCollectionNamespacedCronJobAsync(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 CronJob
|
okhttp3.Call |
BatchV2alpha1Api.deleteCollectionNamespacedCronJobAsync(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 CronJob
|
okhttp3.Call |
BatchV1beta1Api.deleteCollectionNamespacedCronJobCall(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 deleteCollectionNamespacedCronJob
|
okhttp3.Call |
BatchV2alpha1Api.deleteCollectionNamespacedCronJobCall(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 deleteCollectionNamespacedCronJob
|
ApiResponse<V1Status> |
BatchV1beta1Api.deleteCollectionNamespacedCronJobWithHttpInfo(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 CronJob
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteCollectionNamespacedCronJobWithHttpInfo(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 CronJob
|
Object |
CustomObjectsApi.deleteCollectionNamespacedCustomObject(String group,
String version,
String namespace,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Delete collection of namespace scoped custom objects
|
okhttp3.Call |
CustomObjectsApi.deleteCollectionNamespacedCustomObjectAsync(String group,
String version,
String namespace,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback<Object> _callback)
(asynchronously) Delete collection of namespace scoped custom objects
|
okhttp3.Call |
CustomObjectsApi.deleteCollectionNamespacedCustomObjectCall(String group,
String version,
String namespace,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedCustomObject
|
ApiResponse<Object> |
CustomObjectsApi.deleteCollectionNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Delete collection of namespace scoped custom objects
|
V1Status |
AppsV1Api.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 |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.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 |
AppsV1Api.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 |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.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 |
CoreV1Api.deleteCollectionNamespacedEndpoints(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 Endpoints
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedEndpointsAsync(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 Endpoints
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedEndpointsCall(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 deleteCollectionNamespacedEndpoints
|
V1Status |
DiscoveryV1beta1Api.deleteCollectionNamespacedEndpointSlice(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 EndpointSlice
|
okhttp3.Call |
DiscoveryV1beta1Api.deleteCollectionNamespacedEndpointSliceAsync(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 EndpointSlice
|
okhttp3.Call |
DiscoveryV1beta1Api.deleteCollectionNamespacedEndpointSliceCall(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 deleteCollectionNamespacedEndpointSlice
|
ApiResponse<V1Status> |
DiscoveryV1beta1Api.deleteCollectionNamespacedEndpointSliceWithHttpInfo(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 EndpointSlice
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEndpointsWithHttpInfo(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 Endpoints
|
V1Status |
CoreV1Api.deleteCollectionNamespacedEvent(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 Event
|
V1Status |
EventsV1beta1Api.deleteCollectionNamespacedEvent(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 Event
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedEventAsync(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 Event
|
okhttp3.Call |
EventsV1beta1Api.deleteCollectionNamespacedEventAsync(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 Event
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedEventCall(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 deleteCollectionNamespacedEvent
|
okhttp3.Call |
EventsV1beta1Api.deleteCollectionNamespacedEventCall(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 deleteCollectionNamespacedEvent
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEventWithHttpInfo(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 Event
|
ApiResponse<V1Status> |
EventsV1beta1Api.deleteCollectionNamespacedEventWithHttpInfo(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 Event
|
V1Status |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscaler(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 HorizontalPodAutoscaler
|
V1Status |
AutoscalingV2beta2Api.deleteCollectionNamespacedHorizontalPodAutoscaler(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 HorizontalPodAutoscaler
|
V1Status |
AutoscalingV2beta1Api.deleteCollectionNamespacedHorizontalPodAutoscaler(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 HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync(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 HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta2Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync(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 HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync(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 HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall(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 deleteCollectionNamespacedHorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta2Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall(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 deleteCollectionNamespacedHorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall(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 deleteCollectionNamespacedHorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(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 HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta2Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(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 HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(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 HorizontalPodAutoscaler
|
V1Status |
ExtensionsV1beta1Api.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
|
V1Status |
NetworkingV1beta1Api.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 |
ExtensionsV1beta1Api.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 |
NetworkingV1beta1Api.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 |
ExtensionsV1beta1Api.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
|
okhttp3.Call |
NetworkingV1beta1Api.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> |
ExtensionsV1beta1Api.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
|
ApiResponse<V1Status> |
NetworkingV1beta1Api.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 |
BatchV1Api.deleteCollectionNamespacedJob(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 Job
|
okhttp3.Call |
BatchV1Api.deleteCollectionNamespacedJobAsync(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 Job
|
okhttp3.Call |
BatchV1Api.deleteCollectionNamespacedJobCall(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 deleteCollectionNamespacedJob
|
ApiResponse<V1Status> |
BatchV1Api.deleteCollectionNamespacedJobWithHttpInfo(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 Job
|
V1Status |
CoordinationV1beta1Api.deleteCollectionNamespacedLease(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 Lease
|
V1Status |
CoordinationV1Api.deleteCollectionNamespacedLease(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 Lease
|
okhttp3.Call |
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseAsync(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 Lease
|
okhttp3.Call |
CoordinationV1Api.deleteCollectionNamespacedLeaseAsync(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 Lease
|
okhttp3.Call |
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseCall(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 deleteCollectionNamespacedLease
|
okhttp3.Call |
CoordinationV1Api.deleteCollectionNamespacedLeaseCall(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 deleteCollectionNamespacedLease
|
ApiResponse<V1Status> |
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseWithHttpInfo(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 Lease
|
ApiResponse<V1Status> |
CoordinationV1Api.deleteCollectionNamespacedLeaseWithHttpInfo(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 Lease
|
V1Status |
CoreV1Api.deleteCollectionNamespacedLimitRange(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 LimitRange
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedLimitRangeAsync(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 LimitRange
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedLimitRangeCall(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 deleteCollectionNamespacedLimitRange
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedLimitRangeWithHttpInfo(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 LimitRange
|
V1Status |
NetworkingV1Api.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 |
NetworkingV1Api.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 |
NetworkingV1Api.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> |
NetworkingV1Api.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 |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaim(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 PersistentVolumeClaim
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimAsync(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 PersistentVolumeClaim
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimCall(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 deleteCollectionNamespacedPersistentVolumeClaim
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(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 PersistentVolumeClaim
|
V1Status |
CoreV1Api.deleteCollectionNamespacedPod(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 Pod
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPodAsync(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 Pod
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPodCall(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 deleteCollectionNamespacedPod
|
V1Status |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudget(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 PodDisruptionBudget
|
okhttp3.Call |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudgetAsync(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 PodDisruptionBudget
|
okhttp3.Call |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudgetCall(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 deleteCollectionNamespacedPodDisruptionBudget
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudgetWithHttpInfo(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 PodDisruptionBudget
|
V1Status |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPreset(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 PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPresetAsync(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 PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPresetCall(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 deleteCollectionNamespacedPodPreset
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPresetWithHttpInfo(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 PodPreset
|
V1Status |
CoreV1Api.deleteCollectionNamespacedPodTemplate(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 PodTemplate
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPodTemplateAsync(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 PodTemplate
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedPodTemplateCall(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 deleteCollectionNamespacedPodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodTemplateWithHttpInfo(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 PodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodWithHttpInfo(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 Pod
|
V1Status |
AppsV1Api.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 |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.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 |
CoreV1Api.deleteCollectionNamespacedReplicationController(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 ReplicationController
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedReplicationControllerAsync(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 ReplicationController
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedReplicationControllerCall(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 deleteCollectionNamespacedReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedReplicationControllerWithHttpInfo(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 ReplicationController
|
V1Status |
CoreV1Api.deleteCollectionNamespacedResourceQuota(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 ResourceQuota
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedResourceQuotaAsync(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 ResourceQuota
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedResourceQuotaCall(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 deleteCollectionNamespacedResourceQuota
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedResourceQuotaWithHttpInfo(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 ResourceQuota
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRole(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 Role
|
V1Status |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRole(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 Role
|
V1Status |
RbacAuthorizationV1Api.deleteCollectionNamespacedRole(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 Role
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleAsync(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 Role
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleAsync(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 Role
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleAsync(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 Role
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBinding(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 RoleBinding
|
V1Status |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBinding(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 RoleBinding
|
V1Status |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBinding(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 RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBindingAsync(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 RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBindingAsync(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 RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingAsync(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 RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBindingCall(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 deleteCollectionNamespacedRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBindingCall(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 deleteCollectionNamespacedRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingCall(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 deleteCollectionNamespacedRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(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 RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(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 RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(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 RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleCall(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 deleteCollectionNamespacedRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleCall(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 deleteCollectionNamespacedRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleCall(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 deleteCollectionNamespacedRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleWithHttpInfo(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 Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleWithHttpInfo(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 Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleWithHttpInfo(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 Role
|
V1Status |
CoreV1Api.deleteCollectionNamespacedSecret(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 Secret
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedSecretAsync(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 Secret
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedSecretCall(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 deleteCollectionNamespacedSecret
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedSecretWithHttpInfo(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 Secret
|
V1Status |
CoreV1Api.deleteCollectionNamespacedServiceAccount(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 ServiceAccount
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedServiceAccountAsync(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 ServiceAccount
|
okhttp3.Call |
CoreV1Api.deleteCollectionNamespacedServiceAccountCall(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 deleteCollectionNamespacedServiceAccount
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedServiceAccountWithHttpInfo(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 ServiceAccount
|
V1Status |
AppsV1Api.deleteCollectionNamespacedStatefulSet(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 StatefulSet
|
okhttp3.Call |
AppsV1Api.deleteCollectionNamespacedStatefulSetAsync(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 StatefulSet
|
okhttp3.Call |
AppsV1Api.deleteCollectionNamespacedStatefulSetCall(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 deleteCollectionNamespacedStatefulSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedStatefulSetWithHttpInfo(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 StatefulSet
|
V1Status |
CoreV1Api.deleteCollectionNode(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 Node
|
okhttp3.Call |
CoreV1Api.deleteCollectionNodeAsync(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 Node
|
okhttp3.Call |
CoreV1Api.deleteCollectionNodeCall(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 deleteCollectionNode
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNodeWithHttpInfo(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 Node
|
V1Status |
CoreV1Api.deleteCollectionPersistentVolume(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 PersistentVolume
|
okhttp3.Call |
CoreV1Api.deleteCollectionPersistentVolumeAsync(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 PersistentVolume
|
okhttp3.Call |
CoreV1Api.deleteCollectionPersistentVolumeCall(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 deleteCollectionPersistentVolume
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionPersistentVolumeWithHttpInfo(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 PersistentVolume
|
V1Status |
PolicyV1beta1Api.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 |
PolicyV1beta1Api.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 |
PolicyV1beta1Api.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> |
PolicyV1beta1Api.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 |
SchedulingV1beta1Api.deleteCollectionPriorityClass(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 PriorityClass
|
V1Status |
SchedulingV1Api.deleteCollectionPriorityClass(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 PriorityClass
|
V1Status |
SchedulingV1alpha1Api.deleteCollectionPriorityClass(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 PriorityClass
|
okhttp3.Call |
SchedulingV1beta1Api.deleteCollectionPriorityClassAsync(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 PriorityClass
|
okhttp3.Call |
SchedulingV1Api.deleteCollectionPriorityClassAsync(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 PriorityClass
|
okhttp3.Call |
SchedulingV1alpha1Api.deleteCollectionPriorityClassAsync(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 PriorityClass
|
okhttp3.Call |
SchedulingV1beta1Api.deleteCollectionPriorityClassCall(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 deleteCollectionPriorityClass
|
okhttp3.Call |
SchedulingV1Api.deleteCollectionPriorityClassCall(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 deleteCollectionPriorityClass
|
okhttp3.Call |
SchedulingV1alpha1Api.deleteCollectionPriorityClassCall(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 deleteCollectionPriorityClass
|
ApiResponse<V1Status> |
SchedulingV1beta1Api.deleteCollectionPriorityClassWithHttpInfo(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 PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1Api.deleteCollectionPriorityClassWithHttpInfo(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 PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1alpha1Api.deleteCollectionPriorityClassWithHttpInfo(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 PriorityClass
|
V1Status |
FlowcontrolApiserverV1alpha1Api.deleteCollectionPriorityLevelConfiguration(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 PriorityLevelConfiguration
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteCollectionPriorityLevelConfigurationAsync(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 PriorityLevelConfiguration
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteCollectionPriorityLevelConfigurationCall(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 deleteCollectionPriorityLevelConfiguration
|
ApiResponse<V1Status> |
FlowcontrolApiserverV1alpha1Api.deleteCollectionPriorityLevelConfigurationWithHttpInfo(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 PriorityLevelConfiguration
|
V1Status |
NodeV1alpha1Api.deleteCollectionRuntimeClass(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 RuntimeClass
|
V1Status |
NodeV1beta1Api.deleteCollectionRuntimeClass(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 RuntimeClass
|
okhttp3.Call |
NodeV1alpha1Api.deleteCollectionRuntimeClassAsync(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 RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.deleteCollectionRuntimeClassAsync(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 RuntimeClass
|
okhttp3.Call |
NodeV1alpha1Api.deleteCollectionRuntimeClassCall(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 deleteCollectionRuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.deleteCollectionRuntimeClassCall(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 deleteCollectionRuntimeClass
|
ApiResponse<V1Status> |
NodeV1alpha1Api.deleteCollectionRuntimeClassWithHttpInfo(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 RuntimeClass
|
ApiResponse<V1Status> |
NodeV1beta1Api.deleteCollectionRuntimeClassWithHttpInfo(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 RuntimeClass
|
V1Status |
StorageV1Api.deleteCollectionStorageClass(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 StorageClass
|
V1Status |
StorageV1beta1Api.deleteCollectionStorageClass(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 StorageClass
|
okhttp3.Call |
StorageV1Api.deleteCollectionStorageClassAsync(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 StorageClass
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionStorageClassAsync(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 StorageClass
|
okhttp3.Call |
StorageV1Api.deleteCollectionStorageClassCall(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 deleteCollectionStorageClass
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionStorageClassCall(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 deleteCollectionStorageClass
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionStorageClassWithHttpInfo(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 StorageClass
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionStorageClassWithHttpInfo(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 StorageClass
|
V1Status |
AdmissionregistrationV1beta1Api.deleteCollectionValidatingWebhookConfiguration(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 ValidatingWebhookConfiguration
|
V1Status |
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfiguration(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 ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteCollectionValidatingWebhookConfigurationAsync(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 ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationAsync(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 ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteCollectionValidatingWebhookConfigurationCall(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 deleteCollectionValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationCall(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 deleteCollectionValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteCollectionValidatingWebhookConfigurationWithHttpInfo(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 ValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationWithHttpInfo(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 ValidatingWebhookConfiguration
|
V1Status |
StorageV1alpha1Api.deleteCollectionVolumeAttachment(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 VolumeAttachment
|
V1Status |
StorageV1Api.deleteCollectionVolumeAttachment(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 VolumeAttachment
|
V1Status |
StorageV1beta1Api.deleteCollectionVolumeAttachment(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 VolumeAttachment
|
okhttp3.Call |
StorageV1alpha1Api.deleteCollectionVolumeAttachmentAsync(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 VolumeAttachment
|
okhttp3.Call |
StorageV1Api.deleteCollectionVolumeAttachmentAsync(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 VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionVolumeAttachmentAsync(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 VolumeAttachment
|
okhttp3.Call |
StorageV1alpha1Api.deleteCollectionVolumeAttachmentCall(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 deleteCollectionVolumeAttachment
|
okhttp3.Call |
StorageV1Api.deleteCollectionVolumeAttachmentCall(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 deleteCollectionVolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.deleteCollectionVolumeAttachmentCall(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 deleteCollectionVolumeAttachment
|
ApiResponse<V1Status> |
StorageV1alpha1Api.deleteCollectionVolumeAttachmentWithHttpInfo(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 VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionVolumeAttachmentWithHttpInfo(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 VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionVolumeAttachmentWithHttpInfo(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 VolumeAttachment
|
V1CSIDriver |
StorageV1Api.deleteCSIDriver(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
V1beta1CSIDriver |
StorageV1beta1Api.deleteCSIDriver(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
okhttp3.Call |
StorageV1beta1Api.deleteCSIDriverAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1CSIDriver> _callback)
(asynchronously) delete a CSIDriver
|
okhttp3.Call |
StorageV1Api.deleteCSIDriverAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) delete a CSIDriver
|
okhttp3.Call |
StorageV1Api.deleteCSIDriverCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCSIDriver
|
okhttp3.Call |
StorageV1beta1Api.deleteCSIDriverCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.deleteCSIDriverWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
ApiResponse<V1beta1CSIDriver> |
StorageV1beta1Api.deleteCSIDriverWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
V1CSINode |
StorageV1Api.deleteCSINode(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
V1beta1CSINode |
StorageV1beta1Api.deleteCSINode(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
okhttp3.Call |
StorageV1beta1Api.deleteCSINodeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1CSINode> _callback)
(asynchronously) delete a CSINode
|
okhttp3.Call |
StorageV1Api.deleteCSINodeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1CSINode> _callback)
(asynchronously) delete a CSINode
|
okhttp3.Call |
StorageV1Api.deleteCSINodeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCSINode
|
okhttp3.Call |
StorageV1beta1Api.deleteCSINodeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.deleteCSINodeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
ApiResponse<V1beta1CSINode> |
StorageV1beta1Api.deleteCSINodeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
V1Status |
ApiextensionsV1Api.deleteCustomResourceDefinition(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CustomResourceDefinition
|
V1Status |
ApiextensionsV1beta1Api.deleteCustomResourceDefinition(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1Api.deleteCustomResourceDefinitionAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1beta1Api.deleteCustomResourceDefinitionAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a CustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1Api.deleteCustomResourceDefinitionCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCustomResourceDefinition
|
okhttp3.Call |
ApiextensionsV1beta1Api.deleteCustomResourceDefinitionCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCustomResourceDefinition
|
ApiResponse<V1Status> |
ApiextensionsV1Api.deleteCustomResourceDefinitionWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CustomResourceDefinition
|
ApiResponse<V1Status> |
ApiextensionsV1beta1Api.deleteCustomResourceDefinitionWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CustomResourceDefinition
|
V1Status |
FlowcontrolApiserverV1alpha1Api.deleteFlowSchema(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteFlowSchemaAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deleteFlowSchemaCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteFlowSchema
|
ApiResponse<V1Status> |
FlowcontrolApiserverV1alpha1Api.deleteFlowSchemaWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a FlowSchema
|
V1Status |
NetworkingV1beta1Api.deleteIngressClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an IngressClass
|
okhttp3.Call |
NetworkingV1beta1Api.deleteIngressClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an IngressClass
|
okhttp3.Call |
NetworkingV1beta1Api.deleteIngressClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteIngressClass
|
ApiResponse<V1Status> |
NetworkingV1beta1Api.deleteIngressClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an IngressClass
|
V1Status |
AdmissionregistrationV1beta1Api.deleteMutatingWebhookConfiguration(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a MutatingWebhookConfiguration
|
V1Status |
AdmissionregistrationV1Api.deleteMutatingWebhookConfiguration(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteMutatingWebhookConfigurationAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteMutatingWebhookConfigurationAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a MutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteMutatingWebhookConfigurationCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteMutatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteMutatingWebhookConfigurationCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteMutatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteMutatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a MutatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1Api.deleteMutatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a MutatingWebhookConfiguration
|
V1Status |
CoreV1Api.deleteNamespace(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Namespace
|
okhttp3.Call |
CoreV1Api.deleteNamespaceAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Namespace
|
okhttp3.Call |
CoreV1Api.deleteNamespaceCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespace
|
V1Status |
CoreV1Api.deleteNamespacedConfigMap(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ConfigMap
|
okhttp3.Call |
CoreV1Api.deleteNamespacedConfigMapAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ConfigMap
|
okhttp3.Call |
CoreV1Api.deleteNamespacedConfigMapCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedConfigMap
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ConfigMap
|
V1Status |
AppsV1Api.deleteNamespacedControllerRevision(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ControllerRevision
|
okhttp3.Call |
AppsV1Api.deleteNamespacedControllerRevisionAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ControllerRevision
|
okhttp3.Call |
AppsV1Api.deleteNamespacedControllerRevisionCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedControllerRevision
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ControllerRevision
|
V1Status |
BatchV1beta1Api.deleteNamespacedCronJob(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CronJob
|
V1Status |
BatchV2alpha1Api.deleteNamespacedCronJob(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CronJob
|
okhttp3.Call |
BatchV1beta1Api.deleteNamespacedCronJobAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a CronJob
|
okhttp3.Call |
BatchV2alpha1Api.deleteNamespacedCronJobAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a CronJob
|
okhttp3.Call |
BatchV1beta1Api.deleteNamespacedCronJobCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedCronJob
|
okhttp3.Call |
BatchV2alpha1Api.deleteNamespacedCronJobCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedCronJob
|
ApiResponse<V1Status> |
BatchV1beta1Api.deleteNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CronJob
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CronJob
|
Object |
CustomObjectsApi.deleteNamespacedCustomObject(String group,
String version,
String namespace,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Deletes the specified namespace scoped custom object
|
okhttp3.Call |
CustomObjectsApi.deleteNamespacedCustomObjectAsync(String group,
String version,
String namespace,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback<Object> _callback)
(asynchronously) Deletes the specified namespace scoped custom object
|
okhttp3.Call |
CustomObjectsApi.deleteNamespacedCustomObjectCall(String group,
String version,
String namespace,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedCustomObject
|
ApiResponse<Object> |
CustomObjectsApi.deleteNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
String dryRun,
V1DeleteOptions body)
Deletes the specified namespace scoped custom object
|
V1Status |
AppsV1Api.deleteNamespacedDaemonSet(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a DaemonSet
|
okhttp3.Call |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a DaemonSet
|
V1Status |
AppsV1Api.deleteNamespacedDeployment(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Deployment
|
okhttp3.Call |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Deployment
|
V1Status |
CoreV1Api.deleteNamespacedEndpoints(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete Endpoints
|
okhttp3.Call |
CoreV1Api.deleteNamespacedEndpointsAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete Endpoints
|
okhttp3.Call |
CoreV1Api.deleteNamespacedEndpointsCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEndpoints
|
V1Status |
DiscoveryV1beta1Api.deleteNamespacedEndpointSlice(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an EndpointSlice
|
okhttp3.Call |
DiscoveryV1beta1Api.deleteNamespacedEndpointSliceAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an EndpointSlice
|
okhttp3.Call |
DiscoveryV1beta1Api.deleteNamespacedEndpointSliceCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEndpointSlice
|
ApiResponse<V1Status> |
DiscoveryV1beta1Api.deleteNamespacedEndpointSliceWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an EndpointSlice
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete Endpoints
|
V1Status |
CoreV1Api.deleteNamespacedEvent(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
V1Status |
EventsV1beta1Api.deleteNamespacedEvent(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
okhttp3.Call |
CoreV1Api.deleteNamespacedEventAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an Event
|
okhttp3.Call |
EventsV1beta1Api.deleteNamespacedEventAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an Event
|
okhttp3.Call |
CoreV1Api.deleteNamespacedEventCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEvent
|
okhttp3.Call |
EventsV1beta1Api.deleteNamespacedEventCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEvent
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
ApiResponse<V1Status> |
EventsV1beta1Api.deleteNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
V1Status |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
V1Status |
AutoscalingV2beta2Api.deleteNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
V1Status |
AutoscalingV2beta1Api.deleteNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta2Api.deleteNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.deleteNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedHorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta2Api.deleteNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedHorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.deleteNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedHorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta2Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a HorizontalPodAutoscaler
|
V1Status |
ExtensionsV1beta1Api.deleteNamespacedIngress(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
V1Status |
NetworkingV1beta1Api.deleteNamespacedIngress(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
okhttp3.Call |
ExtensionsV1beta1Api.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 |
NetworkingV1beta1Api.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 |
ExtensionsV1beta1Api.deleteNamespacedIngressCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedIngress
|
okhttp3.Call |
NetworkingV1beta1Api.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> |
ExtensionsV1beta1Api.deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
ApiResponse<V1Status> |
NetworkingV1beta1Api.deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Ingress
|
V1Status |
BatchV1Api.deleteNamespacedJob(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Job
|
okhttp3.Call |
BatchV1Api.deleteNamespacedJobAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Job
|
okhttp3.Call |
BatchV1Api.deleteNamespacedJobCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedJob
|
ApiResponse<V1Status> |
BatchV1Api.deleteNamespacedJobWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Job
|
V1Status |
CoordinationV1beta1Api.deleteNamespacedLease(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Lease
|
V1Status |
CoordinationV1Api.deleteNamespacedLease(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Lease
|
okhttp3.Call |
CoordinationV1beta1Api.deleteNamespacedLeaseAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Lease
|
okhttp3.Call |
CoordinationV1Api.deleteNamespacedLeaseAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Lease
|
okhttp3.Call |
CoordinationV1beta1Api.deleteNamespacedLeaseCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedLease
|
okhttp3.Call |
CoordinationV1Api.deleteNamespacedLeaseCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedLease
|
ApiResponse<V1Status> |
CoordinationV1beta1Api.deleteNamespacedLeaseWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Lease
|
ApiResponse<V1Status> |
CoordinationV1Api.deleteNamespacedLeaseWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Lease
|
V1Status |
CoreV1Api.deleteNamespacedLimitRange(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a LimitRange
|
okhttp3.Call |
CoreV1Api.deleteNamespacedLimitRangeAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a LimitRange
|
okhttp3.Call |
CoreV1Api.deleteNamespacedLimitRangeCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedLimitRange
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a LimitRange
|
V1Status |
NetworkingV1Api.deleteNamespacedNetworkPolicy(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a NetworkPolicy
|
okhttp3.Call |
NetworkingV1Api.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 |
NetworkingV1Api.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> |
NetworkingV1Api.deleteNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a NetworkPolicy
|
V1PersistentVolumeClaim |
CoreV1Api.deleteNamespacedPersistentVolumeClaim(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolumeClaim
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) delete a PersistentVolumeClaim
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPersistentVolumeClaimCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.deleteNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolumeClaim
|
V1Pod |
CoreV1Api.deleteNamespacedPod(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Pod
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPodAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Pod> _callback)
(asynchronously) delete a Pod
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPodCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPod
|
V1Status |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudget(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodDisruptionBudget
|
okhttp3.Call |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudgetAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PodDisruptionBudget
|
okhttp3.Call |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudgetCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPodDisruptionBudget
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodDisruptionBudget
|
V1Status |
SettingsV1alpha1Api.deleteNamespacedPodPreset(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.deleteNamespacedPodPresetAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.deleteNamespacedPodPresetCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPodPreset
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteNamespacedPodPresetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodPreset
|
V1PodTemplate |
CoreV1Api.deleteNamespacedPodTemplate(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodTemplate
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPodTemplateAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) delete a PodTemplate
|
okhttp3.Call |
CoreV1Api.deleteNamespacedPodTemplateCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
CoreV1Api.deleteNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.deleteNamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Pod
|
V1Status |
AppsV1Api.deleteNamespacedReplicaSet(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicaSet
|
okhttp3.Call |
AppsV1Api.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 |
AppsV1Api.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> |
AppsV1Api.deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicaSet
|
V1Status |
CoreV1Api.deleteNamespacedReplicationController(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicationController
|
okhttp3.Call |
CoreV1Api.deleteNamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ReplicationController
|
okhttp3.Call |
CoreV1Api.deleteNamespacedReplicationControllerCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicationController
|
V1ResourceQuota |
CoreV1Api.deleteNamespacedResourceQuota(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ResourceQuota
|
okhttp3.Call |
CoreV1Api.deleteNamespacedResourceQuotaAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) delete a ResourceQuota
|
okhttp3.Call |
CoreV1Api.deleteNamespacedResourceQuotaCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.deleteNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ResourceQuota
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteNamespacedRole(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
V1Status |
RbacAuthorizationV1beta1Api.deleteNamespacedRole(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
V1Status |
RbacAuthorizationV1Api.deleteNamespacedRole(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Role
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Role
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteNamespacedRoleAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Role
|
V1Status |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBinding(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
V1Status |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBinding(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
V1Status |
RbacAuthorizationV1Api.deleteNamespacedRoleBinding(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBindingAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBindingAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteNamespacedRoleBindingAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBindingCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBindingCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteNamespacedRoleBindingCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RoleBinding
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRole
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRole
|
okhttp3.Call |
RbacAuthorizationV1Api.deleteNamespacedRoleCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Role
|
V1Status |
CoreV1Api.deleteNamespacedSecret(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Secret
|
okhttp3.Call |
CoreV1Api.deleteNamespacedSecretAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Secret
|
okhttp3.Call |
CoreV1Api.deleteNamespacedSecretCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedSecret
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Secret
|
V1Status |
CoreV1Api.deleteNamespacedService(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
V1ServiceAccount |
CoreV1Api.deleteNamespacedServiceAccount(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ServiceAccount
|
okhttp3.Call |
CoreV1Api.deleteNamespacedServiceAccountAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) delete a ServiceAccount
|
okhttp3.Call |
CoreV1Api.deleteNamespacedServiceAccountCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedServiceAccount
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.deleteNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ServiceAccount
|
okhttp3.Call |
CoreV1Api.deleteNamespacedServiceAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Service
|
okhttp3.Call |
CoreV1Api.deleteNamespacedServiceCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedService
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
V1Status |
AppsV1Api.deleteNamespacedStatefulSet(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StatefulSet
|
okhttp3.Call |
AppsV1Api.deleteNamespacedStatefulSetAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a StatefulSet
|
okhttp3.Call |
AppsV1Api.deleteNamespacedStatefulSetCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedStatefulSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StatefulSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespaceWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Namespace
|
V1Status |
CoreV1Api.deleteNode(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Node
|
okhttp3.Call |
CoreV1Api.deleteNodeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Node
|
okhttp3.Call |
CoreV1Api.deleteNodeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNode
|
ApiResponse<V1Status> |
CoreV1Api.deleteNodeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Node
|
V1PersistentVolume |
CoreV1Api.deletePersistentVolume(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolume
|
okhttp3.Call |
CoreV1Api.deletePersistentVolumeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) delete a PersistentVolume
|
okhttp3.Call |
CoreV1Api.deletePersistentVolumeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.deletePersistentVolumeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolume
|
V1beta1PodSecurityPolicy |
PolicyV1beta1Api.deletePodSecurityPolicy(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodSecurityPolicy
|
okhttp3.Call |
PolicyV1beta1Api.deletePodSecurityPolicyAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1PodSecurityPolicy> _callback)
(asynchronously) delete a PodSecurityPolicy
|
okhttp3.Call |
PolicyV1beta1Api.deletePodSecurityPolicyCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePodSecurityPolicy
|
ApiResponse<V1beta1PodSecurityPolicy> |
PolicyV1beta1Api.deletePodSecurityPolicyWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodSecurityPolicy
|
V1Status |
SchedulingV1beta1Api.deletePriorityClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
V1Status |
SchedulingV1Api.deletePriorityClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
V1Status |
SchedulingV1alpha1Api.deletePriorityClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
okhttp3.Call |
SchedulingV1beta1Api.deletePriorityClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PriorityClass
|
okhttp3.Call |
SchedulingV1Api.deletePriorityClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PriorityClass
|
okhttp3.Call |
SchedulingV1alpha1Api.deletePriorityClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PriorityClass
|
okhttp3.Call |
SchedulingV1beta1Api.deletePriorityClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePriorityClass
|
okhttp3.Call |
SchedulingV1Api.deletePriorityClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePriorityClass
|
okhttp3.Call |
SchedulingV1alpha1Api.deletePriorityClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePriorityClass
|
ApiResponse<V1Status> |
SchedulingV1beta1Api.deletePriorityClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1Api.deletePriorityClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1alpha1Api.deletePriorityClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityClass
|
V1Status |
FlowcontrolApiserverV1alpha1Api.deletePriorityLevelConfiguration(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityLevelConfiguration
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deletePriorityLevelConfigurationAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a PriorityLevelConfiguration
|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.deletePriorityLevelConfigurationCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePriorityLevelConfiguration
|
ApiResponse<V1Status> |
FlowcontrolApiserverV1alpha1Api.deletePriorityLevelConfigurationWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PriorityLevelConfiguration
|
V1Status |
NodeV1alpha1Api.deleteRuntimeClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RuntimeClass
|
V1Status |
NodeV1beta1Api.deleteRuntimeClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RuntimeClass
|
okhttp3.Call |
NodeV1alpha1Api.deleteRuntimeClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.deleteRuntimeClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a RuntimeClass
|
okhttp3.Call |
NodeV1alpha1Api.deleteRuntimeClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteRuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.deleteRuntimeClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteRuntimeClass
|
ApiResponse<V1Status> |
NodeV1alpha1Api.deleteRuntimeClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RuntimeClass
|
ApiResponse<V1Status> |
NodeV1beta1Api.deleteRuntimeClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a RuntimeClass
|
V1StorageClass |
StorageV1Api.deleteStorageClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StorageClass
|
V1beta1StorageClass |
StorageV1beta1Api.deleteStorageClass(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StorageClass
|
okhttp3.Call |
StorageV1beta1Api.deleteStorageClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1StorageClass> _callback)
(asynchronously) delete a StorageClass
|
okhttp3.Call |
StorageV1Api.deleteStorageClassAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1StorageClass> _callback)
(asynchronously) delete a StorageClass
|
okhttp3.Call |
StorageV1Api.deleteStorageClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteStorageClass
|
okhttp3.Call |
StorageV1beta1Api.deleteStorageClassCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteStorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.deleteStorageClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StorageClass
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.deleteStorageClassWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a StorageClass
|
V1Status |
AdmissionregistrationV1beta1Api.deleteValidatingWebhookConfiguration(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ValidatingWebhookConfiguration
|
V1Status |
AdmissionregistrationV1Api.deleteValidatingWebhookConfiguration(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteValidatingWebhookConfigurationAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteValidatingWebhookConfigurationAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1beta1Api.deleteValidatingWebhookConfigurationCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteValidatingWebhookConfiguration
|
okhttp3.Call |
AdmissionregistrationV1Api.deleteValidatingWebhookConfigurationCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteValidatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1Api.deleteValidatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ValidatingWebhookConfiguration
|
V1alpha1VolumeAttachment |
StorageV1alpha1Api.deleteVolumeAttachment(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.deleteVolumeAttachment(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.deleteVolumeAttachment(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
okhttp3.Call |
StorageV1alpha1Api.deleteVolumeAttachmentAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1alpha1VolumeAttachment> _callback)
(asynchronously) delete a VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.deleteVolumeAttachmentAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) delete a VolumeAttachment
|
okhttp3.Call |
StorageV1Api.deleteVolumeAttachmentAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) delete a VolumeAttachment
|
okhttp3.Call |
StorageV1alpha1Api.deleteVolumeAttachmentCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteVolumeAttachment
|
okhttp3.Call |
StorageV1Api.deleteVolumeAttachmentCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteVolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.deleteVolumeAttachmentCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteVolumeAttachment
|
ApiResponse<V1alpha1VolumeAttachment> |
StorageV1alpha1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
Modifier and Type | Method and Description |
---|---|
V1DeleteOptions |
V1DeleteOptions.addDryRunItem(String dryRunItem) |
V1DeleteOptions |
V1DeleteOptions.apiVersion(String apiVersion) |
V1DeleteOptions |
V1DeleteOptionsBuilder.build() |
V1DeleteOptions |
V1beta1EvictionFluent.buildDeleteOptions() |
V1DeleteOptions |
V1beta1EvictionFluentImpl.buildDeleteOptions() |
V1DeleteOptions |
V1DeleteOptions.dryRun(List<String> dryRun) |
V1DeleteOptions |
V1beta1EvictionFluent.getDeleteOptions()
Deprecated.
|
V1DeleteOptions |
V1beta1EvictionFluentImpl.getDeleteOptions()
Deprecated.
|
V1DeleteOptions |
V1beta1Eviction.getDeleteOptions()
Get deleteOptions
|
V1DeleteOptions |
V1DeleteOptions.gracePeriodSeconds(Long gracePeriodSeconds) |
V1DeleteOptions |
V1DeleteOptions.kind(String kind) |
V1DeleteOptions |
V1DeleteOptions.orphanDependents(Boolean orphanDependents) |
V1DeleteOptions |
V1DeleteOptions.preconditions(V1Preconditions preconditions) |
V1DeleteOptions |
V1DeleteOptions.propagationPolicy(String propagationPolicy) |
Modifier and Type | Method and Description |
---|---|
V1beta1Eviction |
V1beta1Eviction.deleteOptions(V1DeleteOptions deleteOptions) |
V1beta1EvictionFluent.DeleteOptionsNested<A> |
V1beta1EvictionFluent.editOrNewDeleteOptionsLike(V1DeleteOptions item) |
V1beta1EvictionFluent.DeleteOptionsNested<A> |
V1beta1EvictionFluentImpl.editOrNewDeleteOptionsLike(V1DeleteOptions item) |
void |
V1beta1Eviction.setDeleteOptions(V1DeleteOptions deleteOptions) |
A |
V1beta1EvictionFluent.withDeleteOptions(V1DeleteOptions deleteOptions) |
A |
V1beta1EvictionFluentImpl.withDeleteOptions(V1DeleteOptions deleteOptions) |
V1beta1EvictionFluent.DeleteOptionsNested<A> |
V1beta1EvictionFluent.withNewDeleteOptionsLike(V1DeleteOptions item) |
V1beta1EvictionFluent.DeleteOptionsNested<A> |
V1beta1EvictionFluentImpl.withNewDeleteOptionsLike(V1DeleteOptions item) |
Constructor and Description |
---|
V1DeleteOptionsBuilder(V1DeleteOptions instance) |
V1DeleteOptionsBuilder(V1DeleteOptions instance,
Boolean validationEnabled) |
V1DeleteOptionsBuilder(V1DeleteOptionsFluent<?> fluent,
V1DeleteOptions instance) |
V1DeleteOptionsBuilder(V1DeleteOptionsFluent<?> fluent,
V1DeleteOptions instance,
Boolean validationEnabled) |
V1DeleteOptionsFluentImpl(V1DeleteOptions instance) |
Copyright © 2020. All rights reserved.