Uses of Interface
io.kubernetes.client.openapi.ApiCallback
Packages that use ApiCallback
-
Uses of ApiCallback in io.kubernetes.client.openapi
Methods in io.kubernetes.client.openapi with parameters of type ApiCallbackModifier and TypeMethodDescriptionokhttp3.Call
ApiClient.buildCall
(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build HTTP call with the given options.okhttp3.Request
ApiClient.buildRequest
(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build an HTTP request with the given options.<T> void
ApiClient.executeAsync
(okhttp3.Call call, ApiCallback<T> callback) <T> void
ApiClient.executeAsync
(okhttp3.Call call, Type returnType, ApiCallback<T> callback) Execute HTTP call asynchronously.Constructors in io.kubernetes.client.openapi with parameters of type ApiCallbackModifierConstructorDescriptionProgressRequestBody
(okhttp3.RequestBody requestBody, ApiCallback callback) ProgressResponseBody
(okhttp3.ResponseBody responseBody, ApiCallback callback) -
Uses of ApiCallback in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis with parameters of type ApiCallbackModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.connectDeleteNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Podokhttp3.Call
CoreV1Api.connectDeleteNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectDeleteNamespacedPodProxyokhttp3.Call
CoreV1Api.connectDeleteNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Podokhttp3.Call
CoreV1Api.connectDeleteNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectDeleteNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectDeleteNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectDeleteNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectDeleteNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectDeleteNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectDeleteNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectDeleteNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectDeleteNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectDeleteNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectDeleteNodeProxyokhttp3.Call
CoreV1Api.connectDeleteNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectDeleteNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectDeleteNodeProxyWithPathokhttp3.Call
CoreV1Api.connectGetNamespacedPodAttachAsync
(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect GET requests to attach of Podokhttp3.Call
CoreV1Api.connectGetNamespacedPodAttachCall
(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectGetNamespacedPodAttachokhttp3.Call
CoreV1Api.connectGetNamespacedPodExecAsync
(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect GET requests to exec of Podokhttp3.Call
CoreV1Api.connectGetNamespacedPodExecCall
(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectGetNamespacedPodExecokhttp3.Call
CoreV1Api.connectGetNamespacedPodPortforwardAsync
(String name, String namespace, Integer ports, ApiCallback<String> _callback) (asynchronously) connect GET requests to portforward of Podokhttp3.Call
CoreV1Api.connectGetNamespacedPodPortforwardCall
(String name, String namespace, Integer ports, ApiCallback _callback) Build call for connectGetNamespacedPodPortforwardokhttp3.Call
CoreV1Api.connectGetNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Podokhttp3.Call
CoreV1Api.connectGetNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectGetNamespacedPodProxyokhttp3.Call
CoreV1Api.connectGetNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Podokhttp3.Call
CoreV1Api.connectGetNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectGetNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectGetNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectGetNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectGetNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectGetNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectGetNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectGetNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectGetNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectGetNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectGetNodeProxyokhttp3.Call
CoreV1Api.connectGetNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectGetNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectGetNodeProxyWithPathokhttp3.Call
CoreV1Api.connectHeadNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Podokhttp3.Call
CoreV1Api.connectHeadNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectHeadNamespacedPodProxyokhttp3.Call
CoreV1Api.connectHeadNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Podokhttp3.Call
CoreV1Api.connectHeadNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectHeadNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectHeadNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectHeadNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectHeadNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectHeadNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectHeadNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectHeadNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectHeadNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectHeadNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectHeadNodeProxyokhttp3.Call
CoreV1Api.connectHeadNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectHeadNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectHeadNodeProxyWithPathokhttp3.Call
CoreV1Api.connectOptionsNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Podokhttp3.Call
CoreV1Api.connectOptionsNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectOptionsNamespacedPodProxyokhttp3.Call
CoreV1Api.connectOptionsNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Podokhttp3.Call
CoreV1Api.connectOptionsNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectOptionsNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectOptionsNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectOptionsNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectOptionsNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectOptionsNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectOptionsNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectOptionsNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectOptionsNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectOptionsNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectOptionsNodeProxyokhttp3.Call
CoreV1Api.connectOptionsNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectOptionsNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectOptionsNodeProxyWithPathokhttp3.Call
CoreV1Api.connectPatchNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Podokhttp3.Call
CoreV1Api.connectPatchNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPatchNamespacedPodProxyokhttp3.Call
CoreV1Api.connectPatchNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Podokhttp3.Call
CoreV1Api.connectPatchNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPatchNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectPatchNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPatchNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPatchNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectPatchNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPatchNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPatchNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectPatchNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPatchNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectPatchNodeProxyokhttp3.Call
CoreV1Api.connectPatchNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPatchNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectPatchNodeProxyWithPathokhttp3.Call
CoreV1Api.connectPostNamespacedPodAttachAsync
(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect POST requests to attach of Podokhttp3.Call
CoreV1Api.connectPostNamespacedPodAttachCall
(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectPostNamespacedPodAttachokhttp3.Call
CoreV1Api.connectPostNamespacedPodExecAsync
(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect POST requests to exec of Podokhttp3.Call
CoreV1Api.connectPostNamespacedPodExecCall
(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectPostNamespacedPodExecokhttp3.Call
CoreV1Api.connectPostNamespacedPodPortforwardAsync
(String name, String namespace, Integer ports, ApiCallback<String> _callback) (asynchronously) connect POST requests to portforward of Podokhttp3.Call
CoreV1Api.connectPostNamespacedPodPortforwardCall
(String name, String namespace, Integer ports, ApiCallback _callback) Build call for connectPostNamespacedPodPortforwardokhttp3.Call
CoreV1Api.connectPostNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Podokhttp3.Call
CoreV1Api.connectPostNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPostNamespacedPodProxyokhttp3.Call
CoreV1Api.connectPostNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Podokhttp3.Call
CoreV1Api.connectPostNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPostNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectPostNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPostNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPostNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectPostNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPostNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPostNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectPostNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPostNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectPostNodeProxyokhttp3.Call
CoreV1Api.connectPostNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPostNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectPostNodeProxyWithPathokhttp3.Call
CoreV1Api.connectPutNamespacedPodProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Podokhttp3.Call
CoreV1Api.connectPutNamespacedPodProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPutNamespacedPodProxyokhttp3.Call
CoreV1Api.connectPutNamespacedPodProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Podokhttp3.Call
CoreV1Api.connectPutNamespacedPodProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPutNamespacedPodProxyWithPathokhttp3.Call
CoreV1Api.connectPutNamespacedServiceProxyAsync
(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPutNamespacedServiceProxyCall
(String name, String namespace, String path, ApiCallback _callback) Build call for connectPutNamespacedServiceProxyokhttp3.Call
CoreV1Api.connectPutNamespacedServiceProxyWithPathAsync
(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Serviceokhttp3.Call
CoreV1Api.connectPutNamespacedServiceProxyWithPathCall
(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPutNamespacedServiceProxyWithPathokhttp3.Call
CoreV1Api.connectPutNodeProxyAsync
(String name, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPutNodeProxyCall
(String name, String path, ApiCallback _callback) Build call for connectPutNodeProxyokhttp3.Call
CoreV1Api.connectPutNodeProxyWithPathAsync
(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Nodeokhttp3.Call
CoreV1Api.connectPutNodeProxyWithPathCall
(String name, String path, String path2, ApiCallback _callback) Build call for connectPutNodeProxyWithPathokhttp3.Call
ApiregistrationV1Api.createAPIServiceAsync
(V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) create an APIServiceokhttp3.Call
ApiregistrationV1Api.createAPIServiceCall
(V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createAPIServiceokhttp3.Call
CertificatesV1Api.createCertificateSigningRequestAsync
(V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) create a CertificateSigningRequestokhttp3.Call
CertificatesV1Api.createCertificateSigningRequestCall
(V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCertificateSigningRequestokhttp3.Call
CustomObjectsApi.createClusterCustomObjectAsync
(String group, String version, String plural, Object body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) Creates a cluster scoped Custom objectokhttp3.Call
CustomObjectsApi.createClusterCustomObjectCall
(String group, String version, String plural, Object body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterCustomObjectokhttp3.Call
RbacAuthorizationV1Api.createClusterRoleAsync
(V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRole> _callback) (asynchronously) create a ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.createClusterRoleBindingAsync
(V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) create a ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.createClusterRoleBindingCall
(V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.createClusterRoleCall
(V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterRoleokhttp3.Call
CertificatesV1alpha1Api.createClusterTrustBundleAsync
(V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) create a ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.createClusterTrustBundleAsync
(V1beta1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ClusterTrustBundle> _callback) (asynchronously) create a ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.createClusterTrustBundleCall
(V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.createClusterTrustBundleCall
(V1beta1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterTrustBundleokhttp3.Call
StorageV1Api.createCSIDriverAsync
(V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIDriver> _callback) (asynchronously) create a CSIDriverokhttp3.Call
StorageV1Api.createCSIDriverCall
(V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCSIDriverokhttp3.Call
StorageV1Api.createCSINodeAsync
(V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSINode> _callback) (asynchronously) create a CSINodeokhttp3.Call
StorageV1Api.createCSINodeCall
(V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCSINodeokhttp3.Call
ApiextensionsV1Api.createCustomResourceDefinitionAsync
(V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) create a CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.createCustomResourceDefinitionCall
(V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCustomResourceDefinitionokhttp3.Call
ResourceV1alpha3Api.createDeviceClassAsync
(V1alpha3DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3DeviceClass> _callback) (asynchronously) create a DeviceClassokhttp3.Call
ResourceV1beta1Api.createDeviceClassAsync
(V1beta1DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1DeviceClass> _callback) (asynchronously) create a DeviceClassokhttp3.Call
ResourceV1beta2Api.createDeviceClassAsync
(V1beta2DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2DeviceClass> _callback) (asynchronously) create a DeviceClassokhttp3.Call
ResourceV1alpha3Api.createDeviceClassCall
(V1alpha3DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createDeviceClassokhttp3.Call
ResourceV1beta1Api.createDeviceClassCall
(V1beta1DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createDeviceClassokhttp3.Call
ResourceV1beta2Api.createDeviceClassCall
(V1beta2DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createDeviceClassokhttp3.Call
ResourceV1alpha3Api.createDeviceTaintRuleAsync
(V1alpha3DeviceTaintRule body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3DeviceTaintRule> _callback) (asynchronously) create a DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.createDeviceTaintRuleCall
(V1alpha3DeviceTaintRule body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.createFlowSchemaAsync
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.createFlowSchemaCall
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaokhttp3.Call
NetworkingV1Api.createIngressClassAsync
(V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IngressClass> _callback) (asynchronously) create an IngressClassokhttp3.Call
NetworkingV1Api.createIngressClassCall
(V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createIngressClassokhttp3.Call
NetworkingV1Api.createIPAddressAsync
(V1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IPAddress> _callback) (asynchronously) create an IPAddressokhttp3.Call
NetworkingV1beta1Api.createIPAddressAsync
(V1beta1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1IPAddress> _callback) (asynchronously) create an IPAddressokhttp3.Call
NetworkingV1Api.createIPAddressCall
(V1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createIPAddressokhttp3.Call
NetworkingV1beta1Api.createIPAddressCall
(V1beta1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.createMutatingAdmissionPolicyAsync
(V1alpha1MutatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1MutatingAdmissionPolicy> _callback) (asynchronously) create a MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.createMutatingAdmissionPolicyBindingAsync
(V1alpha1MutatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1MutatingAdmissionPolicyBinding> _callback) (asynchronously) create a MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.createMutatingAdmissionPolicyBindingCall
(V1alpha1MutatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.createMutatingAdmissionPolicyCall
(V1alpha1MutatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.createMutatingWebhookConfigurationAsync
(V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) create a MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.createMutatingWebhookConfigurationCall
(V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.createNamespaceAsync
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) create a Namespaceokhttp3.Call
CoreV1Api.createNamespaceCall
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespaceokhttp3.Call
CoreV1Api.createNamespacedBindingAsync
(String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Binding> _callback) (asynchronously) create a Bindingokhttp3.Call
CoreV1Api.createNamespacedBindingCall
(String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedBindingokhttp3.Call
CoreV1Api.createNamespacedConfigMapAsync
(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ConfigMap> _callback) (asynchronously) create a ConfigMapokhttp3.Call
CoreV1Api.createNamespacedConfigMapCall
(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedConfigMapokhttp3.Call
AppsV1Api.createNamespacedControllerRevisionAsync
(String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ControllerRevision> _callback) (asynchronously) create a ControllerRevisionokhttp3.Call
AppsV1Api.createNamespacedControllerRevisionCall
(String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedControllerRevisionokhttp3.Call
BatchV1Api.createNamespacedCronJobAsync
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) create a CronJobokhttp3.Call
BatchV1Api.createNamespacedCronJobCall
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCronJobokhttp3.Call
StorageV1Api.createNamespacedCSIStorageCapacityAsync
(String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) create a CSIStorageCapacityokhttp3.Call
StorageV1Api.createNamespacedCSIStorageCapacityCall
(String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCSIStorageCapacityokhttp3.Call
CustomObjectsApi.createNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, Object body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) Creates a namespace scoped Custom objectokhttp3.Call
CustomObjectsApi.createNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, Object body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCustomObjectokhttp3.Call
AppsV1Api.createNamespacedDaemonSetAsync
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) create a DaemonSetokhttp3.Call
AppsV1Api.createNamespacedDaemonSetCall
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDaemonSetokhttp3.Call
AppsV1Api.createNamespacedDeploymentAsync
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) create a Deploymentokhttp3.Call
AppsV1Api.createNamespacedDeploymentCall
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDeploymentokhttp3.Call
CoreV1Api.createNamespacedEndpointsAsync
(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Endpoints> _callback) (asynchronously) create Endpointsokhttp3.Call
CoreV1Api.createNamespacedEndpointsCall
(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.createNamespacedEndpointSliceAsync
(String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1EndpointSlice> _callback) (asynchronously) create an EndpointSliceokhttp3.Call
DiscoveryV1Api.createNamespacedEndpointSliceCall
(String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEndpointSliceokhttp3.Call
CoreV1Api.createNamespacedEventAsync
(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<CoreV1Event> _callback) (asynchronously) create an Eventokhttp3.Call
EventsV1Api.createNamespacedEventAsync
(String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<EventsV1Event> _callback) (asynchronously) create an Eventokhttp3.Call
CoreV1Api.createNamespacedEventCall
(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEventokhttp3.Call
EventsV1Api.createNamespacedEventCall
(String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEventokhttp3.Call
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerAsync
(String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerAsync
(String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerCall
(String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerCall
(String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedHorizontalPodAutoscalerokhttp3.Call
NetworkingV1Api.createNamespacedIngressAsync
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) create an Ingressokhttp3.Call
NetworkingV1Api.createNamespacedIngressCall
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedIngressokhttp3.Call
BatchV1Api.createNamespacedJobAsync
(String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) create a Jobokhttp3.Call
BatchV1Api.createNamespacedJobCall
(String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedJobokhttp3.Call
CoordinationV1Api.createNamespacedLeaseAsync
(String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Lease> _callback) (asynchronously) create a Leaseokhttp3.Call
CoordinationV1Api.createNamespacedLeaseCall
(String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.createNamespacedLeaseCandidateAsync
(String namespace, V1alpha2LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2LeaseCandidate> _callback) (asynchronously) create a LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.createNamespacedLeaseCandidateAsync
(String namespace, V1beta1LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1LeaseCandidate> _callback) (asynchronously) create a LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.createNamespacedLeaseCandidateCall
(String namespace, V1alpha2LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.createNamespacedLeaseCandidateCall
(String namespace, V1beta1LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.createNamespacedLimitRangeAsync
(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1LimitRange> _callback) (asynchronously) create a LimitRangeokhttp3.Call
CoreV1Api.createNamespacedLimitRangeCall
(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLimitRangeokhttp3.Call
AuthorizationV1Api.createNamespacedLocalSubjectAccessReviewAsync
(String namespace, V1LocalSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1LocalSubjectAccessReview> _callback) (asynchronously) create a LocalSubjectAccessReviewokhttp3.Call
AuthorizationV1Api.createNamespacedLocalSubjectAccessReviewCall
(String namespace, V1LocalSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedLocalSubjectAccessReviewokhttp3.Call
NetworkingV1Api.createNamespacedNetworkPolicyAsync
(String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) create a NetworkPolicyokhttp3.Call
NetworkingV1Api.createNamespacedNetworkPolicyCall
(String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.createNamespacedPersistentVolumeClaimAsync
(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) create a PersistentVolumeClaimokhttp3.Call
CoreV1Api.createNamespacedPersistentVolumeClaimCall
(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.createNamespacedPodAsync
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) create a Podokhttp3.Call
CoreV1Api.createNamespacedPodBindingAsync
(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Binding> _callback) (asynchronously) create binding of a Podokhttp3.Call
CoreV1Api.createNamespacedPodBindingCall
(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedPodBindingokhttp3.Call
CoreV1Api.createNamespacedPodCall
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodokhttp3.Call
PolicyV1Api.createNamespacedPodDisruptionBudgetAsync
(String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) create a PodDisruptionBudgetokhttp3.Call
PolicyV1Api.createNamespacedPodDisruptionBudgetCall
(String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodDisruptionBudgetokhttp3.Call
CoreV1Api.createNamespacedPodEvictionAsync
(String name, String namespace, V1Eviction body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Eviction> _callback) (asynchronously) create eviction of a Podokhttp3.Call
CoreV1Api.createNamespacedPodEvictionCall
(String name, String namespace, V1Eviction body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedPodEvictionokhttp3.Call
CoreV1Api.createNamespacedPodTemplateAsync
(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodTemplate> _callback) (asynchronously) create a PodTemplateokhttp3.Call
CoreV1Api.createNamespacedPodTemplateCall
(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodTemplateokhttp3.Call
AppsV1Api.createNamespacedReplicaSetAsync
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) create a ReplicaSetokhttp3.Call
AppsV1Api.createNamespacedReplicaSetCall
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedReplicaSetokhttp3.Call
CoreV1Api.createNamespacedReplicationControllerAsync
(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) create a ReplicationControllerokhttp3.Call
CoreV1Api.createNamespacedReplicationControllerCall
(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedReplicationControllerokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimAsync
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.Call
ResourceV1beta1Api.createNamespacedResourceClaimAsync
(String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.Call
ResourceV1beta2Api.createNamespacedResourceClaimAsync
(String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimCall
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.createNamespacedResourceClaimCall
(String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.createNamespacedResourceClaimCall
(String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimTemplateAsync
(String namespace, V1alpha3ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaimTemplate> _callback) (asynchronously) create a ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.createNamespacedResourceClaimTemplateAsync
(String namespace, V1beta1ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceClaimTemplate> _callback) (asynchronously) create a ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.createNamespacedResourceClaimTemplateAsync
(String namespace, V1beta2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceClaimTemplate> _callback) (asynchronously) create a ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimTemplateCall
(String namespace, V1alpha3ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.createNamespacedResourceClaimTemplateCall
(String namespace, V1beta1ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.createNamespacedResourceClaimTemplateCall
(String namespace, V1beta2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.createNamespacedResourceQuotaAsync
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) create a ResourceQuotaokhttp3.Call
CoreV1Api.createNamespacedResourceQuotaCall
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceQuotaokhttp3.Call
RbacAuthorizationV1Api.createNamespacedRoleAsync
(String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Role> _callback) (asynchronously) create a Roleokhttp3.Call
RbacAuthorizationV1Api.createNamespacedRoleBindingAsync
(String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RoleBinding> _callback) (asynchronously) create a RoleBindingokhttp3.Call
RbacAuthorizationV1Api.createNamespacedRoleBindingCall
(String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.createNamespacedRoleCall
(String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedRoleokhttp3.Call
CoreV1Api.createNamespacedSecretAsync
(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Secret> _callback) (asynchronously) create a Secretokhttp3.Call
CoreV1Api.createNamespacedSecretCall
(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedSecretokhttp3.Call
CoreV1Api.createNamespacedServiceAccountAsync
(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceAccount> _callback) (asynchronously) create a ServiceAccountokhttp3.Call
CoreV1Api.createNamespacedServiceAccountCall
(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedServiceAccountokhttp3.Call
CoreV1Api.createNamespacedServiceAccountTokenAsync
(String name, String namespace, AuthenticationV1TokenRequest body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<AuthenticationV1TokenRequest> _callback) (asynchronously) create token of a ServiceAccountokhttp3.Call
CoreV1Api.createNamespacedServiceAccountTokenCall
(String name, String namespace, AuthenticationV1TokenRequest body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedServiceAccountTokenokhttp3.Call
CoreV1Api.createNamespacedServiceAsync
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) create a Serviceokhttp3.Call
CoreV1Api.createNamespacedServiceCall
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedServiceokhttp3.Call
AppsV1Api.createNamespacedStatefulSetAsync
(String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) create a StatefulSetokhttp3.Call
AppsV1Api.createNamespacedStatefulSetCall
(String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedStatefulSetokhttp3.Call
CoreV1Api.createNodeAsync
(V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) create a Nodeokhttp3.Call
CoreV1Api.createNodeCall
(V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNodeokhttp3.Call
CoreV1Api.createPersistentVolumeAsync
(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) create a PersistentVolumeokhttp3.Call
CoreV1Api.createPersistentVolumeCall
(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPersistentVolumeokhttp3.Call
SchedulingV1Api.createPriorityClassAsync
(V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityClass> _callback) (asynchronously) create a PriorityClassokhttp3.Call
SchedulingV1Api.createPriorityClassCall
(V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.createPriorityLevelConfigurationAsync
(V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) create a PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.createPriorityLevelConfigurationCall
(V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPriorityLevelConfigurationokhttp3.Call
ResourceV1alpha3Api.createResourceSliceAsync
(V1alpha3ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceSlice> _callback) (asynchronously) create a ResourceSliceokhttp3.Call
ResourceV1beta1Api.createResourceSliceAsync
(V1beta1ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceSlice> _callback) (asynchronously) create a ResourceSliceokhttp3.Call
ResourceV1beta2Api.createResourceSliceAsync
(V1beta2ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceSlice> _callback) (asynchronously) create a ResourceSliceokhttp3.Call
ResourceV1alpha3Api.createResourceSliceCall
(V1alpha3ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createResourceSliceokhttp3.Call
ResourceV1beta1Api.createResourceSliceCall
(V1beta1ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createResourceSliceokhttp3.Call
ResourceV1beta2Api.createResourceSliceCall
(V1beta2ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createResourceSliceokhttp3.Call
NodeV1Api.createRuntimeClassAsync
(V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RuntimeClass> _callback) (asynchronously) create a RuntimeClassokhttp3.Call
NodeV1Api.createRuntimeClassCall
(V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createRuntimeClassokhttp3.Call
AuthorizationV1Api.createSelfSubjectAccessReviewAsync
(V1SelfSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SelfSubjectAccessReview> _callback) (asynchronously) create a SelfSubjectAccessReviewokhttp3.Call
AuthorizationV1Api.createSelfSubjectAccessReviewCall
(V1SelfSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectAccessReviewokhttp3.Call
AuthenticationV1Api.createSelfSubjectReviewAsync
(V1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SelfSubjectReview> _callback) (asynchronously) create a SelfSubjectReviewokhttp3.Call
AuthenticationV1Api.createSelfSubjectReviewCall
(V1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectReviewokhttp3.Call
AuthorizationV1Api.createSelfSubjectRulesReviewAsync
(V1SelfSubjectRulesReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SelfSubjectRulesReview> _callback) (asynchronously) create a SelfSubjectRulesReviewokhttp3.Call
AuthorizationV1Api.createSelfSubjectRulesReviewCall
(V1SelfSubjectRulesReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectRulesReviewokhttp3.Call
NetworkingV1Api.createServiceCIDRAsync
(V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.createServiceCIDRAsync
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1Api.createServiceCIDRCall
(V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createServiceCIDRokhttp3.Call
NetworkingV1beta1Api.createServiceCIDRCall
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createServiceCIDRokhttp3.Call
StorageV1Api.createStorageClassAsync
(V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StorageClass> _callback) (asynchronously) create a StorageClassokhttp3.Call
StorageV1Api.createStorageClassCall
(V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.createStorageVersionAsync
(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) create a StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.createStorageVersionCall
(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.createStorageVersionMigrationAsync
(V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) create a StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.createStorageVersionMigrationCall
(V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageVersionMigrationokhttp3.Call
AuthorizationV1Api.createSubjectAccessReviewAsync
(V1SubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SubjectAccessReview> _callback) (asynchronously) create a SubjectAccessReviewokhttp3.Call
AuthorizationV1Api.createSubjectAccessReviewCall
(V1SubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSubjectAccessReviewokhttp3.Call
AuthenticationV1Api.createTokenReviewAsync
(V1TokenReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1TokenReview> _callback) (asynchronously) create a TokenReviewokhttp3.Call
AuthenticationV1Api.createTokenReviewCall
(V1TokenReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createTokenReviewokhttp3.Call
AdmissionregistrationV1Api.createValidatingAdmissionPolicyAsync
(V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) create a ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.createValidatingAdmissionPolicyAsync
(V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) create a ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.createValidatingAdmissionPolicyBindingAsync
(V1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) create a ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.createValidatingAdmissionPolicyBindingAsync
(V1beta1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) create a ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.createValidatingAdmissionPolicyBindingCall
(V1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.createValidatingAdmissionPolicyBindingCall
(V1beta1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.createValidatingAdmissionPolicyCall
(V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.createValidatingAdmissionPolicyCall
(V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.createValidatingWebhookConfigurationAsync
(V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) create a ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.createValidatingWebhookConfigurationCall
(V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.createVolumeAttachmentAsync
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) create a VolumeAttachmentokhttp3.Call
StorageV1Api.createVolumeAttachmentCall
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createVolumeAttachmentokhttp3.Call
StorageV1alpha1Api.createVolumeAttributesClassAsync
(V1alpha1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1VolumeAttributesClass> _callback) (asynchronously) create a VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.createVolumeAttributesClassAsync
(V1beta1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1VolumeAttributesClass> _callback) (asynchronously) create a VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.createVolumeAttributesClassCall
(V1alpha1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.createVolumeAttributesClassCall
(V1beta1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createVolumeAttributesClassokhttp3.Call
ApiregistrationV1Api.deleteAPIServiceAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an APIServiceokhttp3.Call
ApiregistrationV1Api.deleteAPIServiceCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteAPIServiceokhttp3.Call
CertificatesV1Api.deleteCertificateSigningRequestAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CertificateSigningRequestokhttp3.Call
CertificatesV1Api.deleteCertificateSigningRequestCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCertificateSigningRequestokhttp3.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 objectokhttp3.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 deleteClusterCustomObjectokhttp3.Call
RbacAuthorizationV1Api.deleteClusterRoleAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.deleteClusterRoleBindingAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteClusterRoleBindingCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteClusterRoleCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterRoleokhttp3.Call
CertificatesV1alpha1Api.deleteClusterTrustBundleAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.deleteClusterTrustBundleAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.deleteClusterTrustBundleCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.deleteClusterTrustBundleCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterTrustBundleokhttp3.Call
ApiregistrationV1Api.deleteCollectionAPIServiceAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of APIServiceokhttp3.Call
ApiregistrationV1Api.deleteCollectionAPIServiceCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionAPIServiceokhttp3.Call
CertificatesV1Api.deleteCollectionCertificateSigningRequestAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CertificateSigningRequestokhttp3.Call
CertificatesV1Api.deleteCollectionCertificateSigningRequestCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCertificateSigningRequestokhttp3.Call
CustomObjectsApi.deleteCollectionClusterCustomObjectAsync
(String group, String version, String plural, String pretty, String labelSelector, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Delete collection of cluster scoped custom objectsokhttp3.Call
CustomObjectsApi.deleteCollectionClusterCustomObjectCall
(String group, String version, String plural, String pretty, String labelSelector, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterCustomObjectokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionClusterRoleAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionClusterRoleCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterRoleokhttp3.Call
CertificatesV1alpha1Api.deleteCollectionClusterTrustBundleAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.deleteCollectionClusterTrustBundleAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.deleteCollectionClusterTrustBundleCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.deleteCollectionClusterTrustBundleCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterTrustBundleokhttp3.Call
StorageV1Api.deleteCollectionCSIDriverAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSIDriverokhttp3.Call
StorageV1Api.deleteCollectionCSIDriverCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCSIDriverokhttp3.Call
StorageV1Api.deleteCollectionCSINodeAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSINodeokhttp3.Call
StorageV1Api.deleteCollectionCSINodeCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCSINodeokhttp3.Call
ApiextensionsV1Api.deleteCollectionCustomResourceDefinitionAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.deleteCollectionCustomResourceDefinitionCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCustomResourceDefinitionokhttp3.Call
ResourceV1alpha3Api.deleteCollectionDeviceClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DeviceClassokhttp3.Call
ResourceV1beta1Api.deleteCollectionDeviceClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DeviceClassokhttp3.Call
ResourceV1beta2Api.deleteCollectionDeviceClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DeviceClassokhttp3.Call
ResourceV1alpha3Api.deleteCollectionDeviceClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionDeviceClassokhttp3.Call
ResourceV1beta1Api.deleteCollectionDeviceClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionDeviceClassokhttp3.Call
ResourceV1beta2Api.deleteCollectionDeviceClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionDeviceClassokhttp3.Call
ResourceV1alpha3Api.deleteCollectionDeviceTaintRuleAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.deleteCollectionDeviceTaintRuleCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.deleteCollectionFlowSchemaAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.deleteCollectionFlowSchemaCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionFlowSchemaokhttp3.Call
NetworkingV1Api.deleteCollectionIngressClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of IngressClassokhttp3.Call
NetworkingV1Api.deleteCollectionIngressClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionIngressClassokhttp3.Call
NetworkingV1Api.deleteCollectionIPAddressAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of IPAddressokhttp3.Call
NetworkingV1beta1Api.deleteCollectionIPAddressAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of IPAddressokhttp3.Call
NetworkingV1Api.deleteCollectionIPAddressCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionIPAddressokhttp3.Call
NetworkingV1beta1Api.deleteCollectionIPAddressCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteCollectionMutatingAdmissionPolicyAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteCollectionMutatingAdmissionPolicyBindingAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteCollectionMutatingAdmissionPolicyBindingCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteCollectionMutatingAdmissionPolicyCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.deleteCollectionNamespacedConfigMapAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ConfigMapokhttp3.Call
CoreV1Api.deleteCollectionNamespacedConfigMapCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedConfigMapokhttp3.Call
AppsV1Api.deleteCollectionNamespacedControllerRevisionAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ControllerRevisionokhttp3.Call
AppsV1Api.deleteCollectionNamespacedControllerRevisionCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedControllerRevisionokhttp3.Call
BatchV1Api.deleteCollectionNamespacedCronJobAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CronJobokhttp3.Call
BatchV1Api.deleteCollectionNamespacedCronJobCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCronJobokhttp3.Call
StorageV1Api.deleteCollectionNamespacedCSIStorageCapacityAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSIStorageCapacityokhttp3.Call
StorageV1Api.deleteCollectionNamespacedCSIStorageCapacityCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCSIStorageCapacityokhttp3.Call
CustomObjectsApi.deleteCollectionNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, String pretty, String labelSelector, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, String fieldSelector, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Delete collection of namespace scoped custom objectsokhttp3.Call
CustomObjectsApi.deleteCollectionNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, String pretty, String labelSelector, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, String fieldSelector, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCustomObjectokhttp3.Call
AppsV1Api.deleteCollectionNamespacedDaemonSetAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DaemonSetokhttp3.Call
AppsV1Api.deleteCollectionNamespacedDaemonSetCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedDaemonSetokhttp3.Call
AppsV1Api.deleteCollectionNamespacedDeploymentAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Deploymentokhttp3.Call
AppsV1Api.deleteCollectionNamespacedDeploymentCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedDeploymentokhttp3.Call
CoreV1Api.deleteCollectionNamespacedEndpointsAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Endpointsokhttp3.Call
CoreV1Api.deleteCollectionNamespacedEndpointsCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.deleteCollectionNamespacedEndpointSliceAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of EndpointSliceokhttp3.Call
DiscoveryV1Api.deleteCollectionNamespacedEndpointSliceCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEndpointSliceokhttp3.Call
CoreV1Api.deleteCollectionNamespacedEventAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Eventokhttp3.Call
EventsV1Api.deleteCollectionNamespacedEventAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Eventokhttp3.Call
CoreV1Api.deleteCollectionNamespacedEventCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEventokhttp3.Call
EventsV1Api.deleteCollectionNamespacedEventCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEventokhttp3.Call
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedHorizontalPodAutoscalerokhttp3.Call
NetworkingV1Api.deleteCollectionNamespacedIngressAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Ingressokhttp3.Call
NetworkingV1Api.deleteCollectionNamespacedIngressCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedIngressokhttp3.Call
BatchV1Api.deleteCollectionNamespacedJobAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Jobokhttp3.Call
BatchV1Api.deleteCollectionNamespacedJobCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedJobokhttp3.Call
CoordinationV1Api.deleteCollectionNamespacedLeaseAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Leaseokhttp3.Call
CoordinationV1Api.deleteCollectionNamespacedLeaseCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.deleteCollectionNamespacedLeaseCandidateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseCandidateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.deleteCollectionNamespacedLeaseCandidateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseCandidateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.deleteCollectionNamespacedLimitRangeAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of LimitRangeokhttp3.Call
CoreV1Api.deleteCollectionNamespacedLimitRangeCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.deleteCollectionNamespacedNetworkPolicyAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of NetworkPolicyokhttp3.Call
NetworkingV1Api.deleteCollectionNamespacedNetworkPolicyCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PersistentVolumeClaimokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPodAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Podokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPodCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodokhttp3.Call
PolicyV1Api.deleteCollectionNamespacedPodDisruptionBudgetAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PodDisruptionBudgetokhttp3.Call
PolicyV1Api.deleteCollectionNamespacedPodDisruptionBudgetCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodDisruptionBudgetokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPodTemplateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PodTemplateokhttp3.Call
CoreV1Api.deleteCollectionNamespacedPodTemplateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodTemplateokhttp3.Call
AppsV1Api.deleteCollectionNamespacedReplicaSetAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ReplicaSetokhttp3.Call
AppsV1Api.deleteCollectionNamespacedReplicaSetCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedReplicaSetokhttp3.Call
CoreV1Api.deleteCollectionNamespacedReplicationControllerAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ReplicationControllerokhttp3.Call
CoreV1Api.deleteCollectionNamespacedReplicationControllerCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedReplicationControllerokhttp3.Call
ResourceV1alpha3Api.deleteCollectionNamespacedResourceClaimAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimokhttp3.Call
ResourceV1beta1Api.deleteCollectionNamespacedResourceClaimAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimokhttp3.Call
ResourceV1beta2Api.deleteCollectionNamespacedResourceClaimAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimokhttp3.Call
ResourceV1alpha3Api.deleteCollectionNamespacedResourceClaimCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.deleteCollectionNamespacedResourceClaimCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.deleteCollectionNamespacedResourceClaimCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.deleteCollectionNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.deleteCollectionNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.deleteCollectionNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.deleteCollectionNamespacedResourceClaimTemplateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.deleteCollectionNamespacedResourceClaimTemplateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.deleteCollectionNamespacedResourceClaimTemplateCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.deleteCollectionNamespacedResourceQuotaAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceQuotaokhttp3.Call
CoreV1Api.deleteCollectionNamespacedResourceQuotaCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceQuotaokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Roleokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of RoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedRoleokhttp3.Call
CoreV1Api.deleteCollectionNamespacedSecretAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Secretokhttp3.Call
CoreV1Api.deleteCollectionNamespacedSecretCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedSecretokhttp3.Call
CoreV1Api.deleteCollectionNamespacedServiceAccountAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ServiceAccountokhttp3.Call
CoreV1Api.deleteCollectionNamespacedServiceAccountCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedServiceAccountokhttp3.Call
CoreV1Api.deleteCollectionNamespacedServiceAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Serviceokhttp3.Call
CoreV1Api.deleteCollectionNamespacedServiceCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedServiceokhttp3.Call
AppsV1Api.deleteCollectionNamespacedStatefulSetAsync
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StatefulSetokhttp3.Call
AppsV1Api.deleteCollectionNamespacedStatefulSetCall
(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedStatefulSetokhttp3.Call
CoreV1Api.deleteCollectionNodeAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Nodeokhttp3.Call
CoreV1Api.deleteCollectionNodeCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNodeokhttp3.Call
CoreV1Api.deleteCollectionPersistentVolumeAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PersistentVolumeokhttp3.Call
CoreV1Api.deleteCollectionPersistentVolumeCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPersistentVolumeokhttp3.Call
SchedulingV1Api.deleteCollectionPriorityClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PriorityClassokhttp3.Call
SchedulingV1Api.deleteCollectionPriorityClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.deleteCollectionPriorityLevelConfigurationAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.deleteCollectionPriorityLevelConfigurationCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPriorityLevelConfigurationokhttp3.Call
ResourceV1alpha3Api.deleteCollectionResourceSliceAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceSliceokhttp3.Call
ResourceV1beta1Api.deleteCollectionResourceSliceAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceSliceokhttp3.Call
ResourceV1beta2Api.deleteCollectionResourceSliceAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceSliceokhttp3.Call
ResourceV1alpha3Api.deleteCollectionResourceSliceCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionResourceSliceokhttp3.Call
ResourceV1beta1Api.deleteCollectionResourceSliceCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionResourceSliceokhttp3.Call
ResourceV1beta2Api.deleteCollectionResourceSliceCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionResourceSliceokhttp3.Call
NodeV1Api.deleteCollectionRuntimeClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of RuntimeClassokhttp3.Call
NodeV1Api.deleteCollectionRuntimeClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionRuntimeClassokhttp3.Call
NetworkingV1Api.deleteCollectionServiceCIDRAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.deleteCollectionServiceCIDRAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ServiceCIDRokhttp3.Call
NetworkingV1Api.deleteCollectionServiceCIDRCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionServiceCIDRokhttp3.Call
NetworkingV1beta1Api.deleteCollectionServiceCIDRCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionServiceCIDRokhttp3.Call
StorageV1Api.deleteCollectionStorageClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StorageClassokhttp3.Call
StorageV1Api.deleteCollectionStorageClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.deleteCollectionStorageVersionAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.deleteCollectionStorageVersionCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.deleteCollectionStorageVersionMigrationAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.deleteCollectionStorageVersionMigrationCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionStorageVersionMigrationokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingAdmissionPolicyAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.deleteCollectionValidatingAdmissionPolicyAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingAdmissionPolicyBindingAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.deleteCollectionValidatingAdmissionPolicyBindingAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingAdmissionPolicyBindingCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.deleteCollectionValidatingAdmissionPolicyBindingCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingAdmissionPolicyCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.deleteCollectionValidatingAdmissionPolicyCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.deleteCollectionVolumeAttachmentAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of VolumeAttachmentokhttp3.Call
StorageV1Api.deleteCollectionVolumeAttachmentCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionVolumeAttachmentokhttp3.Call
StorageV1alpha1Api.deleteCollectionVolumeAttributesClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.deleteCollectionVolumeAttributesClassAsync
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.deleteCollectionVolumeAttributesClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.deleteCollectionVolumeAttributesClassCall
(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionVolumeAttributesClassokhttp3.Call
StorageV1Api.deleteCSIDriverAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1CSIDriver> _callback) (asynchronously) delete a CSIDriverokhttp3.Call
StorageV1Api.deleteCSIDriverCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCSIDriverokhttp3.Call
StorageV1Api.deleteCSINodeAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1CSINode> _callback) (asynchronously) delete a CSINodeokhttp3.Call
StorageV1Api.deleteCSINodeCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCSINodeokhttp3.Call
ApiextensionsV1Api.deleteCustomResourceDefinitionAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.deleteCustomResourceDefinitionCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCustomResourceDefinitionokhttp3.Call
ResourceV1alpha3Api.deleteDeviceClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3DeviceClass> _callback) (asynchronously) delete a DeviceClassokhttp3.Call
ResourceV1beta1Api.deleteDeviceClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta1DeviceClass> _callback) (asynchronously) delete a DeviceClassokhttp3.Call
ResourceV1beta2Api.deleteDeviceClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta2DeviceClass> _callback) (asynchronously) delete a DeviceClassokhttp3.Call
ResourceV1alpha3Api.deleteDeviceClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteDeviceClassokhttp3.Call
ResourceV1beta1Api.deleteDeviceClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteDeviceClassokhttp3.Call
ResourceV1beta2Api.deleteDeviceClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteDeviceClassokhttp3.Call
ResourceV1alpha3Api.deleteDeviceTaintRuleAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3DeviceTaintRule> _callback) (asynchronously) delete a DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.deleteDeviceTaintRuleCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.deleteFlowSchemaAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.deleteFlowSchemaCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteFlowSchemaokhttp3.Call
NetworkingV1Api.deleteIngressClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an IngressClassokhttp3.Call
NetworkingV1Api.deleteIngressClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteIngressClassokhttp3.Call
NetworkingV1Api.deleteIPAddressAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an IPAddressokhttp3.Call
NetworkingV1beta1Api.deleteIPAddressAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an IPAddressokhttp3.Call
NetworkingV1Api.deleteIPAddressCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteIPAddressokhttp3.Call
NetworkingV1beta1Api.deleteIPAddressCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteMutatingAdmissionPolicyAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteMutatingAdmissionPolicyBindingAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteMutatingAdmissionPolicyBindingCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.deleteMutatingAdmissionPolicyCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteMutatingWebhookConfigurationAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.deleteMutatingWebhookConfigurationCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.deleteNamespaceAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Namespaceokhttp3.Call
CoreV1Api.deleteNamespaceCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespaceokhttp3.Call
CoreV1Api.deleteNamespacedConfigMapAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ConfigMapokhttp3.Call
CoreV1Api.deleteNamespacedConfigMapCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedConfigMapokhttp3.Call
AppsV1Api.deleteNamespacedControllerRevisionAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ControllerRevisionokhttp3.Call
AppsV1Api.deleteNamespacedControllerRevisionCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedControllerRevisionokhttp3.Call
BatchV1Api.deleteNamespacedCronJobAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CronJobokhttp3.Call
BatchV1Api.deleteNamespacedCronJobCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedCronJobokhttp3.Call
StorageV1Api.deleteNamespacedCSIStorageCapacityAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CSIStorageCapacityokhttp3.Call
StorageV1Api.deleteNamespacedCSIStorageCapacityCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedCSIStorageCapacityokhttp3.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 objectokhttp3.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 deleteNamespacedCustomObjectokhttp3.Call
AppsV1Api.deleteNamespacedDaemonSetAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a DaemonSetokhttp3.Call
AppsV1Api.deleteNamespacedDaemonSetCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedDaemonSetokhttp3.Call
AppsV1Api.deleteNamespacedDeploymentAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Deploymentokhttp3.Call
AppsV1Api.deleteNamespacedDeploymentCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedDeploymentokhttp3.Call
CoreV1Api.deleteNamespacedEndpointsAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete Endpointsokhttp3.Call
CoreV1Api.deleteNamespacedEndpointsCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.deleteNamespacedEndpointSliceAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an EndpointSliceokhttp3.Call
DiscoveryV1Api.deleteNamespacedEndpointSliceCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEndpointSliceokhttp3.Call
CoreV1Api.deleteNamespacedEventAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Eventokhttp3.Call
EventsV1Api.deleteNamespacedEventAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Eventokhttp3.Call
CoreV1Api.deleteNamespacedEventCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEventokhttp3.Call
EventsV1Api.deleteNamespacedEventCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEventokhttp3.Call
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.deleteNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.deleteNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedHorizontalPodAutoscalerokhttp3.Call
NetworkingV1Api.deleteNamespacedIngressAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Ingressokhttp3.Call
NetworkingV1Api.deleteNamespacedIngressCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedIngressokhttp3.Call
BatchV1Api.deleteNamespacedJobAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Jobokhttp3.Call
BatchV1Api.deleteNamespacedJobCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedJobokhttp3.Call
CoordinationV1Api.deleteNamespacedLeaseAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Leaseokhttp3.Call
CoordinationV1Api.deleteNamespacedLeaseCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.deleteNamespacedLeaseCandidateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.deleteNamespacedLeaseCandidateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.deleteNamespacedLeaseCandidateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.deleteNamespacedLeaseCandidateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.deleteNamespacedLimitRangeAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a LimitRangeokhttp3.Call
CoreV1Api.deleteNamespacedLimitRangeCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.deleteNamespacedNetworkPolicyAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a NetworkPolicyokhttp3.Call
NetworkingV1Api.deleteNamespacedNetworkPolicyCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.deleteNamespacedPersistentVolumeClaimAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) delete a PersistentVolumeClaimokhttp3.Call
CoreV1Api.deleteNamespacedPersistentVolumeClaimCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.deleteNamespacedPodAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Pod> _callback) (asynchronously) delete a Podokhttp3.Call
CoreV1Api.deleteNamespacedPodCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodokhttp3.Call
PolicyV1Api.deleteNamespacedPodDisruptionBudgetAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PodDisruptionBudgetokhttp3.Call
PolicyV1Api.deleteNamespacedPodDisruptionBudgetCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodDisruptionBudgetokhttp3.Call
CoreV1Api.deleteNamespacedPodTemplateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PodTemplate> _callback) (asynchronously) delete a PodTemplateokhttp3.Call
CoreV1Api.deleteNamespacedPodTemplateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodTemplateokhttp3.Call
AppsV1Api.deleteNamespacedReplicaSetAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ReplicaSetokhttp3.Call
AppsV1Api.deleteNamespacedReplicaSetCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedReplicaSetokhttp3.Call
CoreV1Api.deleteNamespacedReplicationControllerAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ReplicationControllerokhttp3.Call
CoreV1Api.deleteNamespacedReplicationControllerCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedReplicationControllerokhttp3.Call
ResourceV1alpha3Api.deleteNamespacedResourceClaimAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) delete a ResourceClaimokhttp3.Call
ResourceV1beta1Api.deleteNamespacedResourceClaimAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) delete a ResourceClaimokhttp3.Call
ResourceV1beta2Api.deleteNamespacedResourceClaimAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) delete a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.deleteNamespacedResourceClaimCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.deleteNamespacedResourceClaimCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.deleteNamespacedResourceClaimCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.deleteNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3ResourceClaimTemplate> _callback) (asynchronously) delete a ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.deleteNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta1ResourceClaimTemplate> _callback) (asynchronously) delete a ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.deleteNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta2ResourceClaimTemplate> _callback) (asynchronously) delete a ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.deleteNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.deleteNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.deleteNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.deleteNamespacedResourceQuotaAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ResourceQuota> _callback) (asynchronously) delete a ResourceQuotaokhttp3.Call
CoreV1Api.deleteNamespacedResourceQuotaCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceQuotaokhttp3.Call
RbacAuthorizationV1Api.deleteNamespacedRoleAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Roleokhttp3.Call
RbacAuthorizationV1Api.deleteNamespacedRoleBindingAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a RoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteNamespacedRoleBindingCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.deleteNamespacedRoleCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedRoleokhttp3.Call
CoreV1Api.deleteNamespacedSecretAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Secretokhttp3.Call
CoreV1Api.deleteNamespacedSecretCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedSecretokhttp3.Call
CoreV1Api.deleteNamespacedServiceAccountAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ServiceAccount> _callback) (asynchronously) delete a ServiceAccountokhttp3.Call
CoreV1Api.deleteNamespacedServiceAccountCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedServiceAccountokhttp3.Call
CoreV1Api.deleteNamespacedServiceAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Service> _callback) (asynchronously) delete a Serviceokhttp3.Call
CoreV1Api.deleteNamespacedServiceCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedServiceokhttp3.Call
AppsV1Api.deleteNamespacedStatefulSetAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a StatefulSetokhttp3.Call
AppsV1Api.deleteNamespacedStatefulSetCall
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedStatefulSetokhttp3.Call
CoreV1Api.deleteNodeAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Nodeokhttp3.Call
CoreV1Api.deleteNodeCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNodeokhttp3.Call
CoreV1Api.deletePersistentVolumeAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolume> _callback) (asynchronously) delete a PersistentVolumeokhttp3.Call
CoreV1Api.deletePersistentVolumeCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePersistentVolumeokhttp3.Call
SchedulingV1Api.deletePriorityClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PriorityClassokhttp3.Call
SchedulingV1Api.deletePriorityClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.deletePriorityLevelConfigurationAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.deletePriorityLevelConfigurationCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePriorityLevelConfigurationokhttp3.Call
ResourceV1alpha3Api.deleteResourceSliceAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3ResourceSlice> _callback) (asynchronously) delete a ResourceSliceokhttp3.Call
ResourceV1beta1Api.deleteResourceSliceAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta1ResourceSlice> _callback) (asynchronously) delete a ResourceSliceokhttp3.Call
ResourceV1beta2Api.deleteResourceSliceAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta2ResourceSlice> _callback) (asynchronously) delete a ResourceSliceokhttp3.Call
ResourceV1alpha3Api.deleteResourceSliceCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteResourceSliceokhttp3.Call
ResourceV1beta1Api.deleteResourceSliceCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteResourceSliceokhttp3.Call
ResourceV1beta2Api.deleteResourceSliceCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteResourceSliceokhttp3.Call
NodeV1Api.deleteRuntimeClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a RuntimeClassokhttp3.Call
NodeV1Api.deleteRuntimeClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteRuntimeClassokhttp3.Call
NetworkingV1Api.deleteServiceCIDRAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.deleteServiceCIDRAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ServiceCIDRokhttp3.Call
NetworkingV1Api.deleteServiceCIDRCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteServiceCIDRokhttp3.Call
NetworkingV1beta1Api.deleteServiceCIDRCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteServiceCIDRokhttp3.Call
StorageV1Api.deleteStorageClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1StorageClass> _callback) (asynchronously) delete a StorageClassokhttp3.Call
StorageV1Api.deleteStorageClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.deleteStorageVersionAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.deleteStorageVersionCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.deleteStorageVersionMigrationAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.deleteStorageVersionMigrationCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteStorageVersionMigrationokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingAdmissionPolicyAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.deleteValidatingAdmissionPolicyAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingAdmissionPolicyBindingAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.deleteValidatingAdmissionPolicyBindingAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingAdmissionPolicyBindingCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.deleteValidatingAdmissionPolicyBindingCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingAdmissionPolicyCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.deleteValidatingAdmissionPolicyCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingWebhookConfigurationAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.deleteValidatingWebhookConfigurationCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.deleteVolumeAttachmentAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) delete a VolumeAttachmentokhttp3.Call
StorageV1Api.deleteVolumeAttachmentCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteVolumeAttachmentokhttp3.Call
StorageV1alpha1Api.deleteVolumeAttributesClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha1VolumeAttributesClass> _callback) (asynchronously) delete a VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.deleteVolumeAttributesClassAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1beta1VolumeAttributesClass> _callback) (asynchronously) delete a VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.deleteVolumeAttributesClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.deleteVolumeAttributesClassCall
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteVolumeAttributesClassokhttp3.Call
AdmissionregistrationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
ApiextensionsApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
ApiregistrationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
AppsApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
AuthenticationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
AuthorizationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
AutoscalingApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
BatchApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
CertificatesApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
CoordinationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
DiscoveryApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
EventsApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
FlowcontrolApiserverApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
InternalApiserverApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
NetworkingApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
NodeApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
PolicyApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
RbacAuthorizationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
ResourceApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
SchedulingApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
StorageApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
StoragemigrationApi.getAPIGroupAsync
(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.Call
AdmissionregistrationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
ApiextensionsApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
ApiregistrationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
AppsApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
AuthenticationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
AuthorizationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
AutoscalingApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
BatchApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
CertificatesApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
CoordinationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
DiscoveryApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
EventsApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
FlowcontrolApiserverApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
InternalApiserverApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
NetworkingApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
NodeApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
PolicyApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
RbacAuthorizationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
ResourceApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
SchedulingApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
StorageApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
StoragemigrationApi.getAPIGroupCall
(ApiCallback _callback) Build call for getAPIGroupokhttp3.Call
AdmissionregistrationV1alpha1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AdmissionregistrationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AdmissionregistrationV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
ApiextensionsV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
ApiregistrationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AppsV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AuthenticationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AuthorizationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AutoscalingV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AutoscalingV2Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
BatchV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CertificatesV1alpha1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CertificatesV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CertificatesV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CoordinationV1alpha2Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CoordinationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CoordinationV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CoreV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
CustomObjectsApi.getAPIResourcesAsync
(String group, String version, ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
DiscoveryV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
EventsV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
FlowcontrolApiserverV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
InternalApiserverV1alpha1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
NetworkingV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
NetworkingV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
NodeV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
PolicyV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
RbacAuthorizationV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
ResourceV1alpha3Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
ResourceV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
ResourceV1beta2Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
SchedulingV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
StoragemigrationV1alpha1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
StorageV1alpha1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
StorageV1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
StorageV1beta1Api.getAPIResourcesAsync
(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.Call
AdmissionregistrationV1alpha1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AdmissionregistrationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AdmissionregistrationV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ApiextensionsV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ApiregistrationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AppsV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AuthenticationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AuthorizationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AutoscalingV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
AutoscalingV2Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
BatchV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CertificatesV1alpha1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CertificatesV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CertificatesV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CoordinationV1alpha2Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CoordinationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CoordinationV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CoreV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
CustomObjectsApi.getAPIResourcesCall
(String group, String version, ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
DiscoveryV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
EventsV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
FlowcontrolApiserverV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
InternalApiserverV1alpha1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
NetworkingV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
NetworkingV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
NodeV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
PolicyV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
RbacAuthorizationV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ResourceV1alpha3Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ResourceV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ResourceV1beta2Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
SchedulingV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
StoragemigrationV1alpha1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
StorageV1alpha1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
StorageV1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
StorageV1beta1Api.getAPIResourcesCall
(ApiCallback _callback) Build call for getAPIResourcesokhttp3.Call
ApisApi.getAPIVersionsAsync
(ApiCallback<V1APIGroupList> _callback) (asynchronously) get available API versionsokhttp3.Call
CoreApi.getAPIVersionsAsync
(ApiCallback<V1APIVersions> _callback) (asynchronously) get available API versionsokhttp3.Call
ApisApi.getAPIVersionsCall
(ApiCallback _callback) Build call for getAPIVersionsokhttp3.Call
CoreApi.getAPIVersionsCall
(ApiCallback _callback) Build call for getAPIVersionsokhttp3.Call
CustomObjectsApi.getClusterCustomObjectAsync
(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) Returns a cluster scoped custom objectokhttp3.Call
CustomObjectsApi.getClusterCustomObjectCall
(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectokhttp3.Call
CustomObjectsApi.getClusterCustomObjectScaleAsync
(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read scale of the specified custom objectokhttp3.Call
CustomObjectsApi.getClusterCustomObjectScaleCall
(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectScaleokhttp3.Call
CustomObjectsApi.getClusterCustomObjectStatusAsync
(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read status of the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.getClusterCustomObjectStatusCall
(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectStatusokhttp3.Call
VersionApi.getCodeAsync
(ApiCallback<VersionInfo> _callback) (asynchronously) get the version information for this serverokhttp3.Call
VersionApi.getCodeCall
(ApiCallback _callback) Build call for getCodeokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) Returns a namespace scoped custom objectokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectScaleAsync
(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read scale of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectScaleCall
(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectScaleokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectStatusAsync
(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read status of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.getNamespacedCustomObjectStatusCall
(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectStatusokhttp3.Call
WellKnownApi.getServiceAccountIssuerOpenIDConfigurationAsync
(ApiCallback<String> _callback) (asynchronously) get service account issuer OpenID configuration, also known as the 'OIDC discovery doc'okhttp3.Call
WellKnownApi.getServiceAccountIssuerOpenIDConfigurationCall
(ApiCallback _callback) Build call for getServiceAccountIssuerOpenIDConfigurationokhttp3.Call
OpenidApi.getServiceAccountIssuerOpenIDKeysetAsync
(ApiCallback<String> _callback) (asynchronously) get service account issuer OpenID JSON Web Key Set (contains public token verification keys)okhttp3.Call
OpenidApi.getServiceAccountIssuerOpenIDKeysetCall
(ApiCallback _callback) Build call for getServiceAccountIssuerOpenIDKeysetokhttp3.Call
ApiregistrationV1Api.listAPIServiceAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1APIServiceList> _callback) (asynchronously) list or watch objects of kind APIServiceokhttp3.Call
ApiregistrationV1Api.listAPIServiceCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listAPIServiceokhttp3.Call
CertificatesV1Api.listCertificateSigningRequestAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CertificateSigningRequestList> _callback) (asynchronously) list or watch objects of kind CertificateSigningRequestokhttp3.Call
CertificatesV1Api.listCertificateSigningRequestCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCertificateSigningRequestokhttp3.Call
CustomObjectsApi.listClusterCustomObjectAsync
(String group, String version, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<Object> _callback) (asynchronously) list or watch cluster scoped custom objectsokhttp3.Call
CustomObjectsApi.listClusterCustomObjectCall
(String group, String version, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterCustomObjectokhttp3.Call
RbacAuthorizationV1Api.listClusterRoleAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ClusterRoleList> _callback) (asynchronously) list or watch objects of kind ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.listClusterRoleBindingAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ClusterRoleBindingList> _callback) (asynchronously) list or watch objects of kind ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.listClusterRoleBindingCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.listClusterRoleCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterRoleokhttp3.Call
CertificatesV1alpha1Api.listClusterTrustBundleAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1ClusterTrustBundleList> _callback) (asynchronously) list or watch objects of kind ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.listClusterTrustBundleAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ClusterTrustBundleList> _callback) (asynchronously) list or watch objects of kind ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.listClusterTrustBundleCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.listClusterTrustBundleCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterTrustBundleokhttp3.Call
CoreV1Api.listComponentStatusAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ComponentStatusList> _callback) (asynchronously) list objects of kind ComponentStatusokhttp3.Call
CoreV1Api.listComponentStatusCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listComponentStatusokhttp3.Call
CoreV1Api.listConfigMapForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) (asynchronously) list or watch objects of kind ConfigMapokhttp3.Call
CoreV1Api.listConfigMapForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listConfigMapForAllNamespacesokhttp3.Call
AppsV1Api.listControllerRevisionForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ControllerRevisionList> _callback) (asynchronously) list or watch objects of kind ControllerRevisionokhttp3.Call
AppsV1Api.listControllerRevisionForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listControllerRevisionForAllNamespacesokhttp3.Call
BatchV1Api.listCronJobForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CronJobList> _callback) (asynchronously) list or watch objects of kind CronJobokhttp3.Call
BatchV1Api.listCronJobForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCronJobForAllNamespacesokhttp3.Call
StorageV1Api.listCSIDriverAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIDriverList> _callback) (asynchronously) list or watch objects of kind CSIDriverokhttp3.Call
StorageV1Api.listCSIDriverCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSIDriverokhttp3.Call
StorageV1Api.listCSINodeAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSINodeList> _callback) (asynchronously) list or watch objects of kind CSINodeokhttp3.Call
StorageV1Api.listCSINodeCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSINodeokhttp3.Call
StorageV1Api.listCSIStorageCapacityForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIStorageCapacityList> _callback) (asynchronously) list or watch objects of kind CSIStorageCapacityokhttp3.Call
StorageV1Api.listCSIStorageCapacityForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSIStorageCapacityForAllNamespacesokhttp3.Call
CustomObjectsApi.listCustomObjectForAllNamespacesAsync
(String group, String version, String resourcePlural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<Object> _callback) (asynchronously) list or watch namespace scoped custom objectsokhttp3.Call
CustomObjectsApi.listCustomObjectForAllNamespacesCall
(String group, String version, String resourcePlural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCustomObjectForAllNamespacesokhttp3.Call
ApiextensionsV1Api.listCustomResourceDefinitionAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CustomResourceDefinitionList> _callback) (asynchronously) list or watch objects of kind CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.listCustomResourceDefinitionCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCustomResourceDefinitionokhttp3.Call
AppsV1Api.listDaemonSetForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DaemonSetList> _callback) (asynchronously) list or watch objects of kind DaemonSetokhttp3.Call
AppsV1Api.listDaemonSetForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDaemonSetForAllNamespacesokhttp3.Call
AppsV1Api.listDeploymentForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DeploymentList> _callback) (asynchronously) list or watch objects of kind Deploymentokhttp3.Call
AppsV1Api.listDeploymentForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeploymentForAllNamespacesokhttp3.Call
ResourceV1alpha3Api.listDeviceClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3DeviceClassList> _callback) (asynchronously) list or watch objects of kind DeviceClassokhttp3.Call
ResourceV1beta1Api.listDeviceClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1DeviceClassList> _callback) (asynchronously) list or watch objects of kind DeviceClassokhttp3.Call
ResourceV1beta2Api.listDeviceClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2DeviceClassList> _callback) (asynchronously) list or watch objects of kind DeviceClassokhttp3.Call
ResourceV1alpha3Api.listDeviceClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeviceClassokhttp3.Call
ResourceV1beta1Api.listDeviceClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeviceClassokhttp3.Call
ResourceV1beta2Api.listDeviceClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeviceClassokhttp3.Call
ResourceV1alpha3Api.listDeviceTaintRuleAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3DeviceTaintRuleList> _callback) (asynchronously) list or watch objects of kind DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.listDeviceTaintRuleCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeviceTaintRuleokhttp3.Call
CoreV1Api.listEndpointsForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) (asynchronously) list or watch objects of kind Endpointsokhttp3.Call
CoreV1Api.listEndpointsForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEndpointsForAllNamespacesokhttp3.Call
DiscoveryV1Api.listEndpointSliceForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointSliceList> _callback) (asynchronously) list or watch objects of kind EndpointSliceokhttp3.Call
DiscoveryV1Api.listEndpointSliceForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEndpointSliceForAllNamespacesokhttp3.Call
CoreV1Api.listEventForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.Call
EventsV1Api.listEventForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<EventsV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.Call
CoreV1Api.listEventForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEventForAllNamespacesokhttp3.Call
EventsV1Api.listEventForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEventForAllNamespacesokhttp3.Call
FlowcontrolApiserverV1Api.listFlowSchemaAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1FlowSchemaList> _callback) (asynchronously) list or watch objects of kind FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.listFlowSchemaCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listFlowSchemaokhttp3.Call
AutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.listHorizontalPodAutoscalerForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V2HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listHorizontalPodAutoscalerForAllNamespacesokhttp3.Call
AutoscalingV2Api.listHorizontalPodAutoscalerForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listHorizontalPodAutoscalerForAllNamespacesokhttp3.Call
NetworkingV1Api.listIngressClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressClassList> _callback) (asynchronously) list or watch objects of kind IngressClassokhttp3.Call
NetworkingV1Api.listIngressClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIngressClassokhttp3.Call
NetworkingV1Api.listIngressForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressList> _callback) (asynchronously) list or watch objects of kind Ingressokhttp3.Call
NetworkingV1Api.listIngressForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIngressForAllNamespacesokhttp3.Call
NetworkingV1Api.listIPAddressAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IPAddressList> _callback) (asynchronously) list or watch objects of kind IPAddressokhttp3.Call
NetworkingV1beta1Api.listIPAddressAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1IPAddressList> _callback) (asynchronously) list or watch objects of kind IPAddressokhttp3.Call
NetworkingV1Api.listIPAddressCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIPAddressokhttp3.Call
NetworkingV1beta1Api.listIPAddressCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIPAddressokhttp3.Call
BatchV1Api.listJobForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1JobList> _callback) (asynchronously) list or watch objects of kind Jobokhttp3.Call
BatchV1Api.listJobForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listJobForAllNamespacesokhttp3.Call
CoordinationV1alpha2Api.listLeaseCandidateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2LeaseCandidateList> _callback) (asynchronously) list or watch objects of kind LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.listLeaseCandidateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1LeaseCandidateList> _callback) (asynchronously) list or watch objects of kind LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.listLeaseCandidateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLeaseCandidateForAllNamespacesokhttp3.Call
CoordinationV1beta1Api.listLeaseCandidateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLeaseCandidateForAllNamespacesokhttp3.Call
CoordinationV1Api.listLeaseForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LeaseList> _callback) (asynchronously) list or watch objects of kind Leaseokhttp3.Call
CoordinationV1Api.listLeaseForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLeaseForAllNamespacesokhttp3.Call
CoreV1Api.listLimitRangeForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) (asynchronously) list or watch objects of kind LimitRangeokhttp3.Call
CoreV1Api.listLimitRangeForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLimitRangeForAllNamespacesokhttp3.Call
AdmissionregistrationV1alpha1Api.listMutatingAdmissionPolicyAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1MutatingAdmissionPolicyList> _callback) (asynchronously) list or watch objects of kind MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.listMutatingAdmissionPolicyBindingAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1MutatingAdmissionPolicyBindingList> _callback) (asynchronously) list or watch objects of kind MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.listMutatingAdmissionPolicyBindingCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.listMutatingAdmissionPolicyCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.listMutatingWebhookConfigurationAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1MutatingWebhookConfigurationList> _callback) (asynchronously) list or watch objects of kind MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.listMutatingWebhookConfigurationCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.listNamespaceAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NamespaceList> _callback) (asynchronously) list or watch objects of kind Namespaceokhttp3.Call
CoreV1Api.listNamespaceCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespaceokhttp3.Call
CoreV1Api.listNamespacedConfigMapAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) (asynchronously) list or watch objects of kind ConfigMapokhttp3.Call
CoreV1Api.listNamespacedConfigMapCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedConfigMapokhttp3.Call
AppsV1Api.listNamespacedControllerRevisionAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ControllerRevisionList> _callback) (asynchronously) list or watch objects of kind ControllerRevisionokhttp3.Call
AppsV1Api.listNamespacedControllerRevisionCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedControllerRevisionokhttp3.Call
BatchV1Api.listNamespacedCronJobAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CronJobList> _callback) (asynchronously) list or watch objects of kind CronJobokhttp3.Call
BatchV1Api.listNamespacedCronJobCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCronJobokhttp3.Call
StorageV1Api.listNamespacedCSIStorageCapacityAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIStorageCapacityList> _callback) (asynchronously) list or watch objects of kind CSIStorageCapacityokhttp3.Call
StorageV1Api.listNamespacedCSIStorageCapacityCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCSIStorageCapacityokhttp3.Call
CustomObjectsApi.listNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<Object> _callback) (asynchronously) list or watch namespace scoped custom objectsokhttp3.Call
CustomObjectsApi.listNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCustomObjectokhttp3.Call
AppsV1Api.listNamespacedDaemonSetAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DaemonSetList> _callback) (asynchronously) list or watch objects of kind DaemonSetokhttp3.Call
AppsV1Api.listNamespacedDaemonSetCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedDaemonSetokhttp3.Call
AppsV1Api.listNamespacedDeploymentAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DeploymentList> _callback) (asynchronously) list or watch objects of kind Deploymentokhttp3.Call
AppsV1Api.listNamespacedDeploymentCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedDeploymentokhttp3.Call
CoreV1Api.listNamespacedEndpointsAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) (asynchronously) list or watch objects of kind Endpointsokhttp3.Call
CoreV1Api.listNamespacedEndpointsCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.listNamespacedEndpointSliceAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointSliceList> _callback) (asynchronously) list or watch objects of kind EndpointSliceokhttp3.Call
DiscoveryV1Api.listNamespacedEndpointSliceCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEndpointSliceokhttp3.Call
CoreV1Api.listNamespacedEventAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.Call
EventsV1Api.listNamespacedEventAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<EventsV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.Call
CoreV1Api.listNamespacedEventCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEventokhttp3.Call
EventsV1Api.listNamespacedEventCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEventokhttp3.Call
AutoscalingV1Api.listNamespacedHorizontalPodAutoscalerAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.listNamespacedHorizontalPodAutoscalerAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V2HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.listNamespacedHorizontalPodAutoscalerCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.listNamespacedHorizontalPodAutoscalerCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedHorizontalPodAutoscalerokhttp3.Call
NetworkingV1Api.listNamespacedIngressAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressList> _callback) (asynchronously) list or watch objects of kind Ingressokhttp3.Call
NetworkingV1Api.listNamespacedIngressCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedIngressokhttp3.Call
BatchV1Api.listNamespacedJobAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1JobList> _callback) (asynchronously) list or watch objects of kind Jobokhttp3.Call
BatchV1Api.listNamespacedJobCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedJobokhttp3.Call
CoordinationV1Api.listNamespacedLeaseAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LeaseList> _callback) (asynchronously) list or watch objects of kind Leaseokhttp3.Call
CoordinationV1Api.listNamespacedLeaseCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.listNamespacedLeaseCandidateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2LeaseCandidateList> _callback) (asynchronously) list or watch objects of kind LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.listNamespacedLeaseCandidateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1LeaseCandidateList> _callback) (asynchronously) list or watch objects of kind LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.listNamespacedLeaseCandidateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.listNamespacedLeaseCandidateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.listNamespacedLimitRangeAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) (asynchronously) list or watch objects of kind LimitRangeokhttp3.Call
CoreV1Api.listNamespacedLimitRangeCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.listNamespacedNetworkPolicyAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NetworkPolicyList> _callback) (asynchronously) list or watch objects of kind NetworkPolicyokhttp3.Call
NetworkingV1Api.listNamespacedNetworkPolicyCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.listNamespacedPersistentVolumeClaimAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeClaimokhttp3.Call
CoreV1Api.listNamespacedPersistentVolumeClaimCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.listNamespacedPodAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) (asynchronously) list or watch objects of kind Podokhttp3.Call
CoreV1Api.listNamespacedPodCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodokhttp3.Call
PolicyV1Api.listNamespacedPodDisruptionBudgetAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodDisruptionBudgetList> _callback) (asynchronously) list or watch objects of kind PodDisruptionBudgetokhttp3.Call
PolicyV1Api.listNamespacedPodDisruptionBudgetCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodDisruptionBudgetokhttp3.Call
CoreV1Api.listNamespacedPodTemplateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) (asynchronously) list or watch objects of kind PodTemplateokhttp3.Call
CoreV1Api.listNamespacedPodTemplateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodTemplateokhttp3.Call
AppsV1Api.listNamespacedReplicaSetAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicaSetList> _callback) (asynchronously) list or watch objects of kind ReplicaSetokhttp3.Call
AppsV1Api.listNamespacedReplicaSetCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedReplicaSetokhttp3.Call
CoreV1Api.listNamespacedReplicationControllerAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) (asynchronously) list or watch objects of kind ReplicationControllerokhttp3.Call
CoreV1Api.listNamespacedReplicationControllerCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedReplicationControllerokhttp3.Call
ResourceV1alpha3Api.listNamespacedResourceClaimAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1beta1Api.listNamespacedResourceClaimAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1beta2Api.listNamespacedResourceClaimAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1alpha3Api.listNamespacedResourceClaimCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.listNamespacedResourceClaimCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.listNamespacedResourceClaimCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.listNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.listNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.listNamespacedResourceClaimTemplateAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.listNamespacedResourceClaimTemplateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.listNamespacedResourceClaimTemplateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.listNamespacedResourceClaimTemplateCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.listNamespacedResourceQuotaAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) (asynchronously) list or watch objects of kind ResourceQuotaokhttp3.Call
CoreV1Api.listNamespacedResourceQuotaCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceQuotaokhttp3.Call
RbacAuthorizationV1Api.listNamespacedRoleAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleList> _callback) (asynchronously) list or watch objects of kind Roleokhttp3.Call
RbacAuthorizationV1Api.listNamespacedRoleBindingAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleBindingList> _callback) (asynchronously) list or watch objects of kind RoleBindingokhttp3.Call
RbacAuthorizationV1Api.listNamespacedRoleBindingCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.listNamespacedRoleCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedRoleokhttp3.Call
CoreV1Api.listNamespacedSecretAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) (asynchronously) list or watch objects of kind Secretokhttp3.Call
CoreV1Api.listNamespacedSecretCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedSecretokhttp3.Call
CoreV1Api.listNamespacedServiceAccountAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) (asynchronously) list or watch objects of kind ServiceAccountokhttp3.Call
CoreV1Api.listNamespacedServiceAccountCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedServiceAccountokhttp3.Call
CoreV1Api.listNamespacedServiceAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) (asynchronously) list or watch objects of kind Serviceokhttp3.Call
CoreV1Api.listNamespacedServiceCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedServiceokhttp3.Call
AppsV1Api.listNamespacedStatefulSetAsync
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StatefulSetList> _callback) (asynchronously) list or watch objects of kind StatefulSetokhttp3.Call
AppsV1Api.listNamespacedStatefulSetCall
(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedStatefulSetokhttp3.Call
NetworkingV1Api.listNetworkPolicyForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NetworkPolicyList> _callback) (asynchronously) list or watch objects of kind NetworkPolicyokhttp3.Call
NetworkingV1Api.listNetworkPolicyForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNetworkPolicyForAllNamespacesokhttp3.Call
CoreV1Api.listNodeAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NodeList> _callback) (asynchronously) list or watch objects of kind Nodeokhttp3.Call
CoreV1Api.listNodeCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNodeokhttp3.Call
CoreV1Api.listPersistentVolumeAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeokhttp3.Call
CoreV1Api.listPersistentVolumeCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPersistentVolumeokhttp3.Call
CoreV1Api.listPersistentVolumeClaimForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeClaimokhttp3.Call
CoreV1Api.listPersistentVolumeClaimForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPersistentVolumeClaimForAllNamespacesokhttp3.Call
PolicyV1Api.listPodDisruptionBudgetForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodDisruptionBudgetList> _callback) (asynchronously) list or watch objects of kind PodDisruptionBudgetokhttp3.Call
PolicyV1Api.listPodDisruptionBudgetForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodDisruptionBudgetForAllNamespacesokhttp3.Call
CoreV1Api.listPodForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) (asynchronously) list or watch objects of kind Podokhttp3.Call
CoreV1Api.listPodForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodForAllNamespacesokhttp3.Call
CoreV1Api.listPodTemplateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) (asynchronously) list or watch objects of kind PodTemplateokhttp3.Call
CoreV1Api.listPodTemplateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodTemplateForAllNamespacesokhttp3.Call
SchedulingV1Api.listPriorityClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PriorityClassList> _callback) (asynchronously) list or watch objects of kind PriorityClassokhttp3.Call
SchedulingV1Api.listPriorityClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.listPriorityLevelConfigurationAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PriorityLevelConfigurationList> _callback) (asynchronously) list or watch objects of kind PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.listPriorityLevelConfigurationCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPriorityLevelConfigurationokhttp3.Call
AppsV1Api.listReplicaSetForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicaSetList> _callback) (asynchronously) list or watch objects of kind ReplicaSetokhttp3.Call
AppsV1Api.listReplicaSetForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listReplicaSetForAllNamespacesokhttp3.Call
CoreV1Api.listReplicationControllerForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) (asynchronously) list or watch objects of kind ReplicationControllerokhttp3.Call
CoreV1Api.listReplicationControllerForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listReplicationControllerForAllNamespacesokhttp3.Call
ResourceV1alpha3Api.listResourceClaimForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1beta1Api.listResourceClaimForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1beta2Api.listResourceClaimForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.Call
ResourceV1alpha3Api.listResourceClaimForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimForAllNamespacesokhttp3.Call
ResourceV1beta1Api.listResourceClaimForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimForAllNamespacesokhttp3.Call
ResourceV1beta2Api.listResourceClaimForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimForAllNamespacesokhttp3.Call
ResourceV1alpha3Api.listResourceClaimTemplateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.listResourceClaimTemplateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.listResourceClaimTemplateForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.listResourceClaimTemplateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimTemplateForAllNamespacesokhttp3.Call
ResourceV1beta1Api.listResourceClaimTemplateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimTemplateForAllNamespacesokhttp3.Call
ResourceV1beta2Api.listResourceClaimTemplateForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimTemplateForAllNamespacesokhttp3.Call
CoreV1Api.listResourceQuotaForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) (asynchronously) list or watch objects of kind ResourceQuotaokhttp3.Call
CoreV1Api.listResourceQuotaForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceQuotaForAllNamespacesokhttp3.Call
ResourceV1alpha3Api.listResourceSliceAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3ResourceSliceList> _callback) (asynchronously) list or watch objects of kind ResourceSliceokhttp3.Call
ResourceV1beta1Api.listResourceSliceAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ResourceSliceList> _callback) (asynchronously) list or watch objects of kind ResourceSliceokhttp3.Call
ResourceV1beta2Api.listResourceSliceAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2ResourceSliceList> _callback) (asynchronously) list or watch objects of kind ResourceSliceokhttp3.Call
ResourceV1alpha3Api.listResourceSliceCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceSliceokhttp3.Call
ResourceV1beta1Api.listResourceSliceCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceSliceokhttp3.Call
ResourceV1beta2Api.listResourceSliceCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceSliceokhttp3.Call
RbacAuthorizationV1Api.listRoleBindingForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleBindingList> _callback) (asynchronously) list or watch objects of kind RoleBindingokhttp3.Call
RbacAuthorizationV1Api.listRoleBindingForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRoleBindingForAllNamespacesokhttp3.Call
RbacAuthorizationV1Api.listRoleForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleList> _callback) (asynchronously) list or watch objects of kind Roleokhttp3.Call
RbacAuthorizationV1Api.listRoleForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRoleForAllNamespacesokhttp3.Call
NodeV1Api.listRuntimeClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RuntimeClassList> _callback) (asynchronously) list or watch objects of kind RuntimeClassokhttp3.Call
NodeV1Api.listRuntimeClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRuntimeClassokhttp3.Call
CoreV1Api.listSecretForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) (asynchronously) list or watch objects of kind Secretokhttp3.Call
CoreV1Api.listSecretForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listSecretForAllNamespacesokhttp3.Call
CoreV1Api.listServiceAccountForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) (asynchronously) list or watch objects of kind ServiceAccountokhttp3.Call
CoreV1Api.listServiceAccountForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceAccountForAllNamespacesokhttp3.Call
NetworkingV1Api.listServiceCIDRAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceCIDRList> _callback) (asynchronously) list or watch objects of kind ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.listServiceCIDRAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ServiceCIDRList> _callback) (asynchronously) list or watch objects of kind ServiceCIDRokhttp3.Call
NetworkingV1Api.listServiceCIDRCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceCIDRokhttp3.Call
NetworkingV1beta1Api.listServiceCIDRCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceCIDRokhttp3.Call
CoreV1Api.listServiceForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) (asynchronously) list or watch objects of kind Serviceokhttp3.Call
CoreV1Api.listServiceForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceForAllNamespacesokhttp3.Call
AppsV1Api.listStatefulSetForAllNamespacesAsync
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StatefulSetList> _callback) (asynchronously) list or watch objects of kind StatefulSetokhttp3.Call
AppsV1Api.listStatefulSetForAllNamespacesCall
(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStatefulSetForAllNamespacesokhttp3.Call
StorageV1Api.listStorageClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StorageClassList> _callback) (asynchronously) list or watch objects of kind StorageClassokhttp3.Call
StorageV1Api.listStorageClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.listStorageVersionAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1StorageVersionList> _callback) (asynchronously) list or watch objects of kind StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.listStorageVersionCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.listStorageVersionMigrationAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1StorageVersionMigrationList> _callback) (asynchronously) list or watch objects of kind StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.listStorageVersionMigrationCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStorageVersionMigrationokhttp3.Call
AdmissionregistrationV1Api.listValidatingAdmissionPolicyAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ValidatingAdmissionPolicyList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.listValidatingAdmissionPolicyAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ValidatingAdmissionPolicyList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.listValidatingAdmissionPolicyBindingAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ValidatingAdmissionPolicyBindingList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.listValidatingAdmissionPolicyBindingAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ValidatingAdmissionPolicyBindingList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.listValidatingAdmissionPolicyBindingCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.listValidatingAdmissionPolicyBindingCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.listValidatingAdmissionPolicyCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.listValidatingAdmissionPolicyCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.listValidatingWebhookConfigurationAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ValidatingWebhookConfigurationList> _callback) (asynchronously) list or watch objects of kind ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.listValidatingWebhookConfigurationCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.listVolumeAttachmentAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1VolumeAttachmentList> _callback) (asynchronously) list or watch objects of kind VolumeAttachmentokhttp3.Call
StorageV1Api.listVolumeAttachmentCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listVolumeAttachmentokhttp3.Call
StorageV1alpha1Api.listVolumeAttributesClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1VolumeAttributesClassList> _callback) (asynchronously) list or watch objects of kind VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.listVolumeAttributesClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1VolumeAttributesClassList> _callback) (asynchronously) list or watch objects of kind VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.listVolumeAttributesClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.listVolumeAttributesClassCall
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listVolumeAttributesClassokhttp3.Call
LogsApi.logFileHandlerAsync
(String logpath, ApiCallback<Void> _callback) (asynchronously)okhttp3.Call
LogsApi.logFileHandlerCall
(String logpath, ApiCallback _callback) Build call for logFileHandlerokhttp3.Call
LogsApi.logFileListHandlerAsync
(ApiCallback<Void> _callback) (asynchronously)okhttp3.Call
LogsApi.logFileListHandlerCall
(ApiCallback _callback) Build call for logFileListHandlerokhttp3.Call
ApiregistrationV1Api.patchAPIServiceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1APIService> _callback) (asynchronously) partially update the specified APIServiceokhttp3.Call
ApiregistrationV1Api.patchAPIServiceCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchAPIServiceokhttp3.Call
ApiregistrationV1Api.patchAPIServiceStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1APIService> _callback) (asynchronously) partially update status of the specified APIServiceokhttp3.Call
ApiregistrationV1Api.patchAPIServiceStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchAPIServiceStatusokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestApprovalAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update approval of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestApprovalCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestApprovalokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update status of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.patchCertificateSigningRequestStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestStatusokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) patch the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectScaleAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update scale of the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectScaleCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectScaleokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectStatusAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update status of the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.patchClusterCustomObjectStatusCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectStatusokhttp3.Call
RbacAuthorizationV1Api.patchClusterRoleAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ClusterRole> _callback) (asynchronously) partially update the specified ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.patchClusterRoleBindingAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) partially update the specified ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.patchClusterRoleBindingCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.patchClusterRoleCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterRoleokhttp3.Call
CertificatesV1alpha1Api.patchClusterTrustBundleAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) partially update the specified ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.patchClusterTrustBundleAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ClusterTrustBundle> _callback) (asynchronously) partially update the specified ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.patchClusterTrustBundleCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.patchClusterTrustBundleCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterTrustBundleokhttp3.Call
StorageV1Api.patchCSIDriverAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSIDriver> _callback) (asynchronously) partially update the specified CSIDriverokhttp3.Call
StorageV1Api.patchCSIDriverCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCSIDriverokhttp3.Call
StorageV1Api.patchCSINodeAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSINode> _callback) (asynchronously) partially update the specified CSINodeokhttp3.Call
StorageV1Api.patchCSINodeCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCSINodeokhttp3.Call
ApiextensionsV1Api.patchCustomResourceDefinitionAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) partially update the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.patchCustomResourceDefinitionCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.patchCustomResourceDefinitionStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) partially update status of the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.patchCustomResourceDefinitionStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCustomResourceDefinitionStatusokhttp3.Call
ResourceV1alpha3Api.patchDeviceClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3DeviceClass> _callback) (asynchronously) partially update the specified DeviceClassokhttp3.Call
ResourceV1beta1Api.patchDeviceClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1DeviceClass> _callback) (asynchronously) partially update the specified DeviceClassokhttp3.Call
ResourceV1beta2Api.patchDeviceClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2DeviceClass> _callback) (asynchronously) partially update the specified DeviceClassokhttp3.Call
ResourceV1alpha3Api.patchDeviceClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchDeviceClassokhttp3.Call
ResourceV1beta1Api.patchDeviceClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchDeviceClassokhttp3.Call
ResourceV1beta2Api.patchDeviceClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchDeviceClassokhttp3.Call
ResourceV1alpha3Api.patchDeviceTaintRuleAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3DeviceTaintRule> _callback) (asynchronously) partially update the specified DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.patchDeviceTaintRuleCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaStatusokhttp3.Call
NetworkingV1Api.patchIngressClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1IngressClass> _callback) (asynchronously) partially update the specified IngressClassokhttp3.Call
NetworkingV1Api.patchIngressClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchIngressClassokhttp3.Call
NetworkingV1Api.patchIPAddressAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1IPAddress> _callback) (asynchronously) partially update the specified IPAddressokhttp3.Call
NetworkingV1beta1Api.patchIPAddressAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1IPAddress> _callback) (asynchronously) partially update the specified IPAddressokhttp3.Call
NetworkingV1Api.patchIPAddressCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchIPAddressokhttp3.Call
NetworkingV1beta1Api.patchIPAddressCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.patchMutatingAdmissionPolicyAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1MutatingAdmissionPolicy> _callback) (asynchronously) partially update the specified MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.patchMutatingAdmissionPolicyBindingAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1MutatingAdmissionPolicyBinding> _callback) (asynchronously) partially update the specified MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.patchMutatingAdmissionPolicyBindingCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.patchMutatingAdmissionPolicyCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.patchMutatingWebhookConfigurationAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) partially update the specified MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.patchMutatingWebhookConfigurationCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.patchNamespaceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update the specified Namespaceokhttp3.Call
CoreV1Api.patchNamespaceCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespaceokhttp3.Call
CoreV1Api.patchNamespacedConfigMapAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ConfigMap> _callback) (asynchronously) partially update the specified ConfigMapokhttp3.Call
CoreV1Api.patchNamespacedConfigMapCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedConfigMapokhttp3.Call
AppsV1Api.patchNamespacedControllerRevisionAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ControllerRevision> _callback) (asynchronously) partially update the specified ControllerRevisionokhttp3.Call
AppsV1Api.patchNamespacedControllerRevisionCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedControllerRevisionokhttp3.Call
BatchV1Api.patchNamespacedCronJobAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update the specified CronJobokhttp3.Call
BatchV1Api.patchNamespacedCronJobCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCronJobokhttp3.Call
BatchV1Api.patchNamespacedCronJobStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update status of the specified CronJobokhttp3.Call
BatchV1Api.patchNamespacedCronJobStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCronJobStatusokhttp3.Call
StorageV1Api.patchNamespacedCSIStorageCapacityAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) partially update the specified CSIStorageCapacityokhttp3.Call
StorageV1Api.patchNamespacedCSIStorageCapacityCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCSIStorageCapacityokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) patch the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectScaleAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update scale of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectScaleCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectScaleokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectStatusAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update status of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.patchNamespacedCustomObjectStatusCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectStatusokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update the specified DaemonSetokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDaemonSetokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update status of the specified DaemonSetokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDaemonSetStatusokhttp3.Call
AppsV1Api.patchNamespacedDeploymentAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update the specified Deploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentScaleAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified Deploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentScaleCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentScaleokhttp3.Call
AppsV1Api.patchNamespacedDeploymentStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update status of the specified Deploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentStatusokhttp3.Call
CoreV1Api.patchNamespacedEndpointsAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Endpoints> _callback) (asynchronously) partially update the specified Endpointsokhttp3.Call
CoreV1Api.patchNamespacedEndpointsCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.patchNamespacedEndpointSliceAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1EndpointSlice> _callback) (asynchronously) partially update the specified EndpointSliceokhttp3.Call
DiscoveryV1Api.patchNamespacedEndpointSliceCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEndpointSliceokhttp3.Call
CoreV1Api.patchNamespacedEventAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<CoreV1Event> _callback) (asynchronously) partially update the specified Eventokhttp3.Call
EventsV1Api.patchNamespacedEventAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<EventsV1Event> _callback) (asynchronously) partially update the specified Eventokhttp3.Call
CoreV1Api.patchNamespacedEventCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEventokhttp3.Call
EventsV1Api.patchNamespacedEventCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEventokhttp3.Call
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) partially update the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) partially update the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) partially update status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) partially update status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
NetworkingV1Api.patchNamespacedIngressAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update the specified Ingressokhttp3.Call
NetworkingV1Api.patchNamespacedIngressCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedIngressokhttp3.Call
NetworkingV1Api.patchNamespacedIngressStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update status of the specified Ingressokhttp3.Call
NetworkingV1Api.patchNamespacedIngressStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedIngressStatusokhttp3.Call
BatchV1Api.patchNamespacedJobAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Job> _callback) (asynchronously) partially update the specified Jobokhttp3.Call
BatchV1Api.patchNamespacedJobCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedJobokhttp3.Call
BatchV1Api.patchNamespacedJobStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Job> _callback) (asynchronously) partially update status of the specified Jobokhttp3.Call
BatchV1Api.patchNamespacedJobStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedJobStatusokhttp3.Call
CoordinationV1Api.patchNamespacedLeaseAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Lease> _callback) (asynchronously) partially update the specified Leaseokhttp3.Call
CoordinationV1Api.patchNamespacedLeaseCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.patchNamespacedLeaseCandidateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2LeaseCandidate> _callback) (asynchronously) partially update the specified LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.patchNamespacedLeaseCandidateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1LeaseCandidate> _callback) (asynchronously) partially update the specified LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.patchNamespacedLeaseCandidateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.patchNamespacedLeaseCandidateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.patchNamespacedLimitRangeAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1LimitRange> _callback) (asynchronously) partially update the specified LimitRangeokhttp3.Call
CoreV1Api.patchNamespacedLimitRangeCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.patchNamespacedNetworkPolicyAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) partially update the specified NetworkPolicyokhttp3.Call
NetworkingV1Api.patchNamespacedNetworkPolicyCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.patchNamespacedPersistentVolumeClaimAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) partially update the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.patchNamespacedPersistentVolumeClaimCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.patchNamespacedPersistentVolumeClaimStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) partially update status of the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.patchNamespacedPersistentVolumeClaimStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPersistentVolumeClaimStatusokhttp3.Call
CoreV1Api.patchNamespacedPodAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodokhttp3.Call
PolicyV1Api.patchNamespacedPodDisruptionBudgetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) partially update the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.patchNamespacedPodDisruptionBudgetCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodDisruptionBudgetokhttp3.Call
PolicyV1Api.patchNamespacedPodDisruptionBudgetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) partially update status of the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.patchNamespacedPodDisruptionBudgetStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodDisruptionBudgetStatusokhttp3.Call
CoreV1Api.patchNamespacedPodEphemeralcontainersAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodEphemeralcontainersCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodEphemeralcontainersokhttp3.Call
CoreV1Api.patchNamespacedPodResizeAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update resize of the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodResizeCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodResizeokhttp3.Call
CoreV1Api.patchNamespacedPodStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update status of the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodStatusokhttp3.Call
CoreV1Api.patchNamespacedPodTemplateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodTemplate> _callback) (asynchronously) partially update the specified PodTemplateokhttp3.Call
CoreV1Api.patchNamespacedPodTemplateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodTemplateokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update the specified ReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetScaleAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified ReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetScaleCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetScaleokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update status of the specified ReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetStatusokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicationController> _callback) (asynchronously) partially update the specified ReplicationControllerokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerScaleAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified ReplicationControllerokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerScaleCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerScaleokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicationController> _callback) (asynchronously) partially update status of the specified ReplicationControllerokhttp3.Call
CoreV1Api.patchNamespacedReplicationControllerStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerStatusokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) partially update the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) partially update the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) partially update the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) partially update status of the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) partially update status of the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) partially update status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimStatusokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceClaimTemplate> _callback) (asynchronously) partially update the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ResourceClaimTemplate> _callback) (asynchronously) partially update the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2ResourceClaimTemplate> _callback) (asynchronously) partially update the specified ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimTemplateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.patchNamespacedResourceClaimTemplateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.patchNamespacedResourceClaimTemplateCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update the specified ResourceQuotaokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceQuotaokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceQuotaStatusokhttp3.Call
RbacAuthorizationV1Api.patchNamespacedRoleAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Role> _callback) (asynchronously) partially update the specified Roleokhttp3.Call
RbacAuthorizationV1Api.patchNamespacedRoleBindingAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1RoleBinding> _callback) (asynchronously) partially update the specified RoleBindingokhttp3.Call
RbacAuthorizationV1Api.patchNamespacedRoleBindingCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.patchNamespacedRoleCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedRoleokhttp3.Call
CoreV1Api.patchNamespacedSecretAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Secret> _callback) (asynchronously) partially update the specified Secretokhttp3.Call
CoreV1Api.patchNamespacedSecretCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedSecretokhttp3.Call
CoreV1Api.patchNamespacedServiceAccountAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ServiceAccount> _callback) (asynchronously) partially update the specified ServiceAccountokhttp3.Call
CoreV1Api.patchNamespacedServiceAccountCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceAccountokhttp3.Call
CoreV1Api.patchNamespacedServiceAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update the specified Serviceokhttp3.Call
CoreV1Api.patchNamespacedServiceCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceokhttp3.Call
CoreV1Api.patchNamespacedServiceStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update status of the specified Serviceokhttp3.Call
CoreV1Api.patchNamespacedServiceStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceStatusokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StatefulSet> _callback) (asynchronously) partially update the specified StatefulSetokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetScaleAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified StatefulSetokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetScaleCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetScaleokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StatefulSet> _callback) (asynchronously) partially update status of the specified StatefulSetokhttp3.Call
AppsV1Api.patchNamespacedStatefulSetStatusCall
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetStatusokhttp3.Call
CoreV1Api.patchNamespaceStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update status of the specified Namespaceokhttp3.Call
CoreV1Api.patchNamespaceStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespaceStatusokhttp3.Call
CoreV1Api.patchNodeAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Node> _callback) (asynchronously) partially update the specified Nodeokhttp3.Call
CoreV1Api.patchNodeCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNodeokhttp3.Call
CoreV1Api.patchNodeStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Node> _callback) (asynchronously) partially update status of the specified Nodeokhttp3.Call
CoreV1Api.patchNodeStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNodeStatusokhttp3.Call
CoreV1Api.patchPersistentVolumeAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolume> _callback) (asynchronously) partially update the specified PersistentVolumeokhttp3.Call
CoreV1Api.patchPersistentVolumeCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPersistentVolumeokhttp3.Call
CoreV1Api.patchPersistentVolumeStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolume> _callback) (asynchronously) partially update status of the specified PersistentVolumeokhttp3.Call
CoreV1Api.patchPersistentVolumeStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPersistentVolumeStatusokhttp3.Call
SchedulingV1Api.patchPriorityClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PriorityClass> _callback) (asynchronously) partially update the specified PriorityClassokhttp3.Call
SchedulingV1Api.patchPriorityClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.patchPriorityLevelConfigurationAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) partially update the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.patchPriorityLevelConfigurationCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.patchPriorityLevelConfigurationStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) partially update status of the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.patchPriorityLevelConfigurationStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationStatusokhttp3.Call
ResourceV1alpha3Api.patchResourceSliceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceSlice> _callback) (asynchronously) partially update the specified ResourceSliceokhttp3.Call
ResourceV1beta1Api.patchResourceSliceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ResourceSlice> _callback) (asynchronously) partially update the specified ResourceSliceokhttp3.Call
ResourceV1beta2Api.patchResourceSliceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2ResourceSlice> _callback) (asynchronously) partially update the specified ResourceSliceokhttp3.Call
ResourceV1alpha3Api.patchResourceSliceCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchResourceSliceokhttp3.Call
ResourceV1beta1Api.patchResourceSliceCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchResourceSliceokhttp3.Call
ResourceV1beta2Api.patchResourceSliceCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchResourceSliceokhttp3.Call
NodeV1Api.patchRuntimeClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1RuntimeClass> _callback) (asynchronously) partially update the specified RuntimeClassokhttp3.Call
NodeV1Api.patchRuntimeClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchRuntimeClassokhttp3.Call
NetworkingV1Api.patchServiceCIDRAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) partially update the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) partially update the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.patchServiceCIDRCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchServiceCIDRokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchServiceCIDRokhttp3.Call
NetworkingV1Api.patchServiceCIDRStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) partially update status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) partially update status of the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.patchServiceCIDRStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchServiceCIDRStatusokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchServiceCIDRStatusokhttp3.Call
StorageV1Api.patchStorageClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StorageClass> _callback) (asynchronously) partially update the specified StorageClassokhttp3.Call
StorageV1Api.patchStorageClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.patchStorageVersionAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.patchStorageVersionCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.patchStorageVersionMigrationAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) partially update the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.patchStorageVersionMigrationCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.patchStorageVersionMigrationStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) partially update status of the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.patchStorageVersionMigrationStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionMigrationStatusokhttp3.Call
InternalApiserverV1alpha1Api.patchStorageVersionStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update status of the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.patchStorageVersionStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionStatusokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyBindingAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyBindingAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyBindingCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyBindingCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.patchValidatingAdmissionPolicyStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1beta1Api.patchValidatingAdmissionPolicyStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1Api.patchValidatingWebhookConfigurationAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) partially update the specified ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.patchValidatingWebhookConfigurationCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.patchVolumeAttachmentAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update the specified VolumeAttachmentokhttp3.Call
StorageV1Api.patchVolumeAttachmentCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttachmentokhttp3.Call
StorageV1Api.patchVolumeAttachmentStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.patchVolumeAttachmentStatusCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttachmentStatusokhttp3.Call
StorageV1alpha1Api.patchVolumeAttributesClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1VolumeAttributesClass> _callback) (asynchronously) partially update the specified VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.patchVolumeAttributesClassAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1VolumeAttributesClass> _callback) (asynchronously) partially update the specified VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.patchVolumeAttributesClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.patchVolumeAttributesClassCall
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttributesClassokhttp3.Call
ApiregistrationV1Api.readAPIServiceAsync
(String name, String pretty, ApiCallback<V1APIService> _callback) (asynchronously) read the specified APIServiceokhttp3.Call
ApiregistrationV1Api.readAPIServiceCall
(String name, String pretty, ApiCallback _callback) Build call for readAPIServiceokhttp3.Call
ApiregistrationV1Api.readAPIServiceStatusAsync
(String name, String pretty, ApiCallback<V1APIService> _callback) (asynchronously) read status of the specified APIServiceokhttp3.Call
ApiregistrationV1Api.readAPIServiceStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readAPIServiceStatusokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestApprovalAsync
(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read approval of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestApprovalCall
(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestApprovalokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestAsync
(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestCall
(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestStatusAsync
(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read status of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.readCertificateSigningRequestStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestStatusokhttp3.Call
RbacAuthorizationV1Api.readClusterRoleAsync
(String name, String pretty, ApiCallback<V1ClusterRole> _callback) (asynchronously) read the specified ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.readClusterRoleBindingAsync
(String name, String pretty, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) read the specified ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.readClusterRoleBindingCall
(String name, String pretty, ApiCallback _callback) Build call for readClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.readClusterRoleCall
(String name, String pretty, ApiCallback _callback) Build call for readClusterRoleokhttp3.Call
CertificatesV1alpha1Api.readClusterTrustBundleAsync
(String name, String pretty, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) read the specified ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.readClusterTrustBundleAsync
(String name, String pretty, ApiCallback<V1beta1ClusterTrustBundle> _callback) (asynchronously) read the specified ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.readClusterTrustBundleCall
(String name, String pretty, ApiCallback _callback) Build call for readClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.readClusterTrustBundleCall
(String name, String pretty, ApiCallback _callback) Build call for readClusterTrustBundleokhttp3.Call
CoreV1Api.readComponentStatusAsync
(String name, String pretty, ApiCallback<V1ComponentStatus> _callback) (asynchronously) read the specified ComponentStatusokhttp3.Call
CoreV1Api.readComponentStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readComponentStatusokhttp3.Call
StorageV1Api.readCSIDriverAsync
(String name, String pretty, ApiCallback<V1CSIDriver> _callback) (asynchronously) read the specified CSIDriverokhttp3.Call
StorageV1Api.readCSIDriverCall
(String name, String pretty, ApiCallback _callback) Build call for readCSIDriverokhttp3.Call
StorageV1Api.readCSINodeAsync
(String name, String pretty, ApiCallback<V1CSINode> _callback) (asynchronously) read the specified CSINodeokhttp3.Call
StorageV1Api.readCSINodeCall
(String name, String pretty, ApiCallback _callback) Build call for readCSINodeokhttp3.Call
ApiextensionsV1Api.readCustomResourceDefinitionAsync
(String name, String pretty, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) read the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.readCustomResourceDefinitionCall
(String name, String pretty, ApiCallback _callback) Build call for readCustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.readCustomResourceDefinitionStatusAsync
(String name, String pretty, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) read status of the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.readCustomResourceDefinitionStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readCustomResourceDefinitionStatusokhttp3.Call
ResourceV1alpha3Api.readDeviceClassAsync
(String name, String pretty, ApiCallback<V1alpha3DeviceClass> _callback) (asynchronously) read the specified DeviceClassokhttp3.Call
ResourceV1beta1Api.readDeviceClassAsync
(String name, String pretty, ApiCallback<V1beta1DeviceClass> _callback) (asynchronously) read the specified DeviceClassokhttp3.Call
ResourceV1beta2Api.readDeviceClassAsync
(String name, String pretty, ApiCallback<V1beta2DeviceClass> _callback) (asynchronously) read the specified DeviceClassokhttp3.Call
ResourceV1alpha3Api.readDeviceClassCall
(String name, String pretty, ApiCallback _callback) Build call for readDeviceClassokhttp3.Call
ResourceV1beta1Api.readDeviceClassCall
(String name, String pretty, ApiCallback _callback) Build call for readDeviceClassokhttp3.Call
ResourceV1beta2Api.readDeviceClassCall
(String name, String pretty, ApiCallback _callback) Build call for readDeviceClassokhttp3.Call
ResourceV1alpha3Api.readDeviceTaintRuleAsync
(String name, String pretty, ApiCallback<V1alpha3DeviceTaintRule> _callback) (asynchronously) read the specified DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.readDeviceTaintRuleCall
(String name, String pretty, ApiCallback _callback) Build call for readDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaAsync
(String name, String pretty, ApiCallback<V1FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaCall
(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaStatusAsync
(String name, String pretty, ApiCallback<V1FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaStatusokhttp3.Call
NetworkingV1Api.readIngressClassAsync
(String name, String pretty, ApiCallback<V1IngressClass> _callback) (asynchronously) read the specified IngressClassokhttp3.Call
NetworkingV1Api.readIngressClassCall
(String name, String pretty, ApiCallback _callback) Build call for readIngressClassokhttp3.Call
NetworkingV1Api.readIPAddressAsync
(String name, String pretty, ApiCallback<V1IPAddress> _callback) (asynchronously) read the specified IPAddressokhttp3.Call
NetworkingV1beta1Api.readIPAddressAsync
(String name, String pretty, ApiCallback<V1beta1IPAddress> _callback) (asynchronously) read the specified IPAddressokhttp3.Call
NetworkingV1Api.readIPAddressCall
(String name, String pretty, ApiCallback _callback) Build call for readIPAddressokhttp3.Call
NetworkingV1beta1Api.readIPAddressCall
(String name, String pretty, ApiCallback _callback) Build call for readIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.readMutatingAdmissionPolicyAsync
(String name, String pretty, ApiCallback<V1alpha1MutatingAdmissionPolicy> _callback) (asynchronously) read the specified MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.readMutatingAdmissionPolicyBindingAsync
(String name, String pretty, ApiCallback<V1alpha1MutatingAdmissionPolicyBinding> _callback) (asynchronously) read the specified MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.readMutatingAdmissionPolicyBindingCall
(String name, String pretty, ApiCallback _callback) Build call for readMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.readMutatingAdmissionPolicyCall
(String name, String pretty, ApiCallback _callback) Build call for readMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.readMutatingWebhookConfigurationAsync
(String name, String pretty, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) read the specified MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.readMutatingWebhookConfigurationCall
(String name, String pretty, ApiCallback _callback) Build call for readMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.readNamespaceAsync
(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read the specified Namespaceokhttp3.Call
CoreV1Api.readNamespaceCall
(String name, String pretty, ApiCallback _callback) Build call for readNamespaceokhttp3.Call
CoreV1Api.readNamespacedConfigMapAsync
(String name, String namespace, String pretty, ApiCallback<V1ConfigMap> _callback) (asynchronously) read the specified ConfigMapokhttp3.Call
CoreV1Api.readNamespacedConfigMapCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedConfigMapokhttp3.Call
AppsV1Api.readNamespacedControllerRevisionAsync
(String name, String namespace, String pretty, ApiCallback<V1ControllerRevision> _callback) (asynchronously) read the specified ControllerRevisionokhttp3.Call
AppsV1Api.readNamespacedControllerRevisionCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedControllerRevisionokhttp3.Call
BatchV1Api.readNamespacedCronJobAsync
(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read the specified CronJobokhttp3.Call
BatchV1Api.readNamespacedCronJobCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCronJobokhttp3.Call
BatchV1Api.readNamespacedCronJobStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read status of the specified CronJobokhttp3.Call
BatchV1Api.readNamespacedCronJobStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCronJobStatusokhttp3.Call
StorageV1Api.readNamespacedCSIStorageCapacityAsync
(String name, String namespace, String pretty, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) read the specified CSIStorageCapacityokhttp3.Call
StorageV1Api.readNamespacedCSIStorageCapacityCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCSIStorageCapacityokhttp3.Call
AppsV1Api.readNamespacedDaemonSetAsync
(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read the specified DaemonSetokhttp3.Call
AppsV1Api.readNamespacedDaemonSetCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDaemonSetokhttp3.Call
AppsV1Api.readNamespacedDaemonSetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read status of the specified DaemonSetokhttp3.Call
AppsV1Api.readNamespacedDaemonSetStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDaemonSetStatusokhttp3.Call
AppsV1Api.readNamespacedDeploymentAsync
(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read the specified Deploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentScaleAsync
(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified Deploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentScaleCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentScaleokhttp3.Call
AppsV1Api.readNamespacedDeploymentStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read status of the specified Deploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentStatusokhttp3.Call
CoreV1Api.readNamespacedEndpointsAsync
(String name, String namespace, String pretty, ApiCallback<V1Endpoints> _callback) (asynchronously) read the specified Endpointsokhttp3.Call
CoreV1Api.readNamespacedEndpointsCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.readNamespacedEndpointSliceAsync
(String name, String namespace, String pretty, ApiCallback<V1EndpointSlice> _callback) (asynchronously) read the specified EndpointSliceokhttp3.Call
DiscoveryV1Api.readNamespacedEndpointSliceCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEndpointSliceokhttp3.Call
CoreV1Api.readNamespacedEventAsync
(String name, String namespace, String pretty, ApiCallback<CoreV1Event> _callback) (asynchronously) read the specified Eventokhttp3.Call
EventsV1Api.readNamespacedEventAsync
(String name, String namespace, String pretty, ApiCallback<EventsV1Event> _callback) (asynchronously) read the specified Eventokhttp3.Call
CoreV1Api.readNamespacedEventCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEventokhttp3.Call
EventsV1Api.readNamespacedEventCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEventokhttp3.Call
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, String pretty, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) read the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, String pretty, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) read the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) read status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, String pretty, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) read status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
NetworkingV1Api.readNamespacedIngressAsync
(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read the specified Ingressokhttp3.Call
NetworkingV1Api.readNamespacedIngressCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedIngressokhttp3.Call
NetworkingV1Api.readNamespacedIngressStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read status of the specified Ingressokhttp3.Call
NetworkingV1Api.readNamespacedIngressStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedIngressStatusokhttp3.Call
BatchV1Api.readNamespacedJobAsync
(String name, String namespace, String pretty, ApiCallback<V1Job> _callback) (asynchronously) read the specified Jobokhttp3.Call
BatchV1Api.readNamespacedJobCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedJobokhttp3.Call
BatchV1Api.readNamespacedJobStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Job> _callback) (asynchronously) read status of the specified Jobokhttp3.Call
BatchV1Api.readNamespacedJobStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedJobStatusokhttp3.Call
CoordinationV1Api.readNamespacedLeaseAsync
(String name, String namespace, String pretty, ApiCallback<V1Lease> _callback) (asynchronously) read the specified Leaseokhttp3.Call
CoordinationV1Api.readNamespacedLeaseCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.readNamespacedLeaseCandidateAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha2LeaseCandidate> _callback) (asynchronously) read the specified LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.readNamespacedLeaseCandidateAsync
(String name, String namespace, String pretty, ApiCallback<V1beta1LeaseCandidate> _callback) (asynchronously) read the specified LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.readNamespacedLeaseCandidateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.readNamespacedLeaseCandidateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.readNamespacedLimitRangeAsync
(String name, String namespace, String pretty, ApiCallback<V1LimitRange> _callback) (asynchronously) read the specified LimitRangeokhttp3.Call
CoreV1Api.readNamespacedLimitRangeCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.readNamespacedNetworkPolicyAsync
(String name, String namespace, String pretty, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) read the specified NetworkPolicyokhttp3.Call
NetworkingV1Api.readNamespacedNetworkPolicyCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.readNamespacedPersistentVolumeClaimAsync
(String name, String namespace, String pretty, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) read the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.readNamespacedPersistentVolumeClaimCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.readNamespacedPersistentVolumeClaimStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) read status of the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.readNamespacedPersistentVolumeClaimStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPersistentVolumeClaimStatusokhttp3.Call
CoreV1Api.readNamespacedPodAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodokhttp3.Call
PolicyV1Api.readNamespacedPodDisruptionBudgetAsync
(String name, String namespace, String pretty, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) read the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.readNamespacedPodDisruptionBudgetCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodDisruptionBudgetokhttp3.Call
PolicyV1Api.readNamespacedPodDisruptionBudgetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) read status of the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.readNamespacedPodDisruptionBudgetStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodDisruptionBudgetStatusokhttp3.Call
CoreV1Api.readNamespacedPodEphemeralcontainersAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodEphemeralcontainersCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodEphemeralcontainersokhttp3.Call
CoreV1Api.readNamespacedPodLogAsync
(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, String stream, Integer tailLines, Boolean timestamps, ApiCallback<String> _callback) (asynchronously) read log of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodLogCall
(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, String stream, Integer tailLines, Boolean timestamps, ApiCallback _callback) Build call for readNamespacedPodLogokhttp3.Call
CoreV1Api.readNamespacedPodResizeAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read resize of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodResizeCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodResizeokhttp3.Call
CoreV1Api.readNamespacedPodStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read status of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodStatusokhttp3.Call
CoreV1Api.readNamespacedPodTemplateAsync
(String name, String namespace, String pretty, ApiCallback<V1PodTemplate> _callback) (asynchronously) read the specified PodTemplateokhttp3.Call
CoreV1Api.readNamespacedPodTemplateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodTemplateokhttp3.Call
AppsV1Api.readNamespacedReplicaSetAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read the specified ReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetScaleAsync
(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified ReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetScaleCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetScaleokhttp3.Call
AppsV1Api.readNamespacedReplicaSetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read status of the specified ReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetStatusokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicationController> _callback) (asynchronously) read the specified ReplicationControllerokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerScaleAsync
(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified ReplicationControllerokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerScaleCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerScaleokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicationController> _callback) (asynchronously) read status of the specified ReplicationControllerokhttp3.Call
CoreV1Api.readNamespacedReplicationControllerStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerStatusokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) read the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimAsync
(String name, String namespace, String pretty, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) read the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimAsync
(String name, String namespace, String pretty, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) read the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) read status of the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) read status of the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) read status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimStatusokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha3ResourceClaimTemplate> _callback) (asynchronously) read the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, ApiCallback<V1beta1ResourceClaimTemplate> _callback) (asynchronously) read the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimTemplateAsync
(String name, String namespace, String pretty, ApiCallback<V1beta2ResourceClaimTemplate> _callback) (asynchronously) read the specified ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.readNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.readNamespacedResourceClaimTemplateCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaAsync
(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read the specified ResourceQuotaokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceQuotaokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceQuotaStatusokhttp3.Call
RbacAuthorizationV1Api.readNamespacedRoleAsync
(String name, String namespace, String pretty, ApiCallback<V1Role> _callback) (asynchronously) read the specified Roleokhttp3.Call
RbacAuthorizationV1Api.readNamespacedRoleBindingAsync
(String name, String namespace, String pretty, ApiCallback<V1RoleBinding> _callback) (asynchronously) read the specified RoleBindingokhttp3.Call
RbacAuthorizationV1Api.readNamespacedRoleBindingCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.readNamespacedRoleCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedRoleokhttp3.Call
CoreV1Api.readNamespacedSecretAsync
(String name, String namespace, String pretty, ApiCallback<V1Secret> _callback) (asynchronously) read the specified Secretokhttp3.Call
CoreV1Api.readNamespacedSecretCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedSecretokhttp3.Call
CoreV1Api.readNamespacedServiceAccountAsync
(String name, String namespace, String pretty, ApiCallback<V1ServiceAccount> _callback) (asynchronously) read the specified ServiceAccountokhttp3.Call
CoreV1Api.readNamespacedServiceAccountCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceAccountokhttp3.Call
CoreV1Api.readNamespacedServiceAsync
(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read the specified Serviceokhttp3.Call
CoreV1Api.readNamespacedServiceCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceokhttp3.Call
CoreV1Api.readNamespacedServiceStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read status of the specified Serviceokhttp3.Call
CoreV1Api.readNamespacedServiceStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceStatusokhttp3.Call
AppsV1Api.readNamespacedStatefulSetAsync
(String name, String namespace, String pretty, ApiCallback<V1StatefulSet> _callback) (asynchronously) read the specified StatefulSetokhttp3.Call
AppsV1Api.readNamespacedStatefulSetCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetokhttp3.Call
AppsV1Api.readNamespacedStatefulSetScaleAsync
(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified StatefulSetokhttp3.Call
AppsV1Api.readNamespacedStatefulSetScaleCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetScaleokhttp3.Call
AppsV1Api.readNamespacedStatefulSetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1StatefulSet> _callback) (asynchronously) read status of the specified StatefulSetokhttp3.Call
AppsV1Api.readNamespacedStatefulSetStatusCall
(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetStatusokhttp3.Call
CoreV1Api.readNamespaceStatusAsync
(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read status of the specified Namespaceokhttp3.Call
CoreV1Api.readNamespaceStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readNamespaceStatusokhttp3.Call
CoreV1Api.readNodeAsync
(String name, String pretty, ApiCallback<V1Node> _callback) (asynchronously) read the specified Nodeokhttp3.Call
CoreV1Api.readNodeCall
(String name, String pretty, ApiCallback _callback) Build call for readNodeokhttp3.Call
CoreV1Api.readNodeStatusAsync
(String name, String pretty, ApiCallback<V1Node> _callback) (asynchronously) read status of the specified Nodeokhttp3.Call
CoreV1Api.readNodeStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readNodeStatusokhttp3.Call
CoreV1Api.readPersistentVolumeAsync
(String name, String pretty, ApiCallback<V1PersistentVolume> _callback) (asynchronously) read the specified PersistentVolumeokhttp3.Call
CoreV1Api.readPersistentVolumeCall
(String name, String pretty, ApiCallback _callback) Build call for readPersistentVolumeokhttp3.Call
CoreV1Api.readPersistentVolumeStatusAsync
(String name, String pretty, ApiCallback<V1PersistentVolume> _callback) (asynchronously) read status of the specified PersistentVolumeokhttp3.Call
CoreV1Api.readPersistentVolumeStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readPersistentVolumeStatusokhttp3.Call
SchedulingV1Api.readPriorityClassAsync
(String name, String pretty, ApiCallback<V1PriorityClass> _callback) (asynchronously) read the specified PriorityClassokhttp3.Call
SchedulingV1Api.readPriorityClassCall
(String name, String pretty, ApiCallback _callback) Build call for readPriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.readPriorityLevelConfigurationAsync
(String name, String pretty, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) read the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.readPriorityLevelConfigurationCall
(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.readPriorityLevelConfigurationStatusAsync
(String name, String pretty, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) read status of the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.readPriorityLevelConfigurationStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationStatusokhttp3.Call
ResourceV1alpha3Api.readResourceSliceAsync
(String name, String pretty, ApiCallback<V1alpha3ResourceSlice> _callback) (asynchronously) read the specified ResourceSliceokhttp3.Call
ResourceV1beta1Api.readResourceSliceAsync
(String name, String pretty, ApiCallback<V1beta1ResourceSlice> _callback) (asynchronously) read the specified ResourceSliceokhttp3.Call
ResourceV1beta2Api.readResourceSliceAsync
(String name, String pretty, ApiCallback<V1beta2ResourceSlice> _callback) (asynchronously) read the specified ResourceSliceokhttp3.Call
ResourceV1alpha3Api.readResourceSliceCall
(String name, String pretty, ApiCallback _callback) Build call for readResourceSliceokhttp3.Call
ResourceV1beta1Api.readResourceSliceCall
(String name, String pretty, ApiCallback _callback) Build call for readResourceSliceokhttp3.Call
ResourceV1beta2Api.readResourceSliceCall
(String name, String pretty, ApiCallback _callback) Build call for readResourceSliceokhttp3.Call
NodeV1Api.readRuntimeClassAsync
(String name, String pretty, ApiCallback<V1RuntimeClass> _callback) (asynchronously) read the specified RuntimeClassokhttp3.Call
NodeV1Api.readRuntimeClassCall
(String name, String pretty, ApiCallback _callback) Build call for readRuntimeClassokhttp3.Call
NetworkingV1Api.readServiceCIDRAsync
(String name, String pretty, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) read the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRAsync
(String name, String pretty, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) read the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.readServiceCIDRCall
(String name, String pretty, ApiCallback _callback) Build call for readServiceCIDRokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRCall
(String name, String pretty, ApiCallback _callback) Build call for readServiceCIDRokhttp3.Call
NetworkingV1Api.readServiceCIDRStatusAsync
(String name, String pretty, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) read status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRStatusAsync
(String name, String pretty, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) read status of the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.readServiceCIDRStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readServiceCIDRStatusokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readServiceCIDRStatusokhttp3.Call
StorageV1Api.readStorageClassAsync
(String name, String pretty, ApiCallback<V1StorageClass> _callback) (asynchronously) read the specified StorageClassokhttp3.Call
StorageV1Api.readStorageClassCall
(String name, String pretty, ApiCallback _callback) Build call for readStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.readStorageVersionAsync
(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.readStorageVersionCall
(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.readStorageVersionMigrationAsync
(String name, String pretty, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) read the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.readStorageVersionMigrationCall
(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.readStorageVersionMigrationStatusAsync
(String name, String pretty, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) read status of the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.readStorageVersionMigrationStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionMigrationStatusokhttp3.Call
InternalApiserverV1alpha1Api.readStorageVersionStatusAsync
(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read status of the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.readStorageVersionStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionStatusokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyAsync
(String name, String pretty, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyAsync
(String name, String pretty, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyBindingAsync
(String name, String pretty, ApiCallback<V1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyBindingAsync
(String name, String pretty, ApiCallback<V1beta1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyBindingCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyBindingCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyStatusAsync
(String name, String pretty, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) read status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyStatusAsync
(String name, String pretty, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) read status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.readValidatingAdmissionPolicyStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1beta1Api.readValidatingAdmissionPolicyStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1Api.readValidatingWebhookConfigurationAsync
(String name, String pretty, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) read the specified ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.readValidatingWebhookConfigurationCall
(String name, String pretty, ApiCallback _callback) Build call for readValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.readVolumeAttachmentAsync
(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read the specified VolumeAttachmentokhttp3.Call
StorageV1Api.readVolumeAttachmentCall
(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttachmentokhttp3.Call
StorageV1Api.readVolumeAttachmentStatusAsync
(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.readVolumeAttachmentStatusCall
(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttachmentStatusokhttp3.Call
StorageV1alpha1Api.readVolumeAttributesClassAsync
(String name, String pretty, ApiCallback<V1alpha1VolumeAttributesClass> _callback) (asynchronously) read the specified VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.readVolumeAttributesClassAsync
(String name, String pretty, ApiCallback<V1beta1VolumeAttributesClass> _callback) (asynchronously) read the specified VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.readVolumeAttributesClassCall
(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.readVolumeAttributesClassCall
(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttributesClassokhttp3.Call
ApiregistrationV1Api.replaceAPIServiceAsync
(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) replace the specified APIServiceokhttp3.Call
ApiregistrationV1Api.replaceAPIServiceCall
(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceAPIServiceokhttp3.Call
ApiregistrationV1Api.replaceAPIServiceStatusAsync
(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) replace status of the specified APIServiceokhttp3.Call
ApiregistrationV1Api.replaceAPIServiceStatusCall
(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceAPIServiceStatusokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestApprovalAsync
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace approval of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestApprovalCall
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestApprovalokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestAsync
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestCall
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestStatusAsync
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace status of the specified CertificateSigningRequestokhttp3.Call
CertificatesV1Api.replaceCertificateSigningRequestStatusCall
(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestStatusokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterCustomObjectokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectScaleAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace scale of the specified cluster scoped custom objectokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectScaleCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterCustomObjectScaleokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectStatusAsync
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace status of the cluster scoped specified custom objectokhttp3.Call
CustomObjectsApi.replaceClusterCustomObjectStatusCall
(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterCustomObjectStatusokhttp3.Call
RbacAuthorizationV1Api.replaceClusterRoleAsync
(String name, V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRole> _callback) (asynchronously) replace the specified ClusterRoleokhttp3.Call
RbacAuthorizationV1Api.replaceClusterRoleBindingAsync
(String name, V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) replace the specified ClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.replaceClusterRoleBindingCall
(String name, V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterRoleBindingokhttp3.Call
RbacAuthorizationV1Api.replaceClusterRoleCall
(String name, V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterRoleokhttp3.Call
CertificatesV1alpha1Api.replaceClusterTrustBundleAsync
(String name, V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) replace the specified ClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.replaceClusterTrustBundleAsync
(String name, V1beta1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ClusterTrustBundle> _callback) (asynchronously) replace the specified ClusterTrustBundleokhttp3.Call
CertificatesV1alpha1Api.replaceClusterTrustBundleCall
(String name, V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterTrustBundleokhttp3.Call
CertificatesV1beta1Api.replaceClusterTrustBundleCall
(String name, V1beta1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterTrustBundleokhttp3.Call
StorageV1Api.replaceCSIDriverAsync
(String name, V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIDriver> _callback) (asynchronously) replace the specified CSIDriverokhttp3.Call
StorageV1Api.replaceCSIDriverCall
(String name, V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCSIDriverokhttp3.Call
StorageV1Api.replaceCSINodeAsync
(String name, V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSINode> _callback) (asynchronously) replace the specified CSINodeokhttp3.Call
StorageV1Api.replaceCSINodeCall
(String name, V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCSINodeokhttp3.Call
ApiextensionsV1Api.replaceCustomResourceDefinitionAsync
(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) replace the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.replaceCustomResourceDefinitionCall
(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.replaceCustomResourceDefinitionStatusAsync
(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) replace status of the specified CustomResourceDefinitionokhttp3.Call
ApiextensionsV1Api.replaceCustomResourceDefinitionStatusCall
(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCustomResourceDefinitionStatusokhttp3.Call
ResourceV1alpha3Api.replaceDeviceClassAsync
(String name, V1alpha3DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3DeviceClass> _callback) (asynchronously) replace the specified DeviceClassokhttp3.Call
ResourceV1beta1Api.replaceDeviceClassAsync
(String name, V1beta1DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1DeviceClass> _callback) (asynchronously) replace the specified DeviceClassokhttp3.Call
ResourceV1beta2Api.replaceDeviceClassAsync
(String name, V1beta2DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2DeviceClass> _callback) (asynchronously) replace the specified DeviceClassokhttp3.Call
ResourceV1alpha3Api.replaceDeviceClassCall
(String name, V1alpha3DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceDeviceClassokhttp3.Call
ResourceV1beta1Api.replaceDeviceClassCall
(String name, V1beta1DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceDeviceClassokhttp3.Call
ResourceV1beta2Api.replaceDeviceClassCall
(String name, V1beta2DeviceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceDeviceClassokhttp3.Call
ResourceV1alpha3Api.replaceDeviceTaintRuleAsync
(String name, V1alpha3DeviceTaintRule body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3DeviceTaintRule> _callback) (asynchronously) replace the specified DeviceTaintRuleokhttp3.Call
ResourceV1alpha3Api.replaceDeviceTaintRuleCall
(String name, V1alpha3DeviceTaintRule body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceDeviceTaintRuleokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaCall
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaStatusAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaStatusCall
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusokhttp3.Call
NetworkingV1Api.replaceIngressClassAsync
(String name, V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IngressClass> _callback) (asynchronously) replace the specified IngressClassokhttp3.Call
NetworkingV1Api.replaceIngressClassCall
(String name, V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceIngressClassokhttp3.Call
NetworkingV1Api.replaceIPAddressAsync
(String name, V1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IPAddress> _callback) (asynchronously) replace the specified IPAddressokhttp3.Call
NetworkingV1beta1Api.replaceIPAddressAsync
(String name, V1beta1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1IPAddress> _callback) (asynchronously) replace the specified IPAddressokhttp3.Call
NetworkingV1Api.replaceIPAddressCall
(String name, V1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceIPAddressokhttp3.Call
NetworkingV1beta1Api.replaceIPAddressCall
(String name, V1beta1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceIPAddressokhttp3.Call
AdmissionregistrationV1alpha1Api.replaceMutatingAdmissionPolicyAsync
(String name, V1alpha1MutatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1MutatingAdmissionPolicy> _callback) (asynchronously) replace the specified MutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1alpha1Api.replaceMutatingAdmissionPolicyBindingAsync
(String name, V1alpha1MutatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1MutatingAdmissionPolicyBinding> _callback) (asynchronously) replace the specified MutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.replaceMutatingAdmissionPolicyBindingCall
(String name, V1alpha1MutatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceMutatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1alpha1Api.replaceMutatingAdmissionPolicyCall
(String name, V1alpha1MutatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceMutatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.replaceMutatingWebhookConfigurationAsync
(String name, V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) replace the specified MutatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.replaceMutatingWebhookConfigurationCall
(String name, V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceMutatingWebhookConfigurationokhttp3.Call
CoreV1Api.replaceNamespaceAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceCall
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceokhttp3.Call
CoreV1Api.replaceNamespacedConfigMapAsync
(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ConfigMap> _callback) (asynchronously) replace the specified ConfigMapokhttp3.Call
CoreV1Api.replaceNamespacedConfigMapCall
(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedConfigMapokhttp3.Call
AppsV1Api.replaceNamespacedControllerRevisionAsync
(String name, String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ControllerRevision> _callback) (asynchronously) replace the specified ControllerRevisionokhttp3.Call
AppsV1Api.replaceNamespacedControllerRevisionCall
(String name, String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedControllerRevisionokhttp3.Call
BatchV1Api.replaceNamespacedCronJobAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobCall
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobStatusAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace status of the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobStatusCall
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobStatusokhttp3.Call
StorageV1Api.replaceNamespacedCSIStorageCapacityAsync
(String name, String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) replace the specified CSIStorageCapacityokhttp3.Call
StorageV1Api.replaceNamespacedCSIStorageCapacityCall
(String name, String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCSIStorageCapacityokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCustomObjectokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectScaleAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace scale of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectScaleCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCustomObjectScaleokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectStatusAsync
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback<Object> _callback) (asynchronously) replace status of the specified namespace scoped custom objectokhttp3.Call
CustomObjectsApi.replaceNamespacedCustomObjectStatusCall
(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCustomObjectStatusokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetCall
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetStatusAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace status of the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetStatusCall
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetStatusokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentCall
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentScaleAsync
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentScaleCall
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentScaleokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentStatusAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace status of the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentStatusCall
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentStatusokhttp3.Call
CoreV1Api.replaceNamespacedEndpointsAsync
(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Endpoints> _callback) (asynchronously) replace the specified Endpointsokhttp3.Call
CoreV1Api.replaceNamespacedEndpointsCall
(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEndpointsokhttp3.Call
DiscoveryV1Api.replaceNamespacedEndpointSliceAsync
(String name, String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1EndpointSlice> _callback) (asynchronously) replace the specified EndpointSliceokhttp3.Call
DiscoveryV1Api.replaceNamespacedEndpointSliceCall
(String name, String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEndpointSliceokhttp3.Call
CoreV1Api.replaceNamespacedEventAsync
(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<CoreV1Event> _callback) (asynchronously) replace the specified Eventokhttp3.Call
EventsV1Api.replaceNamespacedEventAsync
(String name, String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<EventsV1Event> _callback) (asynchronously) replace the specified Eventokhttp3.Call
CoreV1Api.replaceNamespacedEventCall
(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEventokhttp3.Call
EventsV1Api.replaceNamespacedEventCall
(String name, String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEventokhttp3.Call
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerStatusokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressCall
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressStatusAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace status of the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressStatusCall
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressStatusokhttp3.Call
BatchV1Api.replaceNamespacedJobAsync
(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) replace the specified Jobokhttp3.Call
BatchV1Api.replaceNamespacedJobCall
(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedJobokhttp3.Call
BatchV1Api.replaceNamespacedJobStatusAsync
(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) replace status of the specified Jobokhttp3.Call
BatchV1Api.replaceNamespacedJobStatusCall
(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedJobStatusokhttp3.Call
CoordinationV1Api.replaceNamespacedLeaseAsync
(String name, String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Lease> _callback) (asynchronously) replace the specified Leaseokhttp3.Call
CoordinationV1Api.replaceNamespacedLeaseCall
(String name, String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLeaseokhttp3.Call
CoordinationV1alpha2Api.replaceNamespacedLeaseCandidateAsync
(String name, String namespace, V1alpha2LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2LeaseCandidate> _callback) (asynchronously) replace the specified LeaseCandidateokhttp3.Call
CoordinationV1beta1Api.replaceNamespacedLeaseCandidateAsync
(String name, String namespace, V1beta1LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1LeaseCandidate> _callback) (asynchronously) replace the specified LeaseCandidateokhttp3.Call
CoordinationV1alpha2Api.replaceNamespacedLeaseCandidateCall
(String name, String namespace, V1alpha2LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLeaseCandidateokhttp3.Call
CoordinationV1beta1Api.replaceNamespacedLeaseCandidateCall
(String name, String namespace, V1beta1LeaseCandidate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLeaseCandidateokhttp3.Call
CoreV1Api.replaceNamespacedLimitRangeAsync
(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1LimitRange> _callback) (asynchronously) replace the specified LimitRangeokhttp3.Call
CoreV1Api.replaceNamespacedLimitRangeCall
(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLimitRangeokhttp3.Call
NetworkingV1Api.replaceNamespacedNetworkPolicyAsync
(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) replace the specified NetworkPolicyokhttp3.Call
NetworkingV1Api.replaceNamespacedNetworkPolicyCall
(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedNetworkPolicyokhttp3.Call
CoreV1Api.replaceNamespacedPersistentVolumeClaimAsync
(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) replace the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.replaceNamespacedPersistentVolumeClaimCall
(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPersistentVolumeClaimokhttp3.Call
CoreV1Api.replaceNamespacedPersistentVolumeClaimStatusAsync
(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) replace status of the specified PersistentVolumeClaimokhttp3.Call
CoreV1Api.replaceNamespacedPersistentVolumeClaimStatusCall
(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPersistentVolumeClaimStatusokhttp3.Call
CoreV1Api.replaceNamespacedPodAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodokhttp3.Call
PolicyV1Api.replaceNamespacedPodDisruptionBudgetAsync
(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) replace the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.replaceNamespacedPodDisruptionBudgetCall
(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodDisruptionBudgetokhttp3.Call
PolicyV1Api.replaceNamespacedPodDisruptionBudgetStatusAsync
(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) replace status of the specified PodDisruptionBudgetokhttp3.Call
PolicyV1Api.replaceNamespacedPodDisruptionBudgetStatusCall
(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodDisruptionBudgetStatusokhttp3.Call
CoreV1Api.replaceNamespacedPodEphemeralcontainersAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodEphemeralcontainersCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodEphemeralcontainersokhttp3.Call
CoreV1Api.replaceNamespacedPodResizeAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace resize of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodResizeCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodResizeokhttp3.Call
CoreV1Api.replaceNamespacedPodStatusAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace status of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodStatusCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodStatusokhttp3.Call
CoreV1Api.replaceNamespacedPodTemplateAsync
(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodTemplate> _callback) (asynchronously) replace the specified PodTemplateokhttp3.Call
CoreV1Api.replaceNamespacedPodTemplateCall
(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodTemplateokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetCall
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetScaleAsync
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetScaleCall
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetScaleokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetStatusAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace status of the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetStatusCall
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetStatusokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerAsync
(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) replace the specified ReplicationControllerokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerCall
(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerScaleAsync
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified ReplicationControllerokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerScaleCall
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerScaleokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerStatusAsync
(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) replace status of the specified ReplicationControllerokhttp3.Call
CoreV1Api.replaceNamespacedReplicationControllerStatusCall
(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerStatusokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimAsync
(String name, String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimAsync
(String name, String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimCall
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimCall
(String name, String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimCall
(String name, String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimStatusAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaimokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimStatusAsync
(String name, String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaimokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimStatusAsync
(String name, String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimStatusCall
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimStatusCall
(String name, String namespace, V1beta1ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimStatusokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimStatusCall
(String name, String namespace, V1beta2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimStatusokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1alpha3ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaimTemplate> _callback) (asynchronously) replace the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1beta1ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceClaimTemplate> _callback) (asynchronously) replace the specified ResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimTemplateAsync
(String name, String namespace, V1beta2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceClaimTemplate> _callback) (asynchronously) replace the specified ResourceClaimTemplateokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimTemplateCall
(String name, String namespace, V1alpha3ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta1Api.replaceNamespacedResourceClaimTemplateCall
(String name, String namespace, V1beta1ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimTemplateokhttp3.Call
ResourceV1beta2Api.replaceNamespacedResourceClaimTemplateCall
(String name, String namespace, V1beta2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimTemplateokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaCall
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaStatusAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaStatusCall
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaStatusokhttp3.Call
RbacAuthorizationV1Api.replaceNamespacedRoleAsync
(String name, String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Role> _callback) (asynchronously) replace the specified Roleokhttp3.Call
RbacAuthorizationV1Api.replaceNamespacedRoleBindingAsync
(String name, String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RoleBinding> _callback) (asynchronously) replace the specified RoleBindingokhttp3.Call
RbacAuthorizationV1Api.replaceNamespacedRoleBindingCall
(String name, String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedRoleBindingokhttp3.Call
RbacAuthorizationV1Api.replaceNamespacedRoleCall
(String name, String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedRoleokhttp3.Call
CoreV1Api.replaceNamespacedSecretAsync
(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Secret> _callback) (asynchronously) replace the specified Secretokhttp3.Call
CoreV1Api.replaceNamespacedSecretCall
(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedSecretokhttp3.Call
CoreV1Api.replaceNamespacedServiceAccountAsync
(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceAccount> _callback) (asynchronously) replace the specified ServiceAccountokhttp3.Call
CoreV1Api.replaceNamespacedServiceAccountCall
(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceAccountokhttp3.Call
CoreV1Api.replaceNamespacedServiceAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceCall
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceokhttp3.Call
CoreV1Api.replaceNamespacedServiceStatusAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace status of the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceStatusCall
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceStatusokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetAsync
(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) replace the specified StatefulSetokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetCall
(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetScaleAsync
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified StatefulSetokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetScaleCall
(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetScaleokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetStatusAsync
(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) replace status of the specified StatefulSetokhttp3.Call
AppsV1Api.replaceNamespacedStatefulSetStatusCall
(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetStatusokhttp3.Call
CoreV1Api.replaceNamespaceFinalizeAsync
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) replace finalize of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceFinalizeCall
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for replaceNamespaceFinalizeokhttp3.Call
CoreV1Api.replaceNamespaceStatusAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace status of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceStatusCall
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceStatusokhttp3.Call
CoreV1Api.replaceNodeAsync
(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) replace the specified Nodeokhttp3.Call
CoreV1Api.replaceNodeCall
(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNodeokhttp3.Call
CoreV1Api.replaceNodeStatusAsync
(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) replace status of the specified Nodeokhttp3.Call
CoreV1Api.replaceNodeStatusCall
(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNodeStatusokhttp3.Call
CoreV1Api.replacePersistentVolumeAsync
(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) replace the specified PersistentVolumeokhttp3.Call
CoreV1Api.replacePersistentVolumeCall
(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePersistentVolumeokhttp3.Call
CoreV1Api.replacePersistentVolumeStatusAsync
(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) replace status of the specified PersistentVolumeokhttp3.Call
CoreV1Api.replacePersistentVolumeStatusCall
(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePersistentVolumeStatusokhttp3.Call
SchedulingV1Api.replacePriorityClassAsync
(String name, V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityClass> _callback) (asynchronously) replace the specified PriorityClassokhttp3.Call
SchedulingV1Api.replacePriorityClassCall
(String name, V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityClassokhttp3.Call
FlowcontrolApiserverV1Api.replacePriorityLevelConfigurationAsync
(String name, V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) replace the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.replacePriorityLevelConfigurationCall
(String name, V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.replacePriorityLevelConfigurationStatusAsync
(String name, V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityLevelConfiguration> _callback) (asynchronously) replace status of the specified PriorityLevelConfigurationokhttp3.Call
FlowcontrolApiserverV1Api.replacePriorityLevelConfigurationStatusCall
(String name, V1PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationStatusokhttp3.Call
ResourceV1alpha3Api.replaceResourceSliceAsync
(String name, V1alpha3ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceSlice> _callback) (asynchronously) replace the specified ResourceSliceokhttp3.Call
ResourceV1beta1Api.replaceResourceSliceAsync
(String name, V1beta1ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ResourceSlice> _callback) (asynchronously) replace the specified ResourceSliceokhttp3.Call
ResourceV1beta2Api.replaceResourceSliceAsync
(String name, V1beta2ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2ResourceSlice> _callback) (asynchronously) replace the specified ResourceSliceokhttp3.Call
ResourceV1alpha3Api.replaceResourceSliceCall
(String name, V1alpha3ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceResourceSliceokhttp3.Call
ResourceV1beta1Api.replaceResourceSliceCall
(String name, V1beta1ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceResourceSliceokhttp3.Call
ResourceV1beta2Api.replaceResourceSliceCall
(String name, V1beta2ResourceSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceResourceSliceokhttp3.Call
NodeV1Api.replaceRuntimeClassAsync
(String name, V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RuntimeClass> _callback) (asynchronously) replace the specified RuntimeClassokhttp3.Call
NodeV1Api.replaceRuntimeClassCall
(String name, V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceRuntimeClassokhttp3.Call
NetworkingV1Api.replaceServiceCIDRAsync
(String name, V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.replaceServiceCIDRCall
(String name, V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRCall
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRokhttp3.Call
NetworkingV1Api.replaceServiceCIDRStatusAsync
(String name, V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRStatusAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1Api.replaceServiceCIDRStatusCall
(String name, V1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRStatusokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRStatusCall
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRStatusokhttp3.Call
StorageV1Api.replaceStorageClassAsync
(String name, V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StorageClass> _callback) (asynchronously) replace the specified StorageClassokhttp3.Call
StorageV1Api.replaceStorageClassCall
(String name, V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageClassokhttp3.Call
InternalApiserverV1alpha1Api.replaceStorageVersionAsync
(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.replaceStorageVersionCall
(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionokhttp3.Call
StoragemigrationV1alpha1Api.replaceStorageVersionMigrationAsync
(String name, V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) replace the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.replaceStorageVersionMigrationCall
(String name, V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.replaceStorageVersionMigrationStatusAsync
(String name, V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersionMigration> _callback) (asynchronously) replace status of the specified StorageVersionMigrationokhttp3.Call
StoragemigrationV1alpha1Api.replaceStorageVersionMigrationStatusCall
(String name, V1alpha1StorageVersionMigration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionMigrationStatusokhttp3.Call
InternalApiserverV1alpha1Api.replaceStorageVersionStatusAsync
(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace status of the specified StorageVersionokhttp3.Call
InternalApiserverV1alpha1Api.replaceStorageVersionStatusCall
(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionStatusokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyAsync
(String name, V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyAsync
(String name, V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyBindingAsync
(String name, V1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyBindingAsync
(String name, V1beta1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyBindingCall
(String name, V1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyBindingCall
(String name, V1beta1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyBindingokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyCall
(String name, V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyCall
(String name, V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyStatusAsync
(String name, V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingAdmissionPolicy> _callback) (asynchronously) replace status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyStatusAsync
(String name, V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ValidatingAdmissionPolicy> _callback) (asynchronously) replace status of the specified ValidatingAdmissionPolicyokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingAdmissionPolicyStatusCall
(String name, V1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1beta1Api.replaceValidatingAdmissionPolicyStatusCall
(String name, V1beta1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyStatusokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingWebhookConfigurationAsync
(String name, V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) replace the specified ValidatingWebhookConfigurationokhttp3.Call
AdmissionregistrationV1Api.replaceValidatingWebhookConfigurationCall
(String name, V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingWebhookConfigurationokhttp3.Call
StorageV1Api.replaceVolumeAttachmentAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentCall
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentStatusAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentStatusCall
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentStatusokhttp3.Call
StorageV1alpha1Api.replaceVolumeAttributesClassAsync
(String name, V1alpha1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1VolumeAttributesClass> _callback) (asynchronously) replace the specified VolumeAttributesClassokhttp3.Call
StorageV1beta1Api.replaceVolumeAttributesClassAsync
(String name, V1beta1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1VolumeAttributesClass> _callback) (asynchronously) replace the specified VolumeAttributesClassokhttp3.Call
StorageV1alpha1Api.replaceVolumeAttributesClassCall
(String name, V1alpha1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttributesClassokhttp3.Call
StorageV1beta1Api.replaceVolumeAttributesClassCall
(String name, V1beta1VolumeAttributesClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttributesClass