Package | Description |
---|---|
io.kubernetes.client | |
io.kubernetes.client.apis |
Modifier and Type | Method and Description |
---|---|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<String> |
CoreV1Api.connectDeleteNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectDeleteNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectDeleteNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectDeleteNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectDeleteNodeProxyWithHttpInfo(String name,
String path)
connect DELETE requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectDeleteNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect DELETE requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to attach of Pod
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to exec of Pod
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect GET requests to portforward of Pod
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectGetNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectGetNodeProxyWithHttpInfo(String name,
String path)
connect GET requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectGetNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect GET requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectHeadNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectHeadNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectHeadNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectHeadNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectHeadNodeProxyWithHttpInfo(String name,
String path)
connect HEAD requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectHeadNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect HEAD requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectOptionsNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectOptionsNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectOptionsNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectOptionsNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectOptionsNodeProxyWithHttpInfo(String name,
String path)
connect OPTIONS requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectOptionsNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect OPTIONS requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPatchNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPatchNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPatchNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPatchNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPatchNodeProxyWithHttpInfo(String name,
String path)
connect PATCH requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPatchNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PATCH requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to attach of Pod
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to exec of Pod
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect POST requests to portforward of Pod
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPostNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPostNodeProxyWithHttpInfo(String name,
String path)
connect POST requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPostNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect POST requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPutNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPutNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Pod
|
ApiResponse<String> |
CoreV1Api.connectPutNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPutNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Service
|
ApiResponse<String> |
CoreV1Api.connectPutNodeProxyWithHttpInfo(String name,
String path)
connect PUT requests to proxy of Node
|
ApiResponse<String> |
CoreV1Api.connectPutNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PUT requests to proxy of Node
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.createAPIServiceWithHttpInfo(V1APIService body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an APIService
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.createAPIServiceWithHttpInfo(V1beta1APIService body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an APIService
|
ApiResponse<V1alpha1AuditSink> |
AuditregistrationV1alpha1Api.createAuditSinkWithHttpInfo(V1alpha1AuditSink body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an AuditSink
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.createCertificateSigningRequestWithHttpInfo(V1beta1CertificateSigningRequest body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CertificateSigningRequest
|
ApiResponse<Object> |
CustomObjectsApi.createClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
Object body,
String pretty)
Creates a cluster scoped Custom object
|
ApiResponse<V1alpha1ClusterRoleBinding> |
RbacAuthorizationV1alpha1Api.createClusterRoleBindingWithHttpInfo(V1alpha1ClusterRoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRoleBinding
|
ApiResponse<V1ClusterRoleBinding> |
RbacAuthorizationV1Api.createClusterRoleBindingWithHttpInfo(V1ClusterRoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.createClusterRoleWithHttpInfo(V1alpha1ClusterRole body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.createClusterRoleWithHttpInfo(V1beta1ClusterRole body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRole
|
ApiResponse<V1ClusterRole> |
RbacAuthorizationV1Api.createClusterRoleWithHttpInfo(V1ClusterRole body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterRole
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.createCustomResourceDefinitionWithHttpInfo(V1beta1CustomResourceDefinition body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CustomResourceDefinition
|
ApiResponse<V1alpha1InitializerConfiguration> |
AdmissionregistrationV1alpha1Api.createInitializerConfigurationWithHttpInfo(V1alpha1InitializerConfiguration body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an InitializerConfiguration
|
ApiResponse<V1beta1MutatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.createMutatingWebhookConfigurationWithHttpInfo(V1beta1MutatingWebhookConfiguration body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a MutatingWebhookConfiguration
|
ApiResponse<V1Binding> |
CoreV1Api.createNamespacedBindingWithHttpInfo(String namespace,
V1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a Binding
|
ApiResponse<V1ConfigMap> |
CoreV1Api.createNamespacedConfigMapWithHttpInfo(String namespace,
V1ConfigMap body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ConfigMap
|
ApiResponse<V1beta1ControllerRevision> |
AppsV1beta1Api.createNamespacedControllerRevisionWithHttpInfo(String namespace,
V1beta1ControllerRevision body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ControllerRevision
|
ApiResponse<V1beta2ControllerRevision> |
AppsV1beta2Api.createNamespacedControllerRevisionWithHttpInfo(String namespace,
V1beta2ControllerRevision body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ControllerRevision
|
ApiResponse<V1ControllerRevision> |
AppsV1Api.createNamespacedControllerRevisionWithHttpInfo(String namespace,
V1ControllerRevision body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ControllerRevision
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V1beta1CronJob body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V2alpha1CronJob body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CronJob
|
ApiResponse<Object> |
CustomObjectsApi.createNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
Object body,
String pretty)
Creates a namespace scoped Custom object
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1beta1DaemonSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1beta2DaemonSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1DaemonSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DaemonSet
|
ApiResponse<V1Status> |
AppsV1beta1Api.createNamespacedDeploymentRollbackWithHttpInfo(String name,
String namespace,
AppsV1beta1DeploymentRollback body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create rollback of a Deployment
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.createNamespacedDeploymentRollbackWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create rollback of a Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.createNamespacedDeploymentWithHttpInfo(String namespace,
AppsV1beta1Deployment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.createNamespacedDeploymentWithHttpInfo(String namespace,
ExtensionsV1beta1Deployment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.createNamespacedDeploymentWithHttpInfo(String namespace,
V1beta2Deployment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.createNamespacedDeploymentWithHttpInfo(String namespace,
V1Deployment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.createNamespacedEndpointsWithHttpInfo(String namespace,
V1Endpoints body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Endpoints
|
ApiResponse<V1beta1Event> |
EventsV1beta1Api.createNamespacedEventWithHttpInfo(String namespace,
V1beta1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an Event
|
ApiResponse<V1Event> |
CoreV1Api.createNamespacedEventWithHttpInfo(String namespace,
V1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V1HorizontalPodAutoscaler body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2beta1HorizontalPodAutoscaler body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2beta2HorizontalPodAutoscaler body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.createNamespacedIngressWithHttpInfo(String namespace,
V1beta1Ingress body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an Ingress
|
ApiResponse<V1Job> |
BatchV1Api.createNamespacedJobWithHttpInfo(String namespace,
V1Job body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Job
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.createNamespacedLeaseWithHttpInfo(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Lease
|
ApiResponse<V1LimitRange> |
CoreV1Api.createNamespacedLimitRangeWithHttpInfo(String namespace,
V1LimitRange body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a LimitRange
|
ApiResponse<V1beta1LocalSubjectAccessReview> |
AuthorizationV1beta1Api.createNamespacedLocalSubjectAccessReviewWithHttpInfo(String namespace,
V1beta1LocalSubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a LocalSubjectAccessReview
|
ApiResponse<V1LocalSubjectAccessReview> |
AuthorizationV1Api.createNamespacedLocalSubjectAccessReviewWithHttpInfo(String namespace,
V1LocalSubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a LocalSubjectAccessReview
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.createNamespacedNetworkPolicyWithHttpInfo(String namespace,
V1beta1NetworkPolicy body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a NetworkPolicy
|
ApiResponse<V1NetworkPolicy> |
NetworkingV1Api.createNamespacedNetworkPolicyWithHttpInfo(String namespace,
V1NetworkPolicy body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.createNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
V1PersistentVolumeClaim body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolumeClaim
|
ApiResponse<V1Binding> |
CoreV1Api.createNamespacedPodBindingWithHttpInfo(String name,
String namespace,
V1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create binding of a Pod
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.createNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
V1beta1PodDisruptionBudget body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodDisruptionBudget
|
ApiResponse<V1beta1Eviction> |
CoreV1Api.createNamespacedPodEvictionWithHttpInfo(String name,
String namespace,
V1beta1Eviction body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create eviction of a Pod
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.createNamespacedPodPresetWithHttpInfo(String namespace,
V1alpha1PodPreset body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodPreset
|
ApiResponse<V1PodTemplate> |
CoreV1Api.createNamespacedPodTemplateWithHttpInfo(String namespace,
V1PodTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.createNamespacedPodWithHttpInfo(String namespace,
V1Pod body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Pod
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta1ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
ApiResponse<V1ReplicationController> |
CoreV1Api.createNamespacedReplicationControllerWithHttpInfo(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.createNamespacedResourceQuotaWithHttpInfo(String namespace,
V1ResourceQuota body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.createNamespacedRoleBindingWithHttpInfo(String namespace,
V1alpha1RoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.createNamespacedRoleBindingWithHttpInfo(String namespace,
V1beta1RoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a RoleBinding
|
ApiResponse<V1RoleBinding> |
RbacAuthorizationV1Api.createNamespacedRoleBindingWithHttpInfo(String namespace,
V1RoleBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.createNamespacedRoleWithHttpInfo(String namespace,
V1alpha1Role body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.createNamespacedRoleWithHttpInfo(String namespace,
V1beta1Role body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Role
|
ApiResponse<V1Role> |
RbacAuthorizationV1Api.createNamespacedRoleWithHttpInfo(String namespace,
V1Role body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Role
|
ApiResponse<V1Secret> |
CoreV1Api.createNamespacedSecretWithHttpInfo(String namespace,
V1Secret body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.createNamespacedServiceAccountWithHttpInfo(String namespace,
V1ServiceAccount body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.createNamespacedServiceWithHttpInfo(String namespace,
V1Service body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Service
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta2StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.createNamespaceWithHttpInfo(V1Namespace body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Namespace
|
ApiResponse<V1Node> |
CoreV1Api.createNodeWithHttpInfo(V1Node body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.createPersistentVolumeWithHttpInfo(V1PersistentVolume body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolume
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.createPodSecurityPolicyWithHttpInfo(ExtensionsV1beta1PodSecurityPolicy body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodSecurityPolicy
|
ApiResponse<PolicyV1beta1PodSecurityPolicy> |
PolicyV1beta1Api.createPodSecurityPolicyWithHttpInfo(PolicyV1beta1PodSecurityPolicy body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodSecurityPolicy
|
ApiResponse<V1alpha1PriorityClass> |
SchedulingV1alpha1Api.createPriorityClassWithHttpInfo(V1alpha1PriorityClass body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PriorityClass
|
ApiResponse<V1beta1PriorityClass> |
SchedulingV1beta1Api.createPriorityClassWithHttpInfo(V1beta1PriorityClass body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PriorityClass
|
ApiResponse<V1beta1SelfSubjectAccessReview> |
AuthorizationV1beta1Api.createSelfSubjectAccessReviewWithHttpInfo(V1beta1SelfSubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SelfSubjectAccessReview
|
ApiResponse<V1SelfSubjectAccessReview> |
AuthorizationV1Api.createSelfSubjectAccessReviewWithHttpInfo(V1SelfSubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SelfSubjectAccessReview
|
ApiResponse<V1beta1SelfSubjectRulesReview> |
AuthorizationV1beta1Api.createSelfSubjectRulesReviewWithHttpInfo(V1beta1SelfSubjectRulesReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SelfSubjectRulesReview
|
ApiResponse<V1SelfSubjectRulesReview> |
AuthorizationV1Api.createSelfSubjectRulesReviewWithHttpInfo(V1SelfSubjectRulesReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SelfSubjectRulesReview
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.createStorageClassWithHttpInfo(V1beta1StorageClass body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.createStorageClassWithHttpInfo(V1StorageClass body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StorageClass
|
ApiResponse<V1beta1SubjectAccessReview> |
AuthorizationV1beta1Api.createSubjectAccessReviewWithHttpInfo(V1beta1SubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SubjectAccessReview
|
ApiResponse<V1SubjectAccessReview> |
AuthorizationV1Api.createSubjectAccessReviewWithHttpInfo(V1SubjectAccessReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a SubjectAccessReview
|
ApiResponse<V1beta1TokenReview> |
AuthenticationV1beta1Api.createTokenReviewWithHttpInfo(V1beta1TokenReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a TokenReview
|
ApiResponse<V1TokenReview> |
AuthenticationV1Api.createTokenReviewWithHttpInfo(V1TokenReview body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a TokenReview
|
ApiResponse<V1beta1ValidatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.createValidatingWebhookConfigurationWithHttpInfo(V1beta1ValidatingWebhookConfiguration body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ValidatingWebhookConfiguration
|
ApiResponse<V1alpha1VolumeAttachment> |
StorageV1alpha1Api.createVolumeAttachmentWithHttpInfo(V1alpha1VolumeAttachment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.createVolumeAttachmentWithHttpInfo(V1beta1VolumeAttachment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.createVolumeAttachmentWithHttpInfo(V1VolumeAttachment body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a VolumeAttachment
|
ApiResponse<V1Status> |
ApiregistrationV1beta1Api.deleteAPIServiceWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an APIService
|
ApiResponse<V1Status> |
ApiregistrationV1Api.deleteAPIServiceWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an APIService
|
ApiResponse<V1Status> |
AuditregistrationV1alpha1Api.deleteAuditSinkWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an AuditSink
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCertificateSigningRequestWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CertificateSigningRequest
|
ApiResponse<Object> |
CustomObjectsApi.deleteClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String name,
V1DeleteOptions body,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
Deletes the specified cluster scoped custom object
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteClusterRoleBindingWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteClusterRoleWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
ApiResponse<V1Status> |
ApiregistrationV1beta1Api.deleteCollectionAPIServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of APIService
|
ApiResponse<V1Status> |
ApiregistrationV1Api.deleteCollectionAPIServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of APIService
|
ApiResponse<V1Status> |
AuditregistrationV1alpha1Api.deleteCollectionAuditSinkWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of AuditSink
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequestWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CertificateSigningRequest
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
ApiResponse<V1Status> |
ApiextensionsV1beta1Api.deleteCollectionCustomResourceDefinitionWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CustomResourceDefinition
|
ApiResponse<V1Status> |
AdmissionregistrationV1alpha1Api.deleteCollectionInitializerConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of InitializerConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteCollectionMutatingWebhookConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of MutatingWebhookConfiguration
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedConfigMapWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ConfigMap
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteCollectionNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ControllerRevision
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ControllerRevision
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteCollectionNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ControllerRevision
|
ApiResponse<V1Status> |
BatchV1beta1Api.deleteCollectionNamespacedCronJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CronJob
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteCollectionNamespacedCronJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CronJob
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DaemonSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DaemonSet
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DaemonSet
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEndpointsWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Endpoints
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Event
|
ApiResponse<V1Status> |
EventsV1beta1Api.deleteCollectionNamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Event
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta2Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedIngressWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Ingress
|
ApiResponse<V1Status> |
BatchV1Api.deleteCollectionNamespacedJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Job
|
ApiResponse<V1Status> |
CoordinationV1beta1Api.deleteCollectionNamespacedLeaseWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Lease
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedLimitRangeWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of LimitRange
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedNetworkPolicyWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of NetworkPolicy
|
ApiResponse<V1Status> |
NetworkingV1Api.deleteCollectionNamespacedNetworkPolicyWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of NetworkPolicy
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolumeClaim
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodDisruptionBudget
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPresetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodPreset
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pod
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicaSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicaSet
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicaSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedReplicationControllerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedResourceQuotaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ResourceQuota
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedSecretWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Secret
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedServiceAccountWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ServiceAccount
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteCollectionNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StatefulSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteCollectionNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StatefulSet
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteCollectionNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StatefulSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNodeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Node
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionPersistentVolumeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolume
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteCollectionPodSecurityPolicyWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodSecurityPolicy
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionPodSecurityPolicyWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodSecurityPolicy
|
ApiResponse<V1Status> |
SchedulingV1beta1Api.deleteCollectionPriorityClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1alpha1Api.deleteCollectionPriorityClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PriorityClass
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionStorageClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StorageClass
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionStorageClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StorageClass
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteCollectionValidatingWebhookConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
StorageV1alpha1Api.deleteCollectionVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of VolumeAttachment
|
ApiResponse<V1Status> |
ApiextensionsV1beta1Api.deleteCustomResourceDefinitionWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CustomResourceDefinition
|
ApiResponse<V1Status> |
AdmissionregistrationV1alpha1Api.deleteInitializerConfigurationWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an InitializerConfiguration
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteMutatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a MutatingWebhookConfiguration
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ConfigMap
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ControllerRevision
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ControllerRevision
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ControllerRevision
|
ApiResponse<V1Status> |
BatchV1beta1Api.deleteNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CronJob
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CronJob
|
ApiResponse<Object> |
CustomObjectsApi.deleteNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
V1DeleteOptions body,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
Deletes the specified namespace scoped custom object
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DaemonSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DaemonSet
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DaemonSet
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Endpoints
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Event
|
ApiResponse<V1Status> |
EventsV1beta1Api.deleteNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Event
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta2Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2beta1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Ingress
|
ApiResponse<V1Status> |
BatchV1Api.deleteNamespacedJobWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Job
|
ApiResponse<V1Status> |
CoordinationV1beta1Api.deleteNamespacedLeaseWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Lease
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a LimitRange
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a NetworkPolicy
|
ApiResponse<V1Status> |
NetworkingV1Api.deleteNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a NetworkPolicy
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolumeClaim
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodDisruptionBudget
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteNamespacedPodPresetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodPreset
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pod
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicaSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicaSet
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicaSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ResourceQuota
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Secret
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ServiceAccount
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Service
|
ApiResponse<V1Status> |
AppsV1beta2Api.deleteNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StatefulSet
|
ApiResponse<V1Status> |
AppsV1Api.deleteNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StatefulSet
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StatefulSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespaceWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Namespace
|
ApiResponse<V1Status> |
CoreV1Api.deleteNodeWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Node
|
ApiResponse<V1Status> |
CoreV1Api.deletePersistentVolumeWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolume
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deletePodSecurityPolicyWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodSecurityPolicy
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deletePodSecurityPolicyWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodSecurityPolicy
|
ApiResponse<V1Status> |
SchedulingV1beta1Api.deletePriorityClassWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PriorityClass
|
ApiResponse<V1Status> |
SchedulingV1alpha1Api.deletePriorityClassWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PriorityClass
|
ApiResponse<V1Status> |
StorageV1Api.deleteStorageClassWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StorageClass
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteStorageClassWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StorageClass
|
ApiResponse<V1Status> |
AdmissionregistrationV1beta1Api.deleteValidatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ValidatingWebhookConfiguration
|
ApiResponse<V1Status> |
StorageV1alpha1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a VolumeAttachment
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a VolumeAttachment
|
ApiResponse<V1APIGroup> |
PolicyApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AuthenticationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
CoordinationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
SettingsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AppsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
ApiregistrationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
RbacAuthorizationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AuthorizationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AuditregistrationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
BatchApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AdmissionregistrationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
ApiextensionsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
EventsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
CertificatesApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AutoscalingApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
ExtensionsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
StorageApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
NetworkingApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
SchedulingApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIResourceList> |
AuthenticationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
StorageV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
SchedulingV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AutoscalingV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
ApiregistrationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
SettingsV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
CoreV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
CertificatesV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AdmissionregistrationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthenticationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
RbacAuthorizationV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AutoscalingV2beta2Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AppsV1beta2Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
RbacAuthorizationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
ApiregistrationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
PolicyV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
BatchV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AppsV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
ExtensionsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
ApiextensionsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuditregistrationV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
StorageV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AdmissionregistrationV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthorizationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
SchedulingV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
NetworkingV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AppsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
BatchV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
StorageV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AutoscalingV2beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
RbacAuthorizationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
EventsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
CoordinationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
BatchV2alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthorizationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
ApiResponse<V1APIVersions> |
CoreApi.getAPIVersionsWithHttpInfo()
get available API versions
|
ApiResponse<Object> |
CustomObjectsApi.getClusterCustomObjectScaleWithHttpInfo(String group,
String version,
String plural,
String name)
read scale of the specified custom object
|
ApiResponse<Object> |
CustomObjectsApi.getClusterCustomObjectStatusWithHttpInfo(String group,
String version,
String plural,
String name)
read status of the specified cluster scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.getClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String name)
Returns a cluster scoped custom object
|
ApiResponse<VersionInfo> |
VersionApi.getCodeWithHttpInfo()
get the code version
|
ApiResponse<Object> |
CustomObjectsApi.getNamespacedCustomObjectScaleWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name)
read scale of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.getNamespacedCustomObjectStatusWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name)
read status of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.getNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name)
Returns a namespace scoped custom object
|
ApiResponse<V1beta1APIServiceList> |
ApiregistrationV1beta1Api.listAPIServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind APIService
|
ApiResponse<V1APIServiceList> |
ApiregistrationV1Api.listAPIServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind APIService
|
ApiResponse<V1alpha1AuditSinkList> |
AuditregistrationV1alpha1Api.listAuditSinkWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind AuditSink
|
ApiResponse<V1beta1CertificateSigningRequestList> |
CertificatesV1beta1Api.listCertificateSigningRequestWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CertificateSigningRequest
|
ApiResponse<Object> |
CustomObjectsApi.listClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String pretty,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch cluster scoped custom objects
|
ApiResponse<V1alpha1ClusterRoleBindingList> |
RbacAuthorizationV1alpha1Api.listClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBindingList> |
RbacAuthorizationV1beta1Api.listClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
ApiResponse<V1ClusterRoleBindingList> |
RbacAuthorizationV1Api.listClusterRoleBindingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRoleList> |
RbacAuthorizationV1alpha1Api.listClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
ApiResponse<V1beta1ClusterRoleList> |
RbacAuthorizationV1beta1Api.listClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
ApiResponse<V1ClusterRoleList> |
RbacAuthorizationV1Api.listClusterRoleWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
ApiResponse<V1ComponentStatusList> |
CoreV1Api.listComponentStatusWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
ApiResponse<V1ConfigMapList> |
CoreV1Api.listConfigMapForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
ApiResponse<V1beta2ControllerRevisionList> |
AppsV1beta2Api.listControllerRevisionForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1ControllerRevisionList> |
AppsV1Api.listControllerRevisionForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1beta1ControllerRevisionList> |
AppsV1beta1Api.listControllerRevisionForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1beta1CronJobList> |
BatchV1beta1Api.listCronJobForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CronJob
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listCronJobForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CronJob
|
ApiResponse<V1beta1CustomResourceDefinitionList> |
ApiextensionsV1beta1Api.listCustomResourceDefinitionWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CustomResourceDefinition
|
ApiResponse<V1beta2DaemonSetList> |
AppsV1beta2Api.listDaemonSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1DaemonSetList> |
AppsV1Api.listDaemonSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1beta1DaemonSetList> |
ExtensionsV1beta1Api.listDaemonSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1beta2DeploymentList> |
AppsV1beta2Api.listDeploymentForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1DeploymentList> |
AppsV1Api.listDeploymentForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
ExtensionsV1beta1Api.listDeploymentForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<AppsV1beta1DeploymentList> |
AppsV1beta1Api.listDeploymentForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1EndpointsList> |
CoreV1Api.listEndpointsForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
ApiResponse<V1EventList> |
CoreV1Api.listEventForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1beta1EventList> |
EventsV1beta1Api.listEventForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1HorizontalPodAutoscalerList> |
AutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscalerList> |
AutoscalingV2beta2Api.listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscalerList> |
AutoscalingV2beta1Api.listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V1beta1IngressList> |
ExtensionsV1beta1Api.listIngressForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
ApiResponse<V1alpha1InitializerConfigurationList> |
AdmissionregistrationV1alpha1Api.listInitializerConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind InitializerConfiguration
|
ApiResponse<V1JobList> |
BatchV1Api.listJobForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Job
|
ApiResponse<V1beta1LeaseList> |
CoordinationV1beta1Api.listLeaseForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Lease
|
ApiResponse<V1LimitRangeList> |
CoreV1Api.listLimitRangeForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
ApiResponse<V1beta1MutatingWebhookConfigurationList> |
AdmissionregistrationV1beta1Api.listMutatingWebhookConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind MutatingWebhookConfiguration
|
ApiResponse<V1ConfigMapList> |
CoreV1Api.listNamespacedConfigMapWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
ApiResponse<V1beta2ControllerRevisionList> |
AppsV1beta2Api.listNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1ControllerRevisionList> |
AppsV1Api.listNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1beta1ControllerRevisionList> |
AppsV1beta1Api.listNamespacedControllerRevisionWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ControllerRevision
|
ApiResponse<V1beta1CronJobList> |
BatchV1beta1Api.listNamespacedCronJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CronJob
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listNamespacedCronJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CronJob
|
ApiResponse<Object> |
CustomObjectsApi.listNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String pretty,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch namespace scoped custom objects
|
ApiResponse<V1beta2DaemonSetList> |
AppsV1beta2Api.listNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1DaemonSetList> |
AppsV1Api.listNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1beta1DaemonSetList> |
ExtensionsV1beta1Api.listNamespacedDaemonSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<V1beta2DeploymentList> |
AppsV1beta2Api.listNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1DeploymentList> |
AppsV1Api.listNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
ExtensionsV1beta1Api.listNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<AppsV1beta1DeploymentList> |
AppsV1beta1Api.listNamespacedDeploymentWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1EndpointsList> |
CoreV1Api.listNamespacedEndpointsWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
ApiResponse<V1EventList> |
CoreV1Api.listNamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1beta1EventList> |
EventsV1beta1Api.listNamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1HorizontalPodAutoscalerList> |
AutoscalingV1Api.listNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscalerList> |
AutoscalingV2beta2Api.listNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscalerList> |
AutoscalingV2beta1Api.listNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V1beta1IngressList> |
ExtensionsV1beta1Api.listNamespacedIngressWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
ApiResponse<V1JobList> |
BatchV1Api.listNamespacedJobWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Job
|
ApiResponse<V1beta1LeaseList> |
CoordinationV1beta1Api.listNamespacedLeaseWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Lease
|
ApiResponse<V1LimitRangeList> |
CoreV1Api.listNamespacedLimitRangeWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
ApiResponse<V1beta1NetworkPolicyList> |
ExtensionsV1beta1Api.listNamespacedNetworkPolicyWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1NetworkPolicyList> |
NetworkingV1Api.listNamespacedNetworkPolicyWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaimList> |
CoreV1Api.listNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudgetList> |
PolicyV1beta1Api.listNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodDisruptionBudget
|
ApiResponse<V1alpha1PodPresetList> |
SettingsV1alpha1Api.listNamespacedPodPresetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
ApiResponse<V1PodTemplateList> |
CoreV1Api.listNamespacedPodTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<V1PodList> |
CoreV1Api.listNamespacedPodWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
ApiResponse<V1beta2ReplicaSetList> |
AppsV1beta2Api.listNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicaSetList> |
AppsV1Api.listNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1beta1ReplicaSetList> |
ExtensionsV1beta1Api.listNamespacedReplicaSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicationControllerList> |
CoreV1Api.listNamespacedReplicationControllerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
ApiResponse<V1ResourceQuotaList> |
CoreV1Api.listNamespacedResourceQuotaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
ApiResponse<V1alpha1RoleBindingList> |
RbacAuthorizationV1alpha1Api.listNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1beta1RoleBindingList> |
RbacAuthorizationV1beta1Api.listNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1RoleBindingList> |
RbacAuthorizationV1Api.listNamespacedRoleBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1alpha1RoleList> |
RbacAuthorizationV1alpha1Api.listNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1beta1RoleList> |
RbacAuthorizationV1beta1Api.listNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1RoleList> |
RbacAuthorizationV1Api.listNamespacedRoleWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1SecretList> |
CoreV1Api.listNamespacedSecretWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
ApiResponse<V1ServiceAccountList> |
CoreV1Api.listNamespacedServiceAccountWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
ApiResponse<V1ServiceList> |
CoreV1Api.listNamespacedServiceWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<V1beta2StatefulSetList> |
AppsV1beta2Api.listNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1StatefulSetList> |
AppsV1Api.listNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1beta1StatefulSetList> |
AppsV1beta1Api.listNamespacedStatefulSetWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1NamespaceList> |
CoreV1Api.listNamespaceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
ApiResponse<V1beta1NetworkPolicyList> |
ExtensionsV1beta1Api.listNetworkPolicyForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1NetworkPolicyList> |
NetworkingV1Api.listNetworkPolicyForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1NodeList> |
CoreV1Api.listNodeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
ApiResponse<V1PersistentVolumeClaimList> |
CoreV1Api.listPersistentVolumeClaimForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeList> |
CoreV1Api.listPersistentVolumeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
ApiResponse<V1beta1PodDisruptionBudgetList> |
PolicyV1beta1Api.listPodDisruptionBudgetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodDisruptionBudget
|
ApiResponse<V1PodList> |
CoreV1Api.listPodForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
ApiResponse<V1alpha1PodPresetList> |
SettingsV1alpha1Api.listPodPresetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
ApiResponse<PolicyV1beta1PodSecurityPolicyList> |
PolicyV1beta1Api.listPodSecurityPolicyWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicyList> |
ExtensionsV1beta1Api.listPodSecurityPolicyWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
ApiResponse<V1PodTemplateList> |
CoreV1Api.listPodTemplateForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<V1beta1PriorityClassList> |
SchedulingV1beta1Api.listPriorityClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PriorityClass
|
ApiResponse<V1alpha1PriorityClassList> |
SchedulingV1alpha1Api.listPriorityClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PriorityClass
|
ApiResponse<V1beta2ReplicaSetList> |
AppsV1beta2Api.listReplicaSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicaSetList> |
AppsV1Api.listReplicaSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1beta1ReplicaSetList> |
ExtensionsV1beta1Api.listReplicaSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicationControllerList> |
CoreV1Api.listReplicationControllerForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
ApiResponse<V1ResourceQuotaList> |
CoreV1Api.listResourceQuotaForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
ApiResponse<V1alpha1RoleBindingList> |
RbacAuthorizationV1alpha1Api.listRoleBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1beta1RoleBindingList> |
RbacAuthorizationV1beta1Api.listRoleBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1RoleBindingList> |
RbacAuthorizationV1Api.listRoleBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1alpha1RoleList> |
RbacAuthorizationV1alpha1Api.listRoleForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1beta1RoleList> |
RbacAuthorizationV1beta1Api.listRoleForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1RoleList> |
RbacAuthorizationV1Api.listRoleForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1SecretList> |
CoreV1Api.listSecretForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
ApiResponse<V1ServiceAccountList> |
CoreV1Api.listServiceAccountForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
ApiResponse<V1ServiceList> |
CoreV1Api.listServiceForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<V1beta2StatefulSetList> |
AppsV1beta2Api.listStatefulSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1StatefulSetList> |
AppsV1Api.listStatefulSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1beta1StatefulSetList> |
AppsV1beta1Api.listStatefulSetForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1StorageClassList> |
StorageV1Api.listStorageClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StorageClass
|
ApiResponse<V1beta1StorageClassList> |
StorageV1beta1Api.listStorageClassWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StorageClass
|
ApiResponse<V1beta1ValidatingWebhookConfigurationList> |
AdmissionregistrationV1beta1Api.listValidatingWebhookConfigurationWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ValidatingWebhookConfiguration
|
ApiResponse<V1alpha1VolumeAttachmentList> |
StorageV1alpha1Api.listVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind VolumeAttachment
|
ApiResponse<V1VolumeAttachmentList> |
StorageV1Api.listVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachmentList> |
StorageV1beta1Api.listVolumeAttachmentWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind VolumeAttachment
|
ApiResponse<Void> |
LogsApi.logFileHandlerWithHttpInfo(String logpath) |
ApiResponse<Void> |
LogsApi.logFileListHandlerWithHttpInfo() |
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.patchAPIServiceStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified APIService
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.patchAPIServiceStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified APIService
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.patchAPIServiceWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified APIService
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.patchAPIServiceWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified APIService
|
ApiResponse<V1alpha1AuditSink> |
AuditregistrationV1alpha1Api.patchAuditSinkWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified AuditSink
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.patchCertificateSigningRequestStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.patchCertificateSigningRequestWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CertificateSigningRequest
|
ApiResponse<Object> |
CustomObjectsApi.patchClusterCustomObjectScaleWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
partially update scale of the specified cluster scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.patchClusterCustomObjectStatusWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
partially update status of the specified cluster scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.patchClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
patch the specified cluster scoped custom object
|
ApiResponse<V1alpha1ClusterRoleBinding> |
RbacAuthorizationV1alpha1Api.patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1ClusterRoleBinding> |
RbacAuthorizationV1Api.patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRole
|
ApiResponse<V1ClusterRole> |
RbacAuthorizationV1Api.patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterRole
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.patchCustomResourceDefinitionStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CustomResourceDefinition
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.patchCustomResourceDefinitionWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CustomResourceDefinition
|
ApiResponse<V1alpha1InitializerConfiguration> |
AdmissionregistrationV1alpha1Api.patchInitializerConfigurationWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified InitializerConfiguration
|
ApiResponse<V1beta1MutatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.patchMutatingWebhookConfigurationWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified MutatingWebhookConfiguration
|
ApiResponse<V1ConfigMap> |
CoreV1Api.patchNamespacedConfigMapWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ConfigMap
|
ApiResponse<V1beta2ControllerRevision> |
AppsV1beta2Api.patchNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ControllerRevision
|
ApiResponse<V1ControllerRevision> |
AppsV1Api.patchNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ControllerRevision
|
ApiResponse<V1beta1ControllerRevision> |
AppsV1beta1Api.patchNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ControllerRevision
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.patchNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CronJob
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.patchNamespacedCronJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CronJob
|
ApiResponse<Object> |
CustomObjectsApi.patchNamespacedCustomObjectScaleWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
partially update scale of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.patchNamespacedCustomObjectStatusWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
partially update status of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.patchNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
patch the specified namespace scoped custom object
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified DaemonSet
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified Deployment
|
ApiResponse<V1Scale> |
AppsV1Api.patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified Deployment
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.patchNamespacedEndpointsWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Endpoints
|
ApiResponse<V1Event> |
CoreV1Api.patchNamespacedEventWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Event
|
ApiResponse<V1beta1Event> |
EventsV1beta1Api.patchNamespacedEventWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.patchNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Ingress
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.patchNamespacedIngressWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Ingress
|
ApiResponse<V1Job> |
BatchV1Api.patchNamespacedJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Job
|
ApiResponse<V1Job> |
BatchV1Api.patchNamespacedJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Job
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.patchNamespacedLeaseWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Lease
|
ApiResponse<V1LimitRange> |
CoreV1Api.patchNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified LimitRange
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.patchNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified NetworkPolicy
|
ApiResponse<V1NetworkPolicy> |
NetworkingV1Api.patchNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.patchNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.patchNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.patchNamespacedPodDisruptionBudgetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PodDisruptionBudget
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.patchNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PodDisruptionBudget
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.patchNamespacedPodPresetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PodPreset
|
ApiResponse<V1Pod> |
CoreV1Api.patchNamespacedPodStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Pod
|
ApiResponse<V1PodTemplate> |
CoreV1Api.patchNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.patchNamespacedPodWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Pod
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.patchNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified ReplicaSet
|
ApiResponse<V1Scale> |
AppsV1Api.patchNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified ReplicationControllerDummy
|
ApiResponse<V1Scale> |
CoreV1Api.patchNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.patchNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.patchNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.patchNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.patchNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified RoleBinding
|
ApiResponse<V1RoleBinding> |
RbacAuthorizationV1Api.patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Role
|
ApiResponse<V1Role> |
RbacAuthorizationV1Api.patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Role
|
ApiResponse<V1Secret> |
CoreV1Api.patchNamespacedSecretWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.patchNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Service
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.patchNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified StatefulSet
|
ApiResponse<V1Scale> |
AppsV1Api.patchNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified StatefulSet
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.patchNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update scale of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Namespace
|
ApiResponse<V1Node> |
CoreV1Api.patchNodeStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Node
|
ApiResponse<V1Node> |
CoreV1Api.patchNodeWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified PersistentVolume
|
ApiResponse<PolicyV1beta1PodSecurityPolicy> |
PolicyV1beta1Api.patchPodSecurityPolicyWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified PodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.patchPodSecurityPolicyWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified PodSecurityPolicy
|
ApiResponse<V1beta1PriorityClass> |
SchedulingV1beta1Api.patchPriorityClassWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified PriorityClass
|
ApiResponse<V1alpha1PriorityClass> |
SchedulingV1alpha1Api.patchPriorityClassWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified PriorityClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.patchStorageClassWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified StorageClass
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.patchStorageClassWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified StorageClass
|
ApiResponse<V1beta1ValidatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.patchValidatingWebhookConfigurationWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ValidatingWebhookConfiguration
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.patchVolumeAttachmentStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified VolumeAttachment
|
ApiResponse<V1alpha1VolumeAttachment> |
StorageV1alpha1Api.patchVolumeAttachmentWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.patchVolumeAttachmentWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.patchVolumeAttachmentWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified VolumeAttachment
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.readAPIServiceStatusWithHttpInfo(String name,
String pretty)
read status of the specified APIService
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.readAPIServiceStatusWithHttpInfo(String name,
String pretty)
read status of the specified APIService
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.readAPIServiceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified APIService
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.readAPIServiceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified APIService
|
ApiResponse<V1alpha1AuditSink> |
AuditregistrationV1alpha1Api.readAuditSinkWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified AuditSink
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.readCertificateSigningRequestStatusWithHttpInfo(String name,
String pretty)
read status of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.readCertificateSigningRequestWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CertificateSigningRequest
|
ApiResponse<V1alpha1ClusterRoleBinding> |
RbacAuthorizationV1alpha1Api.readClusterRoleBindingWithHttpInfo(String name,
String pretty)
read the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.readClusterRoleBindingWithHttpInfo(String name,
String pretty)
read the specified ClusterRoleBinding
|
ApiResponse<V1ClusterRoleBinding> |
RbacAuthorizationV1Api.readClusterRoleBindingWithHttpInfo(String name,
String pretty)
read the specified ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1ClusterRole> |
RbacAuthorizationV1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1ComponentStatus> |
CoreV1Api.readComponentStatusWithHttpInfo(String name,
String pretty)
read the specified ComponentStatus
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.readCustomResourceDefinitionStatusWithHttpInfo(String name,
String pretty)
read status of the specified CustomResourceDefinition
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.readCustomResourceDefinitionWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CustomResourceDefinition
|
ApiResponse<V1alpha1InitializerConfiguration> |
AdmissionregistrationV1alpha1Api.readInitializerConfigurationWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified InitializerConfiguration
|
ApiResponse<V1beta1MutatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.readMutatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified MutatingWebhookConfiguration
|
ApiResponse<V1ConfigMap> |
CoreV1Api.readNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
ApiResponse<V1beta2ControllerRevision> |
AppsV1beta2Api.readNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ControllerRevision
|
ApiResponse<V1ControllerRevision> |
AppsV1Api.readNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ControllerRevision
|
ApiResponse<V1beta1ControllerRevision> |
AppsV1beta1Api.readNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ControllerRevision
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.readNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.readNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CronJob
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ApiResponse<V1Scale> |
AppsV1Api.readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.readNamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Endpoints
|
ApiResponse<V1Event> |
CoreV1Api.readNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
ApiResponse<V1beta1Event> |
EventsV1beta1Api.readNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.readNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Ingress
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.readNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Ingress
|
ApiResponse<V1Job> |
BatchV1Api.readNamespacedJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Job
|
ApiResponse<V1Job> |
BatchV1Api.readNamespacedJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Job
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.readNamespacedLeaseWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Lease
|
ApiResponse<V1LimitRange> |
CoreV1Api.readNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified LimitRange
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.readNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified NetworkPolicy
|
ApiResponse<V1NetworkPolicy> |
NetworkingV1Api.readNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.readNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.readNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.readNamespacedPodDisruptionBudgetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified PodDisruptionBudget
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.readNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodDisruptionBudget
|
ApiResponse<String> |
CoreV1Api.readNamespacedPodLogWithHttpInfo(String name,
String namespace,
String container,
Boolean follow,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps)
read log of the specified Pod
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.readNamespacedPodPresetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodPreset
|
ApiResponse<V1Pod> |
CoreV1Api.readNamespacedPodStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Pod
|
ApiResponse<V1PodTemplate> |
CoreV1Api.readNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.readNamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pod
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.readNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicaSet
|
ApiResponse<V1Scale> |
AppsV1Api.readNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicationControllerDummy
|
ApiResponse<V1Scale> |
CoreV1Api.readNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.readNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.readNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.readNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.readNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.readNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty)
read the specified RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.readNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty)
read the specified RoleBinding
|
ApiResponse<V1RoleBinding> |
RbacAuthorizationV1Api.readNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty)
read the specified RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.readNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.readNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Role
|
ApiResponse<V1Role> |
RbacAuthorizationV1Api.readNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Role
|
ApiResponse<V1Secret> |
CoreV1Api.readNamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.readNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.readNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.readNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Service
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.readNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified StatefulSet
|
ApiResponse<V1Scale> |
AppsV1Api.readNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified StatefulSet
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.readNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.readNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.readNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.readNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.readNamespaceStatusWithHttpInfo(String name,
String pretty)
read status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.readNamespaceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Namespace
|
ApiResponse<V1Node> |
CoreV1Api.readNodeStatusWithHttpInfo(String name,
String pretty)
read status of the specified Node
|
ApiResponse<V1Node> |
CoreV1Api.readNodeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.readPersistentVolumeStatusWithHttpInfo(String name,
String pretty)
read status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.readPersistentVolumeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
ApiResponse<PolicyV1beta1PodSecurityPolicy> |
PolicyV1beta1Api.readPodSecurityPolicyWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PodSecurityPolicy
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.readPodSecurityPolicyWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PodSecurityPolicy
|
ApiResponse<V1beta1PriorityClass> |
SchedulingV1beta1Api.readPriorityClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PriorityClass
|
ApiResponse<V1alpha1PriorityClass> |
SchedulingV1alpha1Api.readPriorityClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PriorityClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.readStorageClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified StorageClass
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.readStorageClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified StorageClass
|
ApiResponse<V1beta1ValidatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.readValidatingWebhookConfigurationWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ValidatingWebhookConfiguration
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.readVolumeAttachmentStatusWithHttpInfo(String name,
String pretty)
read status of the specified VolumeAttachment
|
ApiResponse<V1alpha1VolumeAttachment> |
StorageV1alpha1Api.readVolumeAttachmentWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.readVolumeAttachmentWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.readVolumeAttachmentWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.replaceAPIServiceStatusWithHttpInfo(String name,
V1APIService body,
String pretty,
String dryRun)
replace status of the specified APIService
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.replaceAPIServiceStatusWithHttpInfo(String name,
V1beta1APIService body,
String pretty,
String dryRun)
replace status of the specified APIService
|
ApiResponse<V1APIService> |
ApiregistrationV1Api.replaceAPIServiceWithHttpInfo(String name,
V1APIService body,
String pretty,
String dryRun)
replace the specified APIService
|
ApiResponse<V1beta1APIService> |
ApiregistrationV1beta1Api.replaceAPIServiceWithHttpInfo(String name,
V1beta1APIService body,
String pretty,
String dryRun)
replace the specified APIService
|
ApiResponse<V1alpha1AuditSink> |
AuditregistrationV1alpha1Api.replaceAuditSinkWithHttpInfo(String name,
V1alpha1AuditSink body,
String pretty,
String dryRun)
replace the specified AuditSink
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestApprovalWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String dryRun,
String pretty)
replace approval of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestStatusWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty,
String dryRun)
replace status of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty,
String dryRun)
replace the specified CertificateSigningRequest
|
ApiResponse<Object> |
CustomObjectsApi.replaceClusterCustomObjectScaleWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
replace scale of the specified cluster scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.replaceClusterCustomObjectStatusWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
replace status of the cluster scoped specified custom object
|
ApiResponse<Object> |
CustomObjectsApi.replaceClusterCustomObjectWithHttpInfo(String group,
String version,
String plural,
String name,
Object body)
replace the specified cluster scoped custom object
|
ApiResponse<V1alpha1ClusterRoleBinding> |
RbacAuthorizationV1alpha1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1alpha1ClusterRoleBinding body,
String pretty,
String dryRun)
replace the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun)
replace the specified ClusterRoleBinding
|
ApiResponse<V1ClusterRoleBinding> |
RbacAuthorizationV1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1ClusterRoleBinding body,
String pretty,
String dryRun)
replace the specified ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.replaceClusterRoleWithHttpInfo(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun)
replace the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.replaceClusterRoleWithHttpInfo(String name,
V1beta1ClusterRole body,
String pretty,
String dryRun)
replace the specified ClusterRole
|
ApiResponse<V1ClusterRole> |
RbacAuthorizationV1Api.replaceClusterRoleWithHttpInfo(String name,
V1ClusterRole body,
String pretty,
String dryRun)
replace the specified ClusterRole
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.replaceCustomResourceDefinitionStatusWithHttpInfo(String name,
V1beta1CustomResourceDefinition body,
String pretty,
String dryRun)
replace status of the specified CustomResourceDefinition
|
ApiResponse<V1beta1CustomResourceDefinition> |
ApiextensionsV1beta1Api.replaceCustomResourceDefinitionWithHttpInfo(String name,
V1beta1CustomResourceDefinition body,
String pretty,
String dryRun)
replace the specified CustomResourceDefinition
|
ApiResponse<V1alpha1InitializerConfiguration> |
AdmissionregistrationV1alpha1Api.replaceInitializerConfigurationWithHttpInfo(String name,
V1alpha1InitializerConfiguration body,
String pretty,
String dryRun)
replace the specified InitializerConfiguration
|
ApiResponse<V1beta1MutatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.replaceMutatingWebhookConfigurationWithHttpInfo(String name,
V1beta1MutatingWebhookConfiguration body,
String pretty,
String dryRun)
replace the specified MutatingWebhookConfiguration
|
ApiResponse<V1ConfigMap> |
CoreV1Api.replaceNamespacedConfigMapWithHttpInfo(String name,
String namespace,
V1ConfigMap body,
String pretty,
String dryRun)
replace the specified ConfigMap
|
ApiResponse<V1beta1ControllerRevision> |
AppsV1beta1Api.replaceNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
V1beta1ControllerRevision body,
String pretty,
String dryRun)
replace the specified ControllerRevision
|
ApiResponse<V1beta2ControllerRevision> |
AppsV1beta2Api.replaceNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
V1beta2ControllerRevision body,
String pretty,
String dryRun)
replace the specified ControllerRevision
|
ApiResponse<V1ControllerRevision> |
AppsV1Api.replaceNamespacedControllerRevisionWithHttpInfo(String name,
String namespace,
V1ControllerRevision body,
String pretty,
String dryRun)
replace the specified ControllerRevision
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V1beta1CronJob body,
String pretty,
String dryRun)
replace status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun)
replace status of the specified CronJob
|
ApiResponse<V1beta1CronJob> |
BatchV1beta1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1beta1CronJob body,
String pretty,
String dryRun)
replace the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun)
replace the specified CronJob
|
ApiResponse<Object> |
CustomObjectsApi.replaceNamespacedCustomObjectScaleWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
replace scale of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.replaceNamespacedCustomObjectStatusWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
replace status of the specified namespace scoped custom object
|
ApiResponse<Object> |
CustomObjectsApi.replaceNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name,
Object body)
replace the specified namespace scoped custom object
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun)
replace status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun)
replace status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun)
replace status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta1DaemonSet body,
String pretty,
String dryRun)
replace the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun)
replace the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun)
replace the specified DaemonSet
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun)
replace scale of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun)
replace scale of the specified Deployment
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
V1beta2Scale body,
String pretty,
String dryRun)
replace scale of the specified Deployment
|
ApiResponse<V1Scale> |
AppsV1Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun)
replace scale of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
AppsV1beta1Deployment body,
String pretty,
String dryRun)
replace status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun)
replace status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty,
String dryRun)
replace status of the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
V1Deployment body,
String pretty,
String dryRun)
replace status of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
AppsV1beta1Deployment body,
String pretty,
String dryRun)
replace the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty,
String dryRun)
replace the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty,
String dryRun)
replace the specified Deployment
|
ApiResponse<V1Deployment> |
AppsV1Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1Deployment body,
String pretty,
String dryRun)
replace the specified Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.replaceNamespacedEndpointsWithHttpInfo(String name,
String namespace,
V1Endpoints body,
String pretty,
String dryRun)
replace the specified Endpoints
|
ApiResponse<V1beta1Event> |
EventsV1beta1Api.replaceNamespacedEventWithHttpInfo(String name,
String namespace,
V1beta1Event body,
String pretty,
String dryRun)
replace the specified Event
|
ApiResponse<V1Event> |
CoreV1Api.replaceNamespacedEventWithHttpInfo(String name,
String namespace,
V1Event body,
String pretty,
String dryRun)
replace the specified Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2beta2HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta2HorizontalPodAutoscaler> |
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2beta2HorizontalPodAutoscaler body,
String pretty,
String dryRun)
replace the specified HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.replaceNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
V1beta1Ingress body,
String pretty,
String dryRun)
replace status of the specified Ingress
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.replaceNamespacedIngressWithHttpInfo(String name,
String namespace,
V1beta1Ingress body,
String pretty,
String dryRun)
replace the specified Ingress
|
ApiResponse<V1Job> |
BatchV1Api.replaceNamespacedJobStatusWithHttpInfo(String name,
String namespace,
V1Job body,
String pretty,
String dryRun)
replace status of the specified Job
|
ApiResponse<V1Job> |
BatchV1Api.replaceNamespacedJobWithHttpInfo(String name,
String namespace,
V1Job body,
String pretty,
String dryRun)
replace the specified Job
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.replaceNamespacedLeaseWithHttpInfo(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun)
replace the specified Lease
|
ApiResponse<V1LimitRange> |
CoreV1Api.replaceNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
V1LimitRange body,
String pretty,
String dryRun)
replace the specified LimitRange
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.replaceNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty,
String dryRun)
replace the specified NetworkPolicy
|
ApiResponse<V1NetworkPolicy> |
NetworkingV1Api.replaceNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1NetworkPolicy body,
String pretty,
String dryRun)
replace the specified NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.replaceNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.replaceNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace the specified PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.replaceNamespacedPodDisruptionBudgetStatusWithHttpInfo(String name,
String namespace,
V1beta1PodDisruptionBudget body,
String pretty,
String dryRun)
replace status of the specified PodDisruptionBudget
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.replaceNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
V1beta1PodDisruptionBudget body,
String pretty,
String dryRun)
replace the specified PodDisruptionBudget
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.replaceNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun)
replace the specified PodPreset
|
ApiResponse<V1Pod> |
CoreV1Api.replaceNamespacedPodStatusWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun)
replace status of the specified Pod
|
ApiResponse<V1PodTemplate> |
CoreV1Api.replaceNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
V1PodTemplate body,
String pretty,
String dryRun)
replace the specified PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.replaceNamespacedPodWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun)
replace the specified Pod
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicaSet
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.replaceNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
V1beta2Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicaSet
|
ApiResponse<V1Scale> |
AppsV1Api.replaceNamespacedReplicaSetScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicationControllerDummyScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicationControllerDummy
|
ApiResponse<V1Scale> |
CoreV1Api.replaceNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.replaceNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun)
replace status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.replaceNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun)
replace the specified ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1alpha1RoleBinding body,
String pretty,
String dryRun)
replace the specified RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1beta1RoleBinding body,
String pretty,
String dryRun)
replace the specified RoleBinding
|
ApiResponse<V1RoleBinding> |
RbacAuthorizationV1Api.replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1RoleBinding body,
String pretty,
String dryRun)
replace the specified RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1alpha1Role body,
String pretty,
String dryRun)
replace the specified Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1beta1Role body,
String pretty,
String dryRun)
replace the specified Role
|
ApiResponse<V1Role> |
RbacAuthorizationV1Api.replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1Role body,
String pretty,
String dryRun)
replace the specified Role
|
ApiResponse<V1Secret> |
CoreV1Api.replaceNamespacedSecretWithHttpInfo(String name,
String namespace,
V1Secret body,
String pretty,
String dryRun)
replace the specified Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.replaceNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
V1ServiceAccount body,
String pretty,
String dryRun)
replace the specified ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun)
replace status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun)
replace the specified Service
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun)
replace scale of the specified StatefulSet
|
ApiResponse<V1beta2Scale> |
AppsV1beta2Api.replaceNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
V1beta2Scale body,
String pretty,
String dryRun)
replace scale of the specified StatefulSet
|
ApiResponse<V1Scale> |
AppsV1Api.replaceNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun)
replace scale of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
ApiResponse<V1StatefulSet> |
AppsV1Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceFinalizeWithHttpInfo(String name,
V1Namespace body,
String dryRun,
String pretty)
replace finalize of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceStatusWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun)
replace status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun)
replace the specified Namespace
|
ApiResponse<V1Node> |
CoreV1Api.replaceNodeStatusWithHttpInfo(String name,
V1Node body,
String pretty,
String dryRun)
replace status of the specified Node
|
ApiResponse<V1Node> |
CoreV1Api.replaceNodeWithHttpInfo(String name,
V1Node body,
String pretty,
String dryRun)
replace the specified Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeStatusWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun)
replace status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun)
replace the specified PersistentVolume
|
ApiResponse<ExtensionsV1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.replacePodSecurityPolicyWithHttpInfo(String name,
ExtensionsV1beta1PodSecurityPolicy body,
String pretty,
String dryRun)
replace the specified PodSecurityPolicy
|
ApiResponse<PolicyV1beta1PodSecurityPolicy> |
PolicyV1beta1Api.replacePodSecurityPolicyWithHttpInfo(String name,
PolicyV1beta1PodSecurityPolicy body,
String pretty,
String dryRun)
replace the specified PodSecurityPolicy
|
ApiResponse<V1alpha1PriorityClass> |
SchedulingV1alpha1Api.replacePriorityClassWithHttpInfo(String name,
V1alpha1PriorityClass body,
String pretty,
String dryRun)
replace the specified PriorityClass
|
ApiResponse<V1beta1PriorityClass> |
SchedulingV1beta1Api.replacePriorityClassWithHttpInfo(String name,
V1beta1PriorityClass body,
String pretty,
String dryRun)
replace the specified PriorityClass
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.replaceStorageClassWithHttpInfo(String name,
V1beta1StorageClass body,
String pretty,
String dryRun)
replace the specified StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.replaceStorageClassWithHttpInfo(String name,
V1StorageClass body,
String pretty,
String dryRun)
replace the specified StorageClass
|
ApiResponse<V1beta1ValidatingWebhookConfiguration> |
AdmissionregistrationV1beta1Api.replaceValidatingWebhookConfigurationWithHttpInfo(String name,
V1beta1ValidatingWebhookConfiguration body,
String pretty,
String dryRun)
replace the specified ValidatingWebhookConfiguration
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentStatusWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun)
replace status of the specified VolumeAttachment
|
ApiResponse<V1alpha1VolumeAttachment> |
StorageV1alpha1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1alpha1VolumeAttachment body,
String pretty,
String dryRun)
replace the specified VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun)
replace the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun)
replace the specified VolumeAttachment
|
Copyright © 2019. All rights reserved.