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.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<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.createCertificateSigningRequestWithHttpInfo(V1beta1CertificateSigningRequest body,
String pretty)
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,
String pretty)
create a ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding body,
String pretty)
create a ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.createClusterRoleWithHttpInfo(V1alpha1ClusterRole body,
String pretty)
create a ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.createClusterRoleWithHttpInfo(V1beta1ClusterRole body,
String pretty)
create a ClusterRole
|
ApiResponse<V1Binding> |
CoreV1Api.createNamespacedBindingBindingWithHttpInfo(String name,
String namespace,
V1Binding body,
String pretty)
create binding of a Binding
|
ApiResponse<V1Binding> |
CoreV1Api.createNamespacedBindingWithHttpInfo(String namespace,
V1Binding body,
String pretty)
create a Binding
|
ApiResponse<V1ConfigMap> |
CoreV1Api.createNamespacedConfigMapWithHttpInfo(String namespace,
V1ConfigMap body,
String pretty)
create a ConfigMap
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V2alpha1CronJob body,
String pretty)
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,
String pretty)
create a DaemonSet
|
ApiResponse<AppsV1beta1DeploymentRollback> |
AppsV1beta1Api.createNamespacedDeploymentRollbackRollbackWithHttpInfo(String name,
String namespace,
AppsV1beta1DeploymentRollback body,
String pretty)
create rollback of a DeploymentRollback
|
ApiResponse<ExtensionsV1beta1DeploymentRollback> |
ExtensionsV1beta1Api.createNamespacedDeploymentRollbackRollbackWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1DeploymentRollback body,
String pretty)
create rollback of a DeploymentRollback
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.createNamespacedDeploymentWithHttpInfo(String namespace,
AppsV1beta1Deployment body,
String pretty)
create a Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.createNamespacedDeploymentWithHttpInfo(String namespace,
ExtensionsV1beta1Deployment body,
String pretty)
create a Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.createNamespacedEndpointsWithHttpInfo(String namespace,
V1Endpoints body,
String pretty)
create Endpoints
|
ApiResponse<V1Event> |
CoreV1Api.createNamespacedEventWithHttpInfo(String namespace,
V1Event body,
String pretty)
create an Event
|
ApiResponse<V1beta1Eviction> |
CoreV1Api.createNamespacedEvictionEvictionWithHttpInfo(String name,
String namespace,
V1beta1Eviction body,
String pretty)
create eviction of an Eviction
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
create a HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2alpha1HorizontalPodAutoscaler body,
String pretty)
create a HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.createNamespacedIngressWithHttpInfo(String namespace,
V1beta1Ingress body,
String pretty)
create an Ingress
|
ApiResponse<V1Job> |
BatchV1Api.createNamespacedJobWithHttpInfo(String namespace,
V1Job body,
String pretty)
create a Job
|
ApiResponse<V1LimitRange> |
CoreV1Api.createNamespacedLimitRangeWithHttpInfo(String namespace,
V1LimitRange body,
String pretty)
create a LimitRange
|
ApiResponse<V1beta1LocalSubjectAccessReview> |
AuthorizationV1beta1Api.createNamespacedLocalSubjectAccessReviewWithHttpInfo(String namespace,
V1beta1LocalSubjectAccessReview body,
String pretty)
create a LocalSubjectAccessReview
|
ApiResponse<V1LocalSubjectAccessReview> |
AuthorizationV1Api.createNamespacedLocalSubjectAccessReviewWithHttpInfo(String namespace,
V1LocalSubjectAccessReview body,
String pretty)
create a LocalSubjectAccessReview
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.createNamespacedNetworkPolicyWithHttpInfo(String namespace,
V1beta1NetworkPolicy body,
String pretty)
create a NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.createNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
V1PersistentVolumeClaim body,
String pretty)
create a PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.createNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
V1beta1PodDisruptionBudget body,
String pretty)
create a PodDisruptionBudget
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.createNamespacedPodPresetWithHttpInfo(String namespace,
V1alpha1PodPreset body,
String pretty)
create a PodPreset
|
ApiResponse<V1PodTemplate> |
CoreV1Api.createNamespacedPodTemplateWithHttpInfo(String namespace,
V1PodTemplate body,
String pretty)
create a PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.createNamespacedPodWithHttpInfo(String namespace,
V1Pod body,
String pretty)
create a Pod
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta1ReplicaSet body,
String pretty)
create a ReplicaSet
|
ApiResponse<V1ReplicationController> |
CoreV1Api.createNamespacedReplicationControllerWithHttpInfo(String namespace,
V1ReplicationController body,
String pretty)
create a ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.createNamespacedResourceQuotaWithHttpInfo(String namespace,
V1ResourceQuota body,
String pretty)
create a ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.createNamespacedRoleBindingWithHttpInfo(String namespace,
V1alpha1RoleBinding body,
String pretty)
create a RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.createNamespacedRoleBindingWithHttpInfo(String namespace,
V1beta1RoleBinding body,
String pretty)
create a RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.createNamespacedRoleWithHttpInfo(String namespace,
V1alpha1Role body,
String pretty)
create a Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.createNamespacedRoleWithHttpInfo(String namespace,
V1beta1Role body,
String pretty)
create a Role
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.createNamespacedScheduledJobWithHttpInfo(String namespace,
V2alpha1CronJob body,
String pretty)
create a ScheduledJob
|
ApiResponse<V1Secret> |
CoreV1Api.createNamespacedSecretWithHttpInfo(String namespace,
V1Secret body,
String pretty)
create a Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.createNamespacedServiceAccountWithHttpInfo(String namespace,
V1ServiceAccount body,
String pretty)
create a ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.createNamespacedServiceWithHttpInfo(String namespace,
V1Service body,
String pretty)
create a Service
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta1StatefulSet body,
String pretty)
create a StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.createNamespaceWithHttpInfo(V1Namespace body,
String pretty)
create a Namespace
|
ApiResponse<V1Node> |
CoreV1Api.createNodeWithHttpInfo(V1Node body,
String pretty)
create a Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.createPersistentVolumeWithHttpInfo(V1PersistentVolume body,
String pretty)
create a PersistentVolume
|
ApiResponse<V1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.createPodSecurityPolicyWithHttpInfo(V1beta1PodSecurityPolicy body,
String pretty)
create a PodSecurityPolicy
|
ApiResponse<V1beta1SelfSubjectAccessReview> |
AuthorizationV1beta1Api.createSelfSubjectAccessReviewWithHttpInfo(V1beta1SelfSubjectAccessReview body,
String pretty)
create a SelfSubjectAccessReview
|
ApiResponse<V1SelfSubjectAccessReview> |
AuthorizationV1Api.createSelfSubjectAccessReviewWithHttpInfo(V1SelfSubjectAccessReview body,
String pretty)
create a SelfSubjectAccessReview
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.createStorageClassWithHttpInfo(V1beta1StorageClass body,
String pretty)
create a StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.createStorageClassWithHttpInfo(V1StorageClass body,
String pretty)
create a StorageClass
|
ApiResponse<V1beta1SubjectAccessReview> |
AuthorizationV1beta1Api.createSubjectAccessReviewWithHttpInfo(V1beta1SubjectAccessReview body,
String pretty)
create a SubjectAccessReview
|
ApiResponse<V1SubjectAccessReview> |
AuthorizationV1Api.createSubjectAccessReviewWithHttpInfo(V1SubjectAccessReview body,
String pretty)
create a SubjectAccessReview
|
ApiResponse<V1beta1ThirdPartyResource> |
ExtensionsV1beta1Api.createThirdPartyResourceWithHttpInfo(V1beta1ThirdPartyResource body,
String pretty)
create a ThirdPartyResource
|
ApiResponse<V1beta1TokenReview> |
AuthenticationV1beta1Api.createTokenReviewWithHttpInfo(V1beta1TokenReview body,
String pretty)
create a TokenReview
|
ApiResponse<V1TokenReview> |
AuthenticationV1Api.createTokenReviewWithHttpInfo(V1TokenReview body,
String pretty)
create a TokenReview
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCertificateSigningRequestWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
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,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleBindingWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteClusterRoleWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteClusterRoleWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
ApiResponse<V1Status> |
CertificatesV1beta1Api.deleteCollectionCertificateSigningRequestWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CertificateSigningRequest
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedConfigMapWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ConfigMap
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteCollectionNamespacedCronJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CronJob
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedDaemonSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DaemonSet
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Deployment
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEndpointsWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Endpoints
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedEventWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Event
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2alpha1Api.deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedIngressWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Ingress
|
ApiResponse<V1Status> |
BatchV1Api.deleteCollectionNamespacedJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Job
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedLimitRangeWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of LimitRange
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedNetworkPolicyWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of NetworkPolicy
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolumeClaim
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteCollectionNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodDisruptionBudget
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteCollectionNamespacedPodPresetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodPreset
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodTemplateWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedPodWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pod
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionNamespacedReplicaSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicaSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedReplicationControllerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedResourceQuotaWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ResourceQuota
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteCollectionNamespacedScheduledJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ScheduledJob
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedSecretWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Secret
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNamespacedServiceAccountWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ServiceAccount
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteCollectionNamespacedStatefulSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StatefulSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionNodeWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Node
|
ApiResponse<V1Status> |
CoreV1Api.deleteCollectionPersistentVolumeWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolume
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionPodSecurityPolicyWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodSecurityPolicy
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteCollectionStorageClassWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StorageClass
|
ApiResponse<V1Status> |
StorageV1Api.deleteCollectionStorageClassWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of StorageClass
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteCollectionThirdPartyResourceWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ThirdPartyResource
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedConfigMapWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ConfigMap
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
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> |
ExtensionsV1beta1Api.deleteNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DaemonSet
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Deployment
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEndpointsWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Endpoints
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedEventWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Event
|
ApiResponse<V1Status> |
AutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
AutoscalingV2alpha1Api.deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a HorizontalPodAutoscaler
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Ingress
|
ApiResponse<V1Status> |
BatchV1Api.deleteNamespacedJobWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Job
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a LimitRange
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a NetworkPolicy
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolumeClaim
|
ApiResponse<V1Status> |
PolicyV1beta1Api.deleteNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodDisruptionBudget
|
ApiResponse<V1Status> |
SettingsV1alpha1Api.deleteNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodPreset
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodTemplate
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedPodWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pod
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicaSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicationController
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ResourceQuota
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
ApiResponse<V1Status> |
RbacAuthorizationV1alpha1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
ApiResponse<V1Status> |
RbacAuthorizationV1beta1Api.deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
ApiResponse<V1Status> |
BatchV2alpha1Api.deleteNamespacedScheduledJobWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ScheduledJob
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedSecretWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Secret
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ServiceAccount
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty)
delete a Service
|
ApiResponse<V1Status> |
AppsV1beta1Api.deleteNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StatefulSet
|
ApiResponse<V1Status> |
CoreV1Api.deleteNamespaceWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Namespace
|
ApiResponse<V1Status> |
CoreV1Api.deleteNodeWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Node
|
ApiResponse<V1Status> |
CoreV1Api.deletePersistentVolumeWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolume
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deletePodSecurityPolicyWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodSecurityPolicy
|
ApiResponse<V1Status> |
StorageV1beta1Api.deleteStorageClassWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StorageClass
|
ApiResponse<V1Status> |
StorageV1Api.deleteStorageClassWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a StorageClass
|
ApiResponse<V1Status> |
ExtensionsV1beta1Api.deleteThirdPartyResourceWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ThirdPartyResource
|
ApiResponse<V1APIGroup> |
AuthorizationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
PolicyApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
RbacAuthorizationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AppsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AuthenticationApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
ExtensionsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
BatchApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
SettingsApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
CertificatesApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
StorageApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIGroup> |
AutoscalingApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<V1APIResourceList> |
RbacAuthorizationV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AutoscalingV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
SettingsV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
BatchV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
PolicyV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthenticationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
BatchV2alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
CertificatesV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
RbacAuthorizationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthorizationV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthenticationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AppsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
StorageV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AutoscalingV2alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
CoreV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
StorageV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
AuthorizationV1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIResourceList> |
ExtensionsV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<V1APIVersions> |
CoreApi.getAPIVersionsWithHttpInfo()
get available API versions
|
ApiResponse<V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
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.getNamespacedCustomObjectWithHttpInfo(String group,
String version,
String namespace,
String plural,
String name)
Returns a namespace scoped custom object
|
ApiResponse<V1beta1CertificateSigningRequestList> |
CertificatesV1beta1Api.listCertificateSigningRequestWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
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,
Boolean watch)
list or watch cluster scoped custom objects
|
ApiResponse<V1alpha1ClusterRoleBindingList> |
RbacAuthorizationV1alpha1Api.listClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBindingList> |
RbacAuthorizationV1beta1Api.listClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRoleList> |
RbacAuthorizationV1alpha1Api.listClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
ApiResponse<V1beta1ClusterRoleList> |
RbacAuthorizationV1beta1Api.listClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
ApiResponse<V1ComponentStatusList> |
CoreV1Api.listComponentStatusWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
ApiResponse<V1ConfigMapList> |
CoreV1Api.listConfigMapForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listCronJobForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CronJob
|
ApiResponse<V1beta1DaemonSetList> |
ExtensionsV1beta1Api.listDaemonSetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<AppsV1beta1DeploymentList> |
AppsV1beta1Api.listDeploymentForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
ExtensionsV1beta1Api.listDeploymentForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1EndpointsList> |
CoreV1Api.listEndpointsForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
ApiResponse<V1EventList> |
CoreV1Api.listEventForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1HorizontalPodAutoscalerList> |
AutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscalerList> |
AutoscalingV2alpha1Api.listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V1beta1IngressList> |
ExtensionsV1beta1Api.listIngressForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
ApiResponse<V1JobList> |
BatchV1Api.listJobForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Job
|
ApiResponse<V1LimitRangeList> |
CoreV1Api.listLimitRangeForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
ApiResponse<V1ConfigMapList> |
CoreV1Api.listNamespacedConfigMapWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listNamespacedCronJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
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,
Boolean watch)
list or watch namespace scoped custom objects
|
ApiResponse<V1beta1DaemonSetList> |
ExtensionsV1beta1Api.listNamespacedDaemonSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DaemonSet
|
ApiResponse<AppsV1beta1DeploymentList> |
AppsV1beta1Api.listNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<ExtensionsV1beta1DeploymentList> |
ExtensionsV1beta1Api.listNamespacedDeploymentWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Deployment
|
ApiResponse<V1EndpointsList> |
CoreV1Api.listNamespacedEndpointsWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
ApiResponse<V1EventList> |
CoreV1Api.listNamespacedEventWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
ApiResponse<V1HorizontalPodAutoscalerList> |
AutoscalingV1Api.listNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscalerList> |
AutoscalingV2alpha1Api.listNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind HorizontalPodAutoscaler
|
ApiResponse<V1beta1IngressList> |
ExtensionsV1beta1Api.listNamespacedIngressWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
ApiResponse<V1JobList> |
BatchV1Api.listNamespacedJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Job
|
ApiResponse<V1LimitRangeList> |
CoreV1Api.listNamespacedLimitRangeWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
ApiResponse<V1beta1NetworkPolicyList> |
ExtensionsV1beta1Api.listNamespacedNetworkPolicyWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaimList> |
CoreV1Api.listNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudgetList> |
PolicyV1beta1Api.listNamespacedPodDisruptionBudgetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodDisruptionBudget
|
ApiResponse<V1alpha1PodPresetList> |
SettingsV1alpha1Api.listNamespacedPodPresetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
ApiResponse<V1PodTemplateList> |
CoreV1Api.listNamespacedPodTemplateWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<V1PodList> |
CoreV1Api.listNamespacedPodWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
ApiResponse<V1beta1ReplicaSetList> |
ExtensionsV1beta1Api.listNamespacedReplicaSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicationControllerList> |
CoreV1Api.listNamespacedReplicationControllerWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
ApiResponse<V1ResourceQuotaList> |
CoreV1Api.listNamespacedResourceQuotaWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
ApiResponse<V1alpha1RoleBindingList> |
RbacAuthorizationV1alpha1Api.listNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1beta1RoleBindingList> |
RbacAuthorizationV1beta1Api.listNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1alpha1RoleList> |
RbacAuthorizationV1alpha1Api.listNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1beta1RoleList> |
RbacAuthorizationV1beta1Api.listNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listNamespacedScheduledJobWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ScheduledJob
|
ApiResponse<V1SecretList> |
CoreV1Api.listNamespacedSecretWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
ApiResponse<V1ServiceAccountList> |
CoreV1Api.listNamespacedServiceAccountWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
ApiResponse<V1ServiceList> |
CoreV1Api.listNamespacedServiceWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<V1beta1StatefulSetList> |
AppsV1beta1Api.listNamespacedStatefulSetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1NamespaceList> |
CoreV1Api.listNamespaceWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
ApiResponse<V1beta1NetworkPolicyList> |
ExtensionsV1beta1Api.listNetworkPolicyForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NetworkPolicy
|
ApiResponse<V1NodeList> |
CoreV1Api.listNodeWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
ApiResponse<V1PersistentVolumeClaimList> |
CoreV1Api.listPersistentVolumeClaimForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeList> |
CoreV1Api.listPersistentVolumeWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
ApiResponse<V1beta1PodDisruptionBudgetList> |
PolicyV1beta1Api.listPodDisruptionBudgetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodDisruptionBudget
|
ApiResponse<V1PodList> |
CoreV1Api.listPodForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
ApiResponse<V1alpha1PodPresetList> |
SettingsV1alpha1Api.listPodPresetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
ApiResponse<V1beta1PodSecurityPolicyList> |
ExtensionsV1beta1Api.listPodSecurityPolicyWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
ApiResponse<V1PodTemplateList> |
CoreV1Api.listPodTemplateForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<V1beta1ReplicaSetList> |
ExtensionsV1beta1Api.listReplicaSetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicaSet
|
ApiResponse<V1ReplicationControllerList> |
CoreV1Api.listReplicationControllerForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
ApiResponse<V1ResourceQuotaList> |
CoreV1Api.listResourceQuotaForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
ApiResponse<V1alpha1RoleBindingList> |
RbacAuthorizationV1alpha1Api.listRoleBindingForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1beta1RoleBindingList> |
RbacAuthorizationV1beta1Api.listRoleBindingForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
ApiResponse<V1alpha1RoleList> |
RbacAuthorizationV1alpha1Api.listRoleForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V1beta1RoleList> |
RbacAuthorizationV1beta1Api.listRoleForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
ApiResponse<V2alpha1CronJobList> |
BatchV2alpha1Api.listScheduledJobForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ScheduledJob
|
ApiResponse<V1SecretList> |
CoreV1Api.listSecretForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
ApiResponse<V1ServiceAccountList> |
CoreV1Api.listServiceAccountForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
ApiResponse<V1ServiceList> |
CoreV1Api.listServiceForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<V1beta1StatefulSetList> |
AppsV1beta1Api.listStatefulSetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StatefulSet
|
ApiResponse<V1beta1StorageClassList> |
StorageV1beta1Api.listStorageClassWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StorageClass
|
ApiResponse<V1StorageClassList> |
StorageV1Api.listStorageClassWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind StorageClass
|
ApiResponse<V1beta1ThirdPartyResourceList> |
ExtensionsV1beta1Api.listThirdPartyResourceWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ThirdPartyResource
|
ApiResponse<Void> |
LogsApi.logFileHandlerWithHttpInfo(String logpath) |
ApiResponse<Void> |
LogsApi.logFileListHandlerWithHttpInfo() |
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.patchCertificateSigningRequestWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified CertificateSigningRequest
|
ApiResponse<V1alpha1ClusterRoleBinding> |
RbacAuthorizationV1alpha1Api.patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRole
|
ApiResponse<V1ConfigMap> |
CoreV1Api.patchNamespacedConfigMapWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ConfigMap
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified CronJob
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified DaemonSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedDeploymentsScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.patchNamespacedEndpointsWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Endpoints
|
ApiResponse<V1Event> |
CoreV1Api.patchNamespacedEventWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.patchNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Ingress
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.patchNamespacedIngressWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Ingress
|
ApiResponse<V1Job> |
BatchV1Api.patchNamespacedJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Job
|
ApiResponse<V1Job> |
BatchV1Api.patchNamespacedJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Job
|
ApiResponse<V1LimitRange> |
CoreV1Api.patchNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified LimitRange
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.patchNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.patchNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.patchNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.patchNamespacedPodDisruptionBudgetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified PodDisruptionBudget
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.patchNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified PodDisruptionBudget
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.patchNamespacedPodPresetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified PodPreset
|
ApiResponse<V1Pod> |
CoreV1Api.patchNamespacedPodStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Pod
|
ApiResponse<V1PodTemplate> |
CoreV1Api.patchNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.patchNamespacedPodWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Pod
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedReplicasetsScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.patchNamespacedReplicationcontrollersScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ApiResponse<V1ReplicationController> |
CoreV1Api.patchNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.patchNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.patchNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.patchNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Role
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.patchNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ApiResponse<V1Scale> |
CoreV1Api.patchNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedScheduledJobStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified ScheduledJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedScheduledJobWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ScheduledJob
|
ApiResponse<V1Secret> |
CoreV1Api.patchNamespacedSecretWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.patchNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Service
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceStatusWithHttpInfo(String name,
Object body,
String pretty)
partially update status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified Namespace
|
ApiResponse<V1Node> |
CoreV1Api.patchNodeStatusWithHttpInfo(String name,
Object body,
String pretty)
partially update status of the specified Node
|
ApiResponse<V1Node> |
CoreV1Api.patchNodeWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeStatusWithHttpInfo(String name,
Object body,
String pretty)
partially update status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified PersistentVolume
|
ApiResponse<V1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.patchPodSecurityPolicyWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified PodSecurityPolicy
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.patchStorageClassWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.patchStorageClassWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified StorageClass
|
ApiResponse<V1beta1ThirdPartyResource> |
ExtensionsV1beta1Api.patchThirdPartyResourceWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ThirdPartyResource
|
ApiResponse<String> |
CoreV1Api.proxyDELETENamespacedPodWithHttpInfo(String name,
String namespace)
proxy DELETE requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyDELETENamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy DELETE requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyDELETENamespacedServiceWithHttpInfo(String name,
String namespace)
proxy DELETE requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyDELETENamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy DELETE requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyDELETENodeWithHttpInfo(String name)
proxy DELETE requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyDELETENodeWithPathWithHttpInfo(String name,
String path)
proxy DELETE requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyGETNamespacedPodWithHttpInfo(String name,
String namespace)
proxy GET requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyGETNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy GET requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyGETNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy GET requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyGETNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy GET requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyGETNodeWithHttpInfo(String name)
proxy GET requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyGETNodeWithPathWithHttpInfo(String name,
String path)
proxy GET requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyHEADNamespacedPodWithHttpInfo(String name,
String namespace)
proxy HEAD requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyHEADNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy HEAD requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyHEADNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy HEAD requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyHEADNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy HEAD requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyHEADNodeWithHttpInfo(String name)
proxy HEAD requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyHEADNodeWithPathWithHttpInfo(String name,
String path)
proxy HEAD requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNamespacedPodWithHttpInfo(String name,
String namespace)
proxy OPTIONS requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy OPTIONS requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy OPTIONS requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy OPTIONS requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNodeWithHttpInfo(String name)
proxy OPTIONS requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyOPTIONSNodeWithPathWithHttpInfo(String name,
String path)
proxy OPTIONS requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNamespacedPodWithHttpInfo(String name,
String namespace)
proxy PATCH requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy PATCH requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy PATCH requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy PATCH requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNodeWithHttpInfo(String name)
proxy PATCH requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPATCHNodeWithPathWithHttpInfo(String name,
String path)
proxy PATCH requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNamespacedPodWithHttpInfo(String name,
String namespace)
proxy POST requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy POST requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy POST requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy POST requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNodeWithHttpInfo(String name)
proxy POST requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPOSTNodeWithPathWithHttpInfo(String name,
String path)
proxy POST requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPUTNamespacedPodWithHttpInfo(String name,
String namespace)
proxy PUT requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPUTNamespacedPodWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy PUT requests to Pod
|
ApiResponse<String> |
CoreV1Api.proxyPUTNamespacedServiceWithHttpInfo(String name,
String namespace)
proxy PUT requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPUTNamespacedServiceWithPathWithHttpInfo(String name,
String namespace,
String path)
proxy PUT requests to Service
|
ApiResponse<String> |
CoreV1Api.proxyPUTNodeWithHttpInfo(String name)
proxy PUT requests to Node
|
ApiResponse<String> |
CoreV1Api.proxyPUTNodeWithPathWithHttpInfo(String name,
String path)
proxy PUT requests to Node
|
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<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1ComponentStatus> |
CoreV1Api.readComponentStatusWithHttpInfo(String name,
String pretty)
read the specified ComponentStatus
|
ApiResponse<V1ConfigMap> |
CoreV1Api.readNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CronJob
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedDeploymentsScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.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.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<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<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.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<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.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<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<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<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedReplicasetsScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.readNamespacedReplicationcontrollersScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
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<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<AppsV1beta1Scale> |
AppsV1beta1Api.readNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ApiResponse<V1Scale> |
CoreV1Api.readNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedScheduledJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ScheduledJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedScheduledJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ScheduledJob
|
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<V1beta1StatefulSet> |
AppsV1beta1Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of 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<V1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.readPodSecurityPolicyWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PodSecurityPolicy
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.readStorageClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.readStorageClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified StorageClass
|
ApiResponse<V1beta1ThirdPartyResource> |
ExtensionsV1beta1Api.readThirdPartyResourceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ThirdPartyResource
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestApprovalWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace approval of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestStatusWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace status of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
CertificatesV1beta1Api.replaceCertificateSigningRequestWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace the specified CertificateSigningRequest
|
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)
replace the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1beta1ClusterRoleBinding body,
String pretty)
replace the specified ClusterRoleBinding
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.replaceClusterRoleWithHttpInfo(String name,
V1alpha1ClusterRole body,
String pretty)
replace the specified ClusterRole
|
ApiResponse<V1beta1ClusterRole> |
RbacAuthorizationV1beta1Api.replaceClusterRoleWithHttpInfo(String name,
V1beta1ClusterRole body,
String pretty)
replace the specified ClusterRole
|
ApiResponse<V1ConfigMap> |
CoreV1Api.replaceNamespacedConfigMapWithHttpInfo(String name,
String namespace,
V1ConfigMap body,
String pretty)
replace the specified ConfigMap
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty)
replace status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty)
replace the specified CronJob
|
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)
replace status of the specified DaemonSet
|
ApiResponse<V1beta1DaemonSet> |
ExtensionsV1beta1Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta1DaemonSet body,
String pretty)
replace the specified DaemonSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
AppsV1beta1Deployment body,
String pretty)
replace status of the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty)
replace status of the specified Deployment
|
ApiResponse<AppsV1beta1Deployment> |
AppsV1beta1Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
AppsV1beta1Deployment body,
String pretty)
replace the specified Deployment
|
ApiResponse<ExtensionsV1beta1Deployment> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Deployment body,
String pretty)
replace the specified Deployment
|
ApiResponse<V1Endpoints> |
CoreV1Api.replaceNamespacedEndpointsWithHttpInfo(String name,
String namespace,
V1Endpoints body,
String pretty)
replace the specified Endpoints
|
ApiResponse<V1Event> |
CoreV1Api.replaceNamespacedEventWithHttpInfo(String name,
String namespace,
V1Event body,
String pretty)
replace the specified Event
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2alpha1HorizontalPodAutoscaler body,
String pretty)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace the specified HorizontalPodAutoscaler
|
ApiResponse<V2alpha1HorizontalPodAutoscaler> |
AutoscalingV2alpha1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2alpha1HorizontalPodAutoscaler body,
String pretty)
replace the specified HorizontalPodAutoscaler
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.replaceNamespacedIngressStatusWithHttpInfo(String name,
String namespace,
V1beta1Ingress body,
String pretty)
replace status of the specified Ingress
|
ApiResponse<V1beta1Ingress> |
ExtensionsV1beta1Api.replaceNamespacedIngressWithHttpInfo(String name,
String namespace,
V1beta1Ingress body,
String pretty)
replace the specified Ingress
|
ApiResponse<V1Job> |
BatchV1Api.replaceNamespacedJobStatusWithHttpInfo(String name,
String namespace,
V1Job body,
String pretty)
replace status of the specified Job
|
ApiResponse<V1Job> |
BatchV1Api.replaceNamespacedJobWithHttpInfo(String name,
String namespace,
V1Job body,
String pretty)
replace the specified Job
|
ApiResponse<V1LimitRange> |
CoreV1Api.replaceNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
V1LimitRange body,
String pretty)
replace the specified LimitRange
|
ApiResponse<V1beta1NetworkPolicy> |
ExtensionsV1beta1Api.replaceNamespacedNetworkPolicyWithHttpInfo(String name,
String namespace,
V1beta1NetworkPolicy body,
String pretty)
replace the specified NetworkPolicy
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.replaceNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty)
replace status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
CoreV1Api.replaceNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty)
replace the specified PersistentVolumeClaim
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.replaceNamespacedPodDisruptionBudgetStatusWithHttpInfo(String name,
String namespace,
V1beta1PodDisruptionBudget body,
String pretty)
replace status of the specified PodDisruptionBudget
|
ApiResponse<V1beta1PodDisruptionBudget> |
PolicyV1beta1Api.replaceNamespacedPodDisruptionBudgetWithHttpInfo(String name,
String namespace,
V1beta1PodDisruptionBudget body,
String pretty)
replace the specified PodDisruptionBudget
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.replaceNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1alpha1PodPreset body,
String pretty)
replace the specified PodPreset
|
ApiResponse<V1Pod> |
CoreV1Api.replaceNamespacedPodStatusWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty)
replace status of the specified Pod
|
ApiResponse<V1PodTemplate> |
CoreV1Api.replaceNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
V1PodTemplate body,
String pretty)
replace the specified PodTemplate
|
ApiResponse<V1Pod> |
CoreV1Api.replaceNamespacedPodWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty)
replace the specified Pod
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta1ReplicaSet> |
ExtensionsV1beta1Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta1ReplicaSet body,
String pretty)
replace the specified ReplicaSet
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty)
replace status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty)
replace the specified ReplicationController
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.replaceNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty)
replace status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
CoreV1Api.replaceNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty)
replace the specified ResourceQuota
|
ApiResponse<V1alpha1RoleBinding> |
RbacAuthorizationV1alpha1Api.replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1alpha1RoleBinding body,
String pretty)
replace the specified RoleBinding
|
ApiResponse<V1beta1RoleBinding> |
RbacAuthorizationV1beta1Api.replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1beta1RoleBinding body,
String pretty)
replace the specified RoleBinding
|
ApiResponse<V1alpha1Role> |
RbacAuthorizationV1alpha1Api.replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1alpha1Role body,
String pretty)
replace the specified Role
|
ApiResponse<V1beta1Role> |
RbacAuthorizationV1beta1Api.replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1beta1Role body,
String pretty)
replace the specified Role
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ApiResponse<V1Scale> |
CoreV1Api.replaceNamespacedScaleScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty)
replace scale of the specified Scale
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedScheduledJobStatusWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty)
replace status of the specified ScheduledJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedScheduledJobWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty)
replace the specified ScheduledJob
|
ApiResponse<V1Secret> |
CoreV1Api.replaceNamespacedSecretWithHttpInfo(String name,
String namespace,
V1Secret body,
String pretty)
replace the specified Secret
|
ApiResponse<V1ServiceAccount> |
CoreV1Api.replaceNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
V1ServiceAccount body,
String pretty)
replace the specified ServiceAccount
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty)
replace status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty)
replace the specified Service
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty)
replace status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty)
replace the specified StatefulSet
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceFinalizeWithHttpInfo(String name,
V1Namespace body,
String pretty)
replace finalize of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceStatusWithHttpInfo(String name,
V1Namespace body,
String pretty)
replace status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceWithHttpInfo(String name,
V1Namespace body,
String pretty)
replace the specified Namespace
|
ApiResponse<V1Node> |
CoreV1Api.replaceNodeStatusWithHttpInfo(String name,
V1Node body,
String pretty)
replace status of the specified Node
|
ApiResponse<V1Node> |
CoreV1Api.replaceNodeWithHttpInfo(String name,
V1Node body,
String pretty)
replace the specified Node
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeStatusWithHttpInfo(String name,
V1PersistentVolume body,
String pretty)
replace status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeWithHttpInfo(String name,
V1PersistentVolume body,
String pretty)
replace the specified PersistentVolume
|
ApiResponse<V1beta1PodSecurityPolicy> |
ExtensionsV1beta1Api.replacePodSecurityPolicyWithHttpInfo(String name,
V1beta1PodSecurityPolicy body,
String pretty)
replace the specified PodSecurityPolicy
|
ApiResponse<V1beta1StorageClass> |
StorageV1beta1Api.replaceStorageClassWithHttpInfo(String name,
V1beta1StorageClass body,
String pretty)
replace the specified StorageClass
|
ApiResponse<V1StorageClass> |
StorageV1Api.replaceStorageClassWithHttpInfo(String name,
V1StorageClass body,
String pretty)
replace the specified StorageClass
|
ApiResponse<V1beta1ThirdPartyResource> |
ExtensionsV1beta1Api.replaceThirdPartyResourceWithHttpInfo(String name,
V1beta1ThirdPartyResource body,
String pretty)
replace the specified ThirdPartyResource
|
Copyright © 2017. All rights reserved.