kubernetes/

directory
v0.0.0-...-92040c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2021 License: Apache-2.0

README

Go API client for kubernetes

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Overview

This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.

  • API version: v1.13.5
  • Package version: 0.1.0
  • Build package: org.openapitools.codegen.languages.GoClientCodegen

Installation

Install the following dependencies:

go get github.com/stretchr/testify/assert
go get golang.org/x/oauth2
go get golang.org/x/net/context
go get github.com/antihax/optional

Put the package under your project folder and add the following in import:

import "./kubernetes"

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
AdmissionregistrationApi GetAPIGroup Get /apis/admissionregistration.k8s.io/
AdmissionregistrationV1alpha1Api CreateInitializerConfiguration Post /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations
AdmissionregistrationV1alpha1Api DeleteCollectionInitializerConfiguration Delete /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations
AdmissionregistrationV1alpha1Api DeleteInitializerConfiguration Delete /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}
AdmissionregistrationV1alpha1Api GetAPIResources Get /apis/admissionregistration.k8s.io/v1alpha1/
AdmissionregistrationV1alpha1Api ListInitializerConfiguration Get /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations
AdmissionregistrationV1alpha1Api PatchInitializerConfiguration Patch /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}
AdmissionregistrationV1alpha1Api ReadInitializerConfiguration Get /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}
AdmissionregistrationV1alpha1Api ReplaceInitializerConfiguration Put /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}
AdmissionregistrationV1beta1Api CreateMutatingWebhookConfiguration Post /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations
AdmissionregistrationV1beta1Api CreateValidatingWebhookConfiguration Post /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations
AdmissionregistrationV1beta1Api DeleteCollectionMutatingWebhookConfiguration Delete /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations
AdmissionregistrationV1beta1Api DeleteCollectionValidatingWebhookConfiguration Delete /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations
AdmissionregistrationV1beta1Api DeleteMutatingWebhookConfiguration Delete /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api DeleteValidatingWebhookConfiguration Delete /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api GetAPIResources Get /apis/admissionregistration.k8s.io/v1beta1/
AdmissionregistrationV1beta1Api ListMutatingWebhookConfiguration Get /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations
AdmissionregistrationV1beta1Api ListValidatingWebhookConfiguration Get /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations
AdmissionregistrationV1beta1Api PatchMutatingWebhookConfiguration Patch /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api PatchValidatingWebhookConfiguration Patch /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api ReadMutatingWebhookConfiguration Get /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api ReadValidatingWebhookConfiguration Get /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api ReplaceMutatingWebhookConfiguration Put /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}
AdmissionregistrationV1beta1Api ReplaceValidatingWebhookConfiguration Put /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}
ApiextensionsApi GetAPIGroup Get /apis/apiextensions.k8s.io/
ApiextensionsV1beta1Api CreateCustomResourceDefinition Post /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions
ApiextensionsV1beta1Api DeleteCollectionCustomResourceDefinition Delete /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions
ApiextensionsV1beta1Api DeleteCustomResourceDefinition Delete /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}
ApiextensionsV1beta1Api GetAPIResources Get /apis/apiextensions.k8s.io/v1beta1/
ApiextensionsV1beta1Api ListCustomResourceDefinition Get /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions
ApiextensionsV1beta1Api PatchCustomResourceDefinition Patch /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}
ApiextensionsV1beta1Api PatchCustomResourceDefinitionStatus Patch /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}/status
ApiextensionsV1beta1Api ReadCustomResourceDefinition Get /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}
ApiextensionsV1beta1Api ReadCustomResourceDefinitionStatus Get /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}/status
ApiextensionsV1beta1Api ReplaceCustomResourceDefinition Put /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}
ApiextensionsV1beta1Api ReplaceCustomResourceDefinitionStatus Put /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}/status
ApiregistrationApi GetAPIGroup Get /apis/apiregistration.k8s.io/
ApiregistrationV1Api CreateAPIService Post /apis/apiregistration.k8s.io/v1/apiservices
ApiregistrationV1Api DeleteAPIService Delete /apis/apiregistration.k8s.io/v1/apiservices/{name}
ApiregistrationV1Api DeleteCollectionAPIService Delete /apis/apiregistration.k8s.io/v1/apiservices
ApiregistrationV1Api GetAPIResources Get /apis/apiregistration.k8s.io/v1/
ApiregistrationV1Api ListAPIService Get /apis/apiregistration.k8s.io/v1/apiservices
ApiregistrationV1Api PatchAPIService Patch /apis/apiregistration.k8s.io/v1/apiservices/{name}
ApiregistrationV1Api PatchAPIServiceStatus Patch /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
ApiregistrationV1Api ReadAPIService Get /apis/apiregistration.k8s.io/v1/apiservices/{name}
ApiregistrationV1Api ReadAPIServiceStatus Get /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
ApiregistrationV1Api ReplaceAPIService Put /apis/apiregistration.k8s.io/v1/apiservices/{name}
ApiregistrationV1Api ReplaceAPIServiceStatus Put /apis/apiregistration.k8s.io/v1/apiservices/{name}/status
ApiregistrationV1beta1Api CreateAPIService Post /apis/apiregistration.k8s.io/v1beta1/apiservices
ApiregistrationV1beta1Api DeleteAPIService Delete /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}
ApiregistrationV1beta1Api DeleteCollectionAPIService Delete /apis/apiregistration.k8s.io/v1beta1/apiservices
ApiregistrationV1beta1Api GetAPIResources Get /apis/apiregistration.k8s.io/v1beta1/
ApiregistrationV1beta1Api ListAPIService Get /apis/apiregistration.k8s.io/v1beta1/apiservices
ApiregistrationV1beta1Api PatchAPIService Patch /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}
ApiregistrationV1beta1Api PatchAPIServiceStatus Patch /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}/status
ApiregistrationV1beta1Api ReadAPIService Get /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}
ApiregistrationV1beta1Api ReadAPIServiceStatus Get /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}/status
ApiregistrationV1beta1Api ReplaceAPIService Put /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}
ApiregistrationV1beta1Api ReplaceAPIServiceStatus Put /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}/status
ApisApi GetAPIVersions Get /apis/
AppsApi GetAPIGroup Get /apis/apps/
AppsV1Api CreateNamespacedControllerRevision Post /apis/apps/v1/namespaces/{namespace}/controllerrevisions
AppsV1Api CreateNamespacedDaemonSet Post /apis/apps/v1/namespaces/{namespace}/daemonsets
AppsV1Api CreateNamespacedDeployment Post /apis/apps/v1/namespaces/{namespace}/deployments
AppsV1Api CreateNamespacedReplicaSet Post /apis/apps/v1/namespaces/{namespace}/replicasets
AppsV1Api CreateNamespacedStatefulSet Post /apis/apps/v1/namespaces/{namespace}/statefulsets
AppsV1Api DeleteCollectionNamespacedControllerRevision Delete /apis/apps/v1/namespaces/{namespace}/controllerrevisions
AppsV1Api DeleteCollectionNamespacedDaemonSet Delete /apis/apps/v1/namespaces/{namespace}/daemonsets
AppsV1Api DeleteCollectionNamespacedDeployment Delete /apis/apps/v1/namespaces/{namespace}/deployments
AppsV1Api DeleteCollectionNamespacedReplicaSet Delete /apis/apps/v1/namespaces/{namespace}/replicasets
AppsV1Api DeleteCollectionNamespacedStatefulSet Delete /apis/apps/v1/namespaces/{namespace}/statefulsets
AppsV1Api DeleteNamespacedControllerRevision Delete /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1Api DeleteNamespacedDaemonSet Delete /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
AppsV1Api DeleteNamespacedDeployment Delete /apis/apps/v1/namespaces/{namespace}/deployments/{name}
AppsV1Api DeleteNamespacedReplicaSet Delete /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
AppsV1Api DeleteNamespacedStatefulSet Delete /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
AppsV1Api GetAPIResources Get /apis/apps/v1/
AppsV1Api ListControllerRevisionForAllNamespaces Get /apis/apps/v1/controllerrevisions
AppsV1Api ListDaemonSetForAllNamespaces Get /apis/apps/v1/daemonsets
AppsV1Api ListDeploymentForAllNamespaces Get /apis/apps/v1/deployments
AppsV1Api ListNamespacedControllerRevision Get /apis/apps/v1/namespaces/{namespace}/controllerrevisions
AppsV1Api ListNamespacedDaemonSet Get /apis/apps/v1/namespaces/{namespace}/daemonsets
AppsV1Api ListNamespacedDeployment Get /apis/apps/v1/namespaces/{namespace}/deployments
AppsV1Api ListNamespacedReplicaSet Get /apis/apps/v1/namespaces/{namespace}/replicasets
AppsV1Api ListNamespacedStatefulSet Get /apis/apps/v1/namespaces/{namespace}/statefulsets
AppsV1Api ListReplicaSetForAllNamespaces Get /apis/apps/v1/replicasets
AppsV1Api ListStatefulSetForAllNamespaces Get /apis/apps/v1/statefulsets
AppsV1Api PatchNamespacedControllerRevision Patch /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1Api PatchNamespacedDaemonSet Patch /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
AppsV1Api PatchNamespacedDaemonSetStatus Patch /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
AppsV1Api PatchNamespacedDeployment Patch /apis/apps/v1/namespaces/{namespace}/deployments/{name}
AppsV1Api PatchNamespacedDeploymentScale Patch /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
AppsV1Api PatchNamespacedDeploymentStatus Patch /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
AppsV1Api PatchNamespacedReplicaSet Patch /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
AppsV1Api PatchNamespacedReplicaSetScale Patch /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
AppsV1Api PatchNamespacedReplicaSetStatus Patch /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
AppsV1Api PatchNamespacedStatefulSet Patch /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
AppsV1Api PatchNamespacedStatefulSetScale Patch /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1Api PatchNamespacedStatefulSetStatus Patch /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1Api ReadNamespacedControllerRevision Get /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1Api ReadNamespacedDaemonSet Get /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
AppsV1Api ReadNamespacedDaemonSetStatus Get /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
AppsV1Api ReadNamespacedDeployment Get /apis/apps/v1/namespaces/{namespace}/deployments/{name}
AppsV1Api ReadNamespacedDeploymentScale Get /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
AppsV1Api ReadNamespacedDeploymentStatus Get /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
AppsV1Api ReadNamespacedReplicaSet Get /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
AppsV1Api ReadNamespacedReplicaSetScale Get /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
AppsV1Api ReadNamespacedReplicaSetStatus Get /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
AppsV1Api ReadNamespacedStatefulSet Get /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
AppsV1Api ReadNamespacedStatefulSetScale Get /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1Api ReadNamespacedStatefulSetStatus Get /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1Api ReplaceNamespacedControllerRevision Put /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1Api ReplaceNamespacedDaemonSet Put /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
AppsV1Api ReplaceNamespacedDaemonSetStatus Put /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
AppsV1Api ReplaceNamespacedDeployment Put /apis/apps/v1/namespaces/{namespace}/deployments/{name}
AppsV1Api ReplaceNamespacedDeploymentScale Put /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
AppsV1Api ReplaceNamespacedDeploymentStatus Put /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
AppsV1Api ReplaceNamespacedReplicaSet Put /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
AppsV1Api ReplaceNamespacedReplicaSetScale Put /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
AppsV1Api ReplaceNamespacedReplicaSetStatus Put /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
AppsV1Api ReplaceNamespacedStatefulSet Put /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
AppsV1Api ReplaceNamespacedStatefulSetScale Put /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1Api ReplaceNamespacedStatefulSetStatus Put /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta1Api CreateNamespacedControllerRevision Post /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions
AppsV1beta1Api CreateNamespacedDeployment Post /apis/apps/v1beta1/namespaces/{namespace}/deployments
AppsV1beta1Api CreateNamespacedDeploymentRollback Post /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
AppsV1beta1Api CreateNamespacedStatefulSet Post /apis/apps/v1beta1/namespaces/{namespace}/statefulsets
AppsV1beta1Api DeleteCollectionNamespacedControllerRevision Delete /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions
AppsV1beta1Api DeleteCollectionNamespacedDeployment Delete /apis/apps/v1beta1/namespaces/{namespace}/deployments
AppsV1beta1Api DeleteCollectionNamespacedStatefulSet Delete /apis/apps/v1beta1/namespaces/{namespace}/statefulsets
AppsV1beta1Api DeleteNamespacedControllerRevision Delete /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta1Api DeleteNamespacedDeployment Delete /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}
AppsV1beta1Api DeleteNamespacedStatefulSet Delete /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}
AppsV1beta1Api GetAPIResources Get /apis/apps/v1beta1/
AppsV1beta1Api ListControllerRevisionForAllNamespaces Get /apis/apps/v1beta1/controllerrevisions
AppsV1beta1Api ListDeploymentForAllNamespaces Get /apis/apps/v1beta1/deployments
AppsV1beta1Api ListNamespacedControllerRevision Get /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions
AppsV1beta1Api ListNamespacedDeployment Get /apis/apps/v1beta1/namespaces/{namespace}/deployments
AppsV1beta1Api ListNamespacedStatefulSet Get /apis/apps/v1beta1/namespaces/{namespace}/statefulsets
AppsV1beta1Api ListStatefulSetForAllNamespaces Get /apis/apps/v1beta1/statefulsets
AppsV1beta1Api PatchNamespacedControllerRevision Patch /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta1Api PatchNamespacedDeployment Patch /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}
AppsV1beta1Api PatchNamespacedDeploymentScale Patch /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta1Api PatchNamespacedDeploymentStatus Patch /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status
AppsV1beta1Api PatchNamespacedStatefulSet Patch /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}
AppsV1beta1Api PatchNamespacedStatefulSetScale Patch /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta1Api PatchNamespacedStatefulSetStatus Patch /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta1Api ReadNamespacedControllerRevision Get /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta1Api ReadNamespacedDeployment Get /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}
AppsV1beta1Api ReadNamespacedDeploymentScale Get /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta1Api ReadNamespacedDeploymentStatus Get /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status
AppsV1beta1Api ReadNamespacedStatefulSet Get /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}
AppsV1beta1Api ReadNamespacedStatefulSetScale Get /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta1Api ReadNamespacedStatefulSetStatus Get /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta1Api ReplaceNamespacedControllerRevision Put /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta1Api ReplaceNamespacedDeployment Put /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}
AppsV1beta1Api ReplaceNamespacedDeploymentScale Put /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta1Api ReplaceNamespacedDeploymentStatus Put /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status
AppsV1beta1Api ReplaceNamespacedStatefulSet Put /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}
AppsV1beta1Api ReplaceNamespacedStatefulSetScale Put /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta1Api ReplaceNamespacedStatefulSetStatus Put /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta2Api CreateNamespacedControllerRevision Post /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions
AppsV1beta2Api CreateNamespacedDaemonSet Post /apis/apps/v1beta2/namespaces/{namespace}/daemonsets
AppsV1beta2Api CreateNamespacedDeployment Post /apis/apps/v1beta2/namespaces/{namespace}/deployments
AppsV1beta2Api CreateNamespacedReplicaSet Post /apis/apps/v1beta2/namespaces/{namespace}/replicasets
AppsV1beta2Api CreateNamespacedStatefulSet Post /apis/apps/v1beta2/namespaces/{namespace}/statefulsets
AppsV1beta2Api DeleteCollectionNamespacedControllerRevision Delete /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions
AppsV1beta2Api DeleteCollectionNamespacedDaemonSet Delete /apis/apps/v1beta2/namespaces/{namespace}/daemonsets
AppsV1beta2Api DeleteCollectionNamespacedDeployment Delete /apis/apps/v1beta2/namespaces/{namespace}/deployments
AppsV1beta2Api DeleteCollectionNamespacedReplicaSet Delete /apis/apps/v1beta2/namespaces/{namespace}/replicasets
AppsV1beta2Api DeleteCollectionNamespacedStatefulSet Delete /apis/apps/v1beta2/namespaces/{namespace}/statefulsets
AppsV1beta2Api DeleteNamespacedControllerRevision Delete /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta2Api DeleteNamespacedDaemonSet Delete /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}
AppsV1beta2Api DeleteNamespacedDeployment Delete /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}
AppsV1beta2Api DeleteNamespacedReplicaSet Delete /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}
AppsV1beta2Api DeleteNamespacedStatefulSet Delete /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}
AppsV1beta2Api GetAPIResources Get /apis/apps/v1beta2/
AppsV1beta2Api ListControllerRevisionForAllNamespaces Get /apis/apps/v1beta2/controllerrevisions
AppsV1beta2Api ListDaemonSetForAllNamespaces Get /apis/apps/v1beta2/daemonsets
AppsV1beta2Api ListDeploymentForAllNamespaces Get /apis/apps/v1beta2/deployments
AppsV1beta2Api ListNamespacedControllerRevision Get /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions
AppsV1beta2Api ListNamespacedDaemonSet Get /apis/apps/v1beta2/namespaces/{namespace}/daemonsets
AppsV1beta2Api ListNamespacedDeployment Get /apis/apps/v1beta2/namespaces/{namespace}/deployments
AppsV1beta2Api ListNamespacedReplicaSet Get /apis/apps/v1beta2/namespaces/{namespace}/replicasets
AppsV1beta2Api ListNamespacedStatefulSet Get /apis/apps/v1beta2/namespaces/{namespace}/statefulsets
AppsV1beta2Api ListReplicaSetForAllNamespaces Get /apis/apps/v1beta2/replicasets
AppsV1beta2Api ListStatefulSetForAllNamespaces Get /apis/apps/v1beta2/statefulsets
AppsV1beta2Api PatchNamespacedControllerRevision Patch /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta2Api PatchNamespacedDaemonSet Patch /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}
AppsV1beta2Api PatchNamespacedDaemonSetStatus Patch /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}/status
AppsV1beta2Api PatchNamespacedDeployment Patch /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}
AppsV1beta2Api PatchNamespacedDeploymentScale Patch /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta2Api PatchNamespacedDeploymentStatus Patch /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/status
AppsV1beta2Api PatchNamespacedReplicaSet Patch /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}
AppsV1beta2Api PatchNamespacedReplicaSetScale Patch /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scale
AppsV1beta2Api PatchNamespacedReplicaSetStatus Patch /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/status
AppsV1beta2Api PatchNamespacedStatefulSet Patch /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}
AppsV1beta2Api PatchNamespacedStatefulSetScale Patch /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta2Api PatchNamespacedStatefulSetStatus Patch /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta2Api ReadNamespacedControllerRevision Get /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta2Api ReadNamespacedDaemonSet Get /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}
AppsV1beta2Api ReadNamespacedDaemonSetStatus Get /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}/status
AppsV1beta2Api ReadNamespacedDeployment Get /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}
AppsV1beta2Api ReadNamespacedDeploymentScale Get /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta2Api ReadNamespacedDeploymentStatus Get /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/status
AppsV1beta2Api ReadNamespacedReplicaSet Get /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}
AppsV1beta2Api ReadNamespacedReplicaSetScale Get /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scale
AppsV1beta2Api ReadNamespacedReplicaSetStatus Get /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/status
AppsV1beta2Api ReadNamespacedStatefulSet Get /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}
AppsV1beta2Api ReadNamespacedStatefulSetScale Get /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta2Api ReadNamespacedStatefulSetStatus Get /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/status
AppsV1beta2Api ReplaceNamespacedControllerRevision Put /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}
AppsV1beta2Api ReplaceNamespacedDaemonSet Put /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}
AppsV1beta2Api ReplaceNamespacedDaemonSetStatus Put /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}/status
AppsV1beta2Api ReplaceNamespacedDeployment Put /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}
AppsV1beta2Api ReplaceNamespacedDeploymentScale Put /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
AppsV1beta2Api ReplaceNamespacedDeploymentStatus Put /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/status
AppsV1beta2Api ReplaceNamespacedReplicaSet Put /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}
AppsV1beta2Api ReplaceNamespacedReplicaSetScale Put /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scale
AppsV1beta2Api ReplaceNamespacedReplicaSetStatus Put /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/status
AppsV1beta2Api ReplaceNamespacedStatefulSet Put /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}
AppsV1beta2Api ReplaceNamespacedStatefulSetScale Put /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scale
AppsV1beta2Api ReplaceNamespacedStatefulSetStatus Put /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/status
AuditregistrationApi GetAPIGroup Get /apis/auditregistration.k8s.io/
AuditregistrationV1alpha1Api CreateAuditSink Post /apis/auditregistration.k8s.io/v1alpha1/auditsinks
AuditregistrationV1alpha1Api DeleteAuditSink Delete /apis/auditregistration.k8s.io/v1alpha1/auditsinks/{name}
AuditregistrationV1alpha1Api DeleteCollectionAuditSink Delete /apis/auditregistration.k8s.io/v1alpha1/auditsinks
AuditregistrationV1alpha1Api GetAPIResources Get /apis/auditregistration.k8s.io/v1alpha1/
AuditregistrationV1alpha1Api ListAuditSink Get /apis/auditregistration.k8s.io/v1alpha1/auditsinks
AuditregistrationV1alpha1Api PatchAuditSink Patch /apis/auditregistration.k8s.io/v1alpha1/auditsinks/{name}
AuditregistrationV1alpha1Api ReadAuditSink Get /apis/auditregistration.k8s.io/v1alpha1/auditsinks/{name}
AuditregistrationV1alpha1Api ReplaceAuditSink Put /apis/auditregistration.k8s.io/v1alpha1/auditsinks/{name}
AuthenticationApi GetAPIGroup Get /apis/authentication.k8s.io/
AuthenticationV1Api CreateTokenReview Post /apis/authentication.k8s.io/v1/tokenreviews
AuthenticationV1Api GetAPIResources Get /apis/authentication.k8s.io/v1/
AuthenticationV1beta1Api CreateTokenReview Post /apis/authentication.k8s.io/v1beta1/tokenreviews
AuthenticationV1beta1Api GetAPIResources Get /apis/authentication.k8s.io/v1beta1/
AuthorizationApi GetAPIGroup Get /apis/authorization.k8s.io/
AuthorizationV1Api CreateNamespacedLocalSubjectAccessReview Post /apis/authorization.k8s.io/v1/namespaces/{namespace}/localsubjectaccessreviews
AuthorizationV1Api CreateSelfSubjectAccessReview Post /apis/authorization.k8s.io/v1/selfsubjectaccessreviews
AuthorizationV1Api CreateSelfSubjectRulesReview Post /apis/authorization.k8s.io/v1/selfsubjectrulesreviews
AuthorizationV1Api CreateSubjectAccessReview Post /apis/authorization.k8s.io/v1/subjectaccessreviews
AuthorizationV1Api GetAPIResources Get /apis/authorization.k8s.io/v1/
AuthorizationV1beta1Api CreateNamespacedLocalSubjectAccessReview Post /apis/authorization.k8s.io/v1beta1/namespaces/{namespace}/localsubjectaccessreviews
AuthorizationV1beta1Api CreateSelfSubjectAccessReview Post /apis/authorization.k8s.io/v1beta1/selfsubjectaccessreviews
AuthorizationV1beta1Api CreateSelfSubjectRulesReview Post /apis/authorization.k8s.io/v1beta1/selfsubjectrulesreviews
AuthorizationV1beta1Api CreateSubjectAccessReview Post /apis/authorization.k8s.io/v1beta1/subjectaccessreviews
AuthorizationV1beta1Api GetAPIResources Get /apis/authorization.k8s.io/v1beta1/
AutoscalingApi GetAPIGroup Get /apis/autoscaling/
AutoscalingV1Api CreateNamespacedHorizontalPodAutoscaler Post /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV1Api DeleteCollectionNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV1Api DeleteNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV1Api GetAPIResources Get /apis/autoscaling/v1/
AutoscalingV1Api ListHorizontalPodAutoscalerForAllNamespaces Get /apis/autoscaling/v1/horizontalpodautoscalers
AutoscalingV1Api ListNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV1Api PatchNamespacedHorizontalPodAutoscaler Patch /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV1Api PatchNamespacedHorizontalPodAutoscalerStatus Patch /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV1Api ReadNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV1Api ReadNamespacedHorizontalPodAutoscalerStatus Get /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV1Api ReplaceNamespacedHorizontalPodAutoscaler Put /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV1Api ReplaceNamespacedHorizontalPodAutoscalerStatus Put /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta1Api CreateNamespacedHorizontalPodAutoscaler Post /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta1Api DeleteCollectionNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta1Api DeleteNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta1Api GetAPIResources Get /apis/autoscaling/v2beta1/
AutoscalingV2beta1Api ListHorizontalPodAutoscalerForAllNamespaces Get /apis/autoscaling/v2beta1/horizontalpodautoscalers
AutoscalingV2beta1Api ListNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta1Api PatchNamespacedHorizontalPodAutoscaler Patch /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta1Api PatchNamespacedHorizontalPodAutoscalerStatus Patch /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta1Api ReadNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta1Api ReadNamespacedHorizontalPodAutoscalerStatus Get /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta1Api ReplaceNamespacedHorizontalPodAutoscaler Put /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta1Api ReplaceNamespacedHorizontalPodAutoscalerStatus Put /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta2Api CreateNamespacedHorizontalPodAutoscaler Post /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta2Api DeleteCollectionNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta2Api DeleteNamespacedHorizontalPodAutoscaler Delete /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta2Api GetAPIResources Get /apis/autoscaling/v2beta2/
AutoscalingV2beta2Api ListHorizontalPodAutoscalerForAllNamespaces Get /apis/autoscaling/v2beta2/horizontalpodautoscalers
AutoscalingV2beta2Api ListNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers
AutoscalingV2beta2Api PatchNamespacedHorizontalPodAutoscaler Patch /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta2Api PatchNamespacedHorizontalPodAutoscalerStatus Patch /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta2Api ReadNamespacedHorizontalPodAutoscaler Get /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta2Api ReadNamespacedHorizontalPodAutoscalerStatus Get /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
AutoscalingV2beta2Api ReplaceNamespacedHorizontalPodAutoscaler Put /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}
AutoscalingV2beta2Api ReplaceNamespacedHorizontalPodAutoscalerStatus Put /apis/autoscaling/v2beta2/namespaces/{namespace}/horizontalpodautoscalers/{name}/status
BatchApi GetAPIGroup Get /apis/batch/
BatchV1Api CreateNamespacedJob Post /apis/batch/v1/namespaces/{namespace}/jobs
BatchV1Api DeleteCollectionNamespacedJob Delete /apis/batch/v1/namespaces/{namespace}/jobs
BatchV1Api DeleteNamespacedJob Delete /apis/batch/v1/namespaces/{namespace}/jobs/{name}
BatchV1Api GetAPIResources Get /apis/batch/v1/
BatchV1Api ListJobForAllNamespaces Get /apis/batch/v1/jobs
BatchV1Api ListNamespacedJob Get /apis/batch/v1/namespaces/{namespace}/jobs
BatchV1Api PatchNamespacedJob Patch /apis/batch/v1/namespaces/{namespace}/jobs/{name}
BatchV1Api PatchNamespacedJobStatus Patch /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
BatchV1Api ReadNamespacedJob Get /apis/batch/v1/namespaces/{namespace}/jobs/{name}
BatchV1Api ReadNamespacedJobStatus Get /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
BatchV1Api ReplaceNamespacedJob Put /apis/batch/v1/namespaces/{namespace}/jobs/{name}
BatchV1Api ReplaceNamespacedJobStatus Put /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
BatchV1beta1Api CreateNamespacedCronJob Post /apis/batch/v1beta1/namespaces/{namespace}/cronjobs
BatchV1beta1Api DeleteCollectionNamespacedCronJob Delete /apis/batch/v1beta1/namespaces/{namespace}/cronjobs
BatchV1beta1Api DeleteNamespacedCronJob Delete /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}
BatchV1beta1Api GetAPIResources Get /apis/batch/v1beta1/
BatchV1beta1Api ListCronJobForAllNamespaces Get /apis/batch/v1beta1/cronjobs
BatchV1beta1Api ListNamespacedCronJob Get /apis/batch/v1beta1/namespaces/{namespace}/cronjobs
BatchV1beta1Api PatchNamespacedCronJob Patch /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}
BatchV1beta1Api PatchNamespacedCronJobStatus Patch /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}/status
BatchV1beta1Api ReadNamespacedCronJob Get /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}
BatchV1beta1Api ReadNamespacedCronJobStatus Get /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}/status
BatchV1beta1Api ReplaceNamespacedCronJob Put /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}
BatchV1beta1Api ReplaceNamespacedCronJobStatus Put /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}/status
BatchV2alpha1Api CreateNamespacedCronJob Post /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs
BatchV2alpha1Api DeleteCollectionNamespacedCronJob Delete /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs
BatchV2alpha1Api DeleteNamespacedCronJob Delete /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}
BatchV2alpha1Api GetAPIResources Get /apis/batch/v2alpha1/
BatchV2alpha1Api ListCronJobForAllNamespaces Get /apis/batch/v2alpha1/cronjobs
BatchV2alpha1Api ListNamespacedCronJob Get /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs
BatchV2alpha1Api PatchNamespacedCronJob Patch /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}
BatchV2alpha1Api PatchNamespacedCronJobStatus Patch /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}/status
BatchV2alpha1Api ReadNamespacedCronJob Get /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}
BatchV2alpha1Api ReadNamespacedCronJobStatus Get /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}/status
BatchV2alpha1Api ReplaceNamespacedCronJob Put /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}
BatchV2alpha1Api ReplaceNamespacedCronJobStatus Put /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}/status
CertificatesApi GetAPIGroup Get /apis/certificates.k8s.io/
CertificatesV1beta1Api CreateCertificateSigningRequest Post /apis/certificates.k8s.io/v1beta1/certificatesigningrequests
CertificatesV1beta1Api DeleteCertificateSigningRequest Delete /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}
CertificatesV1beta1Api DeleteCollectionCertificateSigningRequest Delete /apis/certificates.k8s.io/v1beta1/certificatesigningrequests
CertificatesV1beta1Api GetAPIResources Get /apis/certificates.k8s.io/v1beta1/
CertificatesV1beta1Api ListCertificateSigningRequest Get /apis/certificates.k8s.io/v1beta1/certificatesigningrequests
CertificatesV1beta1Api PatchCertificateSigningRequest Patch /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}
CertificatesV1beta1Api PatchCertificateSigningRequestStatus Patch /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/status
CertificatesV1beta1Api ReadCertificateSigningRequest Get /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}
CertificatesV1beta1Api ReadCertificateSigningRequestStatus Get /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/status
CertificatesV1beta1Api ReplaceCertificateSigningRequest Put /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}
CertificatesV1beta1Api ReplaceCertificateSigningRequestApproval Put /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/approval
CertificatesV1beta1Api ReplaceCertificateSigningRequestStatus Put /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/status
CoordinationApi GetAPIGroup Get /apis/coordination.k8s.io/
CoordinationV1beta1Api CreateNamespacedLease Post /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases
CoordinationV1beta1Api DeleteCollectionNamespacedLease Delete /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases
CoordinationV1beta1Api DeleteNamespacedLease Delete /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases/{name}
CoordinationV1beta1Api GetAPIResources Get /apis/coordination.k8s.io/v1beta1/
CoordinationV1beta1Api ListLeaseForAllNamespaces Get /apis/coordination.k8s.io/v1beta1/leases
CoordinationV1beta1Api ListNamespacedLease Get /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases
CoordinationV1beta1Api PatchNamespacedLease Patch /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases/{name}
CoordinationV1beta1Api ReadNamespacedLease Get /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases/{name}
CoordinationV1beta1Api ReplaceNamespacedLease Put /apis/coordination.k8s.io/v1beta1/namespaces/{namespace}/leases/{name}
CoreApi GetAPIVersions Get /api/
CoreV1Api ConnectDeleteNamespacedPodProxy Delete /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectDeleteNamespacedPodProxyWithPath Delete /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectDeleteNamespacedServiceProxy Delete /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectDeleteNamespacedServiceProxyWithPath Delete /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectDeleteNodeProxy Delete /api/v1/nodes/{name}/proxy
CoreV1Api ConnectDeleteNodeProxyWithPath Delete /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectGetNamespacedPodAttach Get /api/v1/namespaces/{namespace}/pods/{name}/attach
CoreV1Api ConnectGetNamespacedPodExec Get /api/v1/namespaces/{namespace}/pods/{name}/exec
CoreV1Api ConnectGetNamespacedPodPortforward Get /api/v1/namespaces/{namespace}/pods/{name}/portforward
CoreV1Api ConnectGetNamespacedPodProxy Get /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectGetNamespacedPodProxyWithPath Get /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectGetNamespacedServiceProxy Get /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectGetNamespacedServiceProxyWithPath Get /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectGetNodeProxy Get /api/v1/nodes/{name}/proxy
CoreV1Api ConnectGetNodeProxyWithPath Get /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectHeadNamespacedPodProxy Head /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectHeadNamespacedPodProxyWithPath Head /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectHeadNamespacedServiceProxy Head /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectHeadNamespacedServiceProxyWithPath Head /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectHeadNodeProxy Head /api/v1/nodes/{name}/proxy
CoreV1Api ConnectHeadNodeProxyWithPath Head /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectOptionsNamespacedPodProxy Options /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectOptionsNamespacedPodProxyWithPath Options /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectOptionsNamespacedServiceProxy Options /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectOptionsNamespacedServiceProxyWithPath Options /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectOptionsNodeProxy Options /api/v1/nodes/{name}/proxy
CoreV1Api ConnectOptionsNodeProxyWithPath Options /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectPatchNamespacedPodProxy Patch /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectPatchNamespacedPodProxyWithPath Patch /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectPatchNamespacedServiceProxy Patch /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectPatchNamespacedServiceProxyWithPath Patch /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectPatchNodeProxy Patch /api/v1/nodes/{name}/proxy
CoreV1Api ConnectPatchNodeProxyWithPath Patch /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectPostNamespacedPodAttach Post /api/v1/namespaces/{namespace}/pods/{name}/attach
CoreV1Api ConnectPostNamespacedPodExec Post /api/v1/namespaces/{namespace}/pods/{name}/exec
CoreV1Api ConnectPostNamespacedPodPortforward Post /api/v1/namespaces/{namespace}/pods/{name}/portforward
CoreV1Api ConnectPostNamespacedPodProxy Post /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectPostNamespacedPodProxyWithPath Post /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectPostNamespacedServiceProxy Post /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectPostNamespacedServiceProxyWithPath Post /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectPostNodeProxy Post /api/v1/nodes/{name}/proxy
CoreV1Api ConnectPostNodeProxyWithPath Post /api/v1/nodes/{name}/proxy/{path}
CoreV1Api ConnectPutNamespacedPodProxy Put /api/v1/namespaces/{namespace}/pods/{name}/proxy
CoreV1Api ConnectPutNamespacedPodProxyWithPath Put /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
CoreV1Api ConnectPutNamespacedServiceProxy Put /api/v1/namespaces/{namespace}/services/{name}/proxy
CoreV1Api ConnectPutNamespacedServiceProxyWithPath Put /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}
CoreV1Api ConnectPutNodeProxy Put /api/v1/nodes/{name}/proxy
CoreV1Api ConnectPutNodeProxyWithPath Put /api/v1/nodes/{name}/proxy/{path}
CoreV1Api CreateNamespace Post /api/v1/namespaces
CoreV1Api CreateNamespacedBinding Post /api/v1/namespaces/{namespace}/bindings
CoreV1Api CreateNamespacedConfigMap Post /api/v1/namespaces/{namespace}/configmaps
CoreV1Api CreateNamespacedEndpoints Post /api/v1/namespaces/{namespace}/endpoints
CoreV1Api CreateNamespacedEvent Post /api/v1/namespaces/{namespace}/events
CoreV1Api CreateNamespacedLimitRange Post /api/v1/namespaces/{namespace}/limitranges
CoreV1Api CreateNamespacedPersistentVolumeClaim Post /api/v1/namespaces/{namespace}/persistentvolumeclaims
CoreV1Api CreateNamespacedPod Post /api/v1/namespaces/{namespace}/pods
CoreV1Api CreateNamespacedPodBinding Post /api/v1/namespaces/{namespace}/pods/{name}/binding
CoreV1Api CreateNamespacedPodEviction Post /api/v1/namespaces/{namespace}/pods/{name}/eviction
CoreV1Api CreateNamespacedPodTemplate Post /api/v1/namespaces/{namespace}/podtemplates
CoreV1Api CreateNamespacedReplicationController Post /api/v1/namespaces/{namespace}/replicationcontrollers
CoreV1Api CreateNamespacedResourceQuota Post /api/v1/namespaces/{namespace}/resourcequotas
CoreV1Api CreateNamespacedSecret Post /api/v1/namespaces/{namespace}/secrets
CoreV1Api CreateNamespacedService Post /api/v1/namespaces/{namespace}/services
CoreV1Api CreateNamespacedServiceAccount Post /api/v1/namespaces/{namespace}/serviceaccounts
CoreV1Api CreateNode Post /api/v1/nodes
CoreV1Api CreatePersistentVolume Post /api/v1/persistentvolumes
CoreV1Api DeleteCollectionNamespacedConfigMap Delete /api/v1/namespaces/{namespace}/configmaps
CoreV1Api DeleteCollectionNamespacedEndpoints Delete /api/v1/namespaces/{namespace}/endpoints
CoreV1Api DeleteCollectionNamespacedEvent Delete /api/v1/namespaces/{namespace}/events
CoreV1Api DeleteCollectionNamespacedLimitRange Delete /api/v1/namespaces/{namespace}/limitranges
CoreV1Api DeleteCollectionNamespacedPersistentVolumeClaim Delete /api/v1/namespaces/{namespace}/persistentvolumeclaims
CoreV1Api DeleteCollectionNamespacedPod Delete /api/v1/namespaces/{namespace}/pods
CoreV1Api DeleteCollectionNamespacedPodTemplate Delete /api/v1/namespaces/{namespace}/podtemplates
CoreV1Api DeleteCollectionNamespacedReplicationController Delete /api/v1/namespaces/{namespace}/replicationcontrollers
CoreV1Api DeleteCollectionNamespacedResourceQuota Delete /api/v1/namespaces/{namespace}/resourcequotas
CoreV1Api DeleteCollectionNamespacedSecret Delete /api/v1/namespaces/{namespace}/secrets
CoreV1Api DeleteCollectionNamespacedServiceAccount Delete /api/v1/namespaces/{namespace}/serviceaccounts
CoreV1Api DeleteCollectionNode Delete /api/v1/nodes
CoreV1Api DeleteCollectionPersistentVolume Delete /api/v1/persistentvolumes
CoreV1Api DeleteNamespace Delete /api/v1/namespaces/{name}
CoreV1Api DeleteNamespacedConfigMap Delete /api/v1/namespaces/{namespace}/configmaps/{name}
CoreV1Api DeleteNamespacedEndpoints Delete /api/v1/namespaces/{namespace}/endpoints/{name}
CoreV1Api DeleteNamespacedEvent Delete /api/v1/namespaces/{namespace}/events/{name}
CoreV1Api DeleteNamespacedLimitRange Delete /api/v1/namespaces/{namespace}/limitranges/{name}
CoreV1Api DeleteNamespacedPersistentVolumeClaim Delete /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
CoreV1Api DeleteNamespacedPod Delete /api/v1/namespaces/{namespace}/pods/{name}
CoreV1Api DeleteNamespacedPodTemplate Delete /api/v1/namespaces/{namespace}/podtemplates/{name}
CoreV1Api DeleteNamespacedReplicationController Delete /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
CoreV1Api DeleteNamespacedResourceQuota Delete /api/v1/namespaces/{namespace}/resourcequotas/{name}
CoreV1Api DeleteNamespacedSecret Delete /api/v1/namespaces/{namespace}/secrets/{name}
CoreV1Api DeleteNamespacedService Delete /api/v1/namespaces/{namespace}/services/{name}
CoreV1Api DeleteNamespacedServiceAccount Delete /api/v1/namespaces/{namespace}/serviceaccounts/{name}
CoreV1Api DeleteNode Delete /api/v1/nodes/{name}
CoreV1Api DeletePersistentVolume Delete /api/v1/persistentvolumes/{name}
CoreV1Api GetAPIResources Get /api/v1/
CoreV1Api ListComponentStatus Get /api/v1/componentstatuses
CoreV1Api ListConfigMapForAllNamespaces Get /api/v1/configmaps
CoreV1Api ListEndpointsForAllNamespaces Get /api/v1/endpoints
CoreV1Api ListEventForAllNamespaces Get /api/v1/events
CoreV1Api ListLimitRangeForAllNamespaces Get /api/v1/limitranges
CoreV1Api ListNamespace Get /api/v1/namespaces
CoreV1Api ListNamespacedConfigMap Get /api/v1/namespaces/{namespace}/configmaps
CoreV1Api ListNamespacedEndpoints Get /api/v1/namespaces/{namespace}/endpoints
CoreV1Api ListNamespacedEvent Get /api/v1/namespaces/{namespace}/events
CoreV1Api ListNamespacedLimitRange Get /api/v1/namespaces/{namespace}/limitranges
CoreV1Api ListNamespacedPersistentVolumeClaim Get /api/v1/namespaces/{namespace}/persistentvolumeclaims
CoreV1Api ListNamespacedPod Get /api/v1/namespaces/{namespace}/pods
CoreV1Api ListNamespacedPodTemplate Get /api/v1/namespaces/{namespace}/podtemplates
CoreV1Api ListNamespacedReplicationController Get /api/v1/namespaces/{namespace}/replicationcontrollers
CoreV1Api ListNamespacedResourceQuota Get /api/v1/namespaces/{namespace}/resourcequotas
CoreV1Api ListNamespacedSecret Get /api/v1/namespaces/{namespace}/secrets
CoreV1Api ListNamespacedService Get /api/v1/namespaces/{namespace}/services
CoreV1Api ListNamespacedServiceAccount Get /api/v1/namespaces/{namespace}/serviceaccounts
CoreV1Api ListNode Get /api/v1/nodes
CoreV1Api ListPersistentVolume Get /api/v1/persistentvolumes
CoreV1Api ListPersistentVolumeClaimForAllNamespaces Get /api/v1/persistentvolumeclaims
CoreV1Api ListPodForAllNamespaces Get /api/v1/pods
CoreV1Api ListPodTemplateForAllNamespaces Get /api/v1/podtemplates
CoreV1Api ListReplicationControllerForAllNamespaces Get /api/v1/replicationcontrollers
CoreV1Api ListResourceQuotaForAllNamespaces Get /api/v1/resourcequotas
CoreV1Api ListSecretForAllNamespaces Get /api/v1/secrets
CoreV1Api ListServiceAccountForAllNamespaces Get /api/v1/serviceaccounts
CoreV1Api ListServiceForAllNamespaces Get /api/v1/services
CoreV1Api PatchNamespace Patch /api/v1/namespaces/{name}
CoreV1Api PatchNamespaceStatus Patch /api/v1/namespaces/{name}/status
CoreV1Api PatchNamespacedConfigMap Patch /api/v1/namespaces/{namespace}/configmaps/{name}
CoreV1Api PatchNamespacedEndpoints Patch /api/v1/namespaces/{namespace}/endpoints/{name}
CoreV1Api PatchNamespacedEvent Patch /api/v1/namespaces/{namespace}/events/{name}
CoreV1Api PatchNamespacedLimitRange Patch /api/v1/namespaces/{namespace}/limitranges/{name}
CoreV1Api PatchNamespacedPersistentVolumeClaim Patch /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
CoreV1Api PatchNamespacedPersistentVolumeClaimStatus Patch /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
CoreV1Api PatchNamespacedPod Patch /api/v1/namespaces/{namespace}/pods/{name}
CoreV1Api PatchNamespacedPodStatus Patch /api/v1/namespaces/{namespace}/pods/{name}/status
CoreV1Api PatchNamespacedPodTemplate Patch /api/v1/namespaces/{namespace}/podtemplates/{name}
CoreV1Api PatchNamespacedReplicationController Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
CoreV1Api PatchNamespacedReplicationControllerScale Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
CoreV1Api PatchNamespacedReplicationControllerStatus Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
CoreV1Api PatchNamespacedResourceQuota Patch /api/v1/namespaces/{namespace}/resourcequotas/{name}
CoreV1Api PatchNamespacedResourceQuotaStatus Patch /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
CoreV1Api PatchNamespacedSecret Patch /api/v1/namespaces/{namespace}/secrets/{name}
CoreV1Api PatchNamespacedService Patch /api/v1/namespaces/{namespace}/services/{name}
CoreV1Api PatchNamespacedServiceAccount Patch /api/v1/namespaces/{namespace}/serviceaccounts/{name}
CoreV1Api PatchNamespacedServiceStatus Patch /api/v1/namespaces/{namespace}/services/{name}/status
CoreV1Api PatchNode Patch /api/v1/nodes/{name}
CoreV1Api PatchNodeStatus Patch /api/v1/nodes/{name}/status
CoreV1Api PatchPersistentVolume Patch /api/v1/persistentvolumes/{name}
CoreV1Api PatchPersistentVolumeStatus Patch /api/v1/persistentvolumes/{name}/status
CoreV1Api ReadComponentStatus Get /api/v1/componentstatuses/{name}
CoreV1Api ReadNamespace Get /api/v1/namespaces/{name}
CoreV1Api ReadNamespaceStatus Get /api/v1/namespaces/{name}/status
CoreV1Api ReadNamespacedConfigMap Get /api/v1/namespaces/{namespace}/configmaps/{name}
CoreV1Api ReadNamespacedEndpoints Get /api/v1/namespaces/{namespace}/endpoints/{name}
CoreV1Api ReadNamespacedEvent Get /api/v1/namespaces/{namespace}/events/{name}
CoreV1Api ReadNamespacedLimitRange Get /api/v1/namespaces/{namespace}/limitranges/{name}
CoreV1Api ReadNamespacedPersistentVolumeClaim Get /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
CoreV1Api ReadNamespacedPersistentVolumeClaimStatus Get /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
CoreV1Api ReadNamespacedPod Get /api/v1/namespaces/{namespace}/pods/{name}
CoreV1Api ReadNamespacedPodLog Get /api/v1/namespaces/{namespace}/pods/{name}/log
CoreV1Api ReadNamespacedPodStatus Get /api/v1/namespaces/{namespace}/pods/{name}/status
CoreV1Api ReadNamespacedPodTemplate Get /api/v1/namespaces/{namespace}/podtemplates/{name}
CoreV1Api ReadNamespacedReplicationController Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
CoreV1Api ReadNamespacedReplicationControllerScale Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
CoreV1Api ReadNamespacedReplicationControllerStatus Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
CoreV1Api ReadNamespacedResourceQuota Get /api/v1/namespaces/{namespace}/resourcequotas/{name}
CoreV1Api ReadNamespacedResourceQuotaStatus Get /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
CoreV1Api ReadNamespacedSecret Get /api/v1/namespaces/{namespace}/secrets/{name}
CoreV1Api ReadNamespacedService Get /api/v1/namespaces/{namespace}/services/{name}
CoreV1Api ReadNamespacedServiceAccount Get /api/v1/namespaces/{namespace}/serviceaccounts/{name}
CoreV1Api ReadNamespacedServiceStatus Get /api/v1/namespaces/{namespace}/services/{name}/status
CoreV1Api ReadNode Get /api/v1/nodes/{name}
CoreV1Api ReadNodeStatus Get /api/v1/nodes/{name}/status
CoreV1Api ReadPersistentVolume Get /api/v1/persistentvolumes/{name}
CoreV1Api ReadPersistentVolumeStatus Get /api/v1/persistentvolumes/{name}/status
CoreV1Api ReplaceNamespace Put /api/v1/namespaces/{name}
CoreV1Api ReplaceNamespaceFinalize Put /api/v1/namespaces/{name}/finalize
CoreV1Api ReplaceNamespaceStatus Put /api/v1/namespaces/{name}/status
CoreV1Api ReplaceNamespacedConfigMap Put /api/v1/namespaces/{namespace}/configmaps/{name}
CoreV1Api ReplaceNamespacedEndpoints Put /api/v1/namespaces/{namespace}/endpoints/{name}
CoreV1Api ReplaceNamespacedEvent Put /api/v1/namespaces/{namespace}/events/{name}
CoreV1Api ReplaceNamespacedLimitRange Put /api/v1/namespaces/{namespace}/limitranges/{name}
CoreV1Api ReplaceNamespacedPersistentVolumeClaim Put /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
CoreV1Api ReplaceNamespacedPersistentVolumeClaimStatus Put /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status
CoreV1Api ReplaceNamespacedPod Put /api/v1/namespaces/{namespace}/pods/{name}
CoreV1Api ReplaceNamespacedPodStatus Put /api/v1/namespaces/{namespace}/pods/{name}/status
CoreV1Api ReplaceNamespacedPodTemplate Put /api/v1/namespaces/{namespace}/podtemplates/{name}
CoreV1Api ReplaceNamespacedReplicationController Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name}
CoreV1Api ReplaceNamespacedReplicationControllerScale Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
CoreV1Api ReplaceNamespacedReplicationControllerStatus Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status
CoreV1Api ReplaceNamespacedResourceQuota Put /api/v1/namespaces/{namespace}/resourcequotas/{name}
CoreV1Api ReplaceNamespacedResourceQuotaStatus Put /api/v1/namespaces/{namespace}/resourcequotas/{name}/status
CoreV1Api ReplaceNamespacedSecret Put /api/v1/namespaces/{namespace}/secrets/{name}
CoreV1Api ReplaceNamespacedService Put /api/v1/namespaces/{namespace}/services/{name}
CoreV1Api ReplaceNamespacedServiceAccount Put /api/v1/namespaces/{namespace}/serviceaccounts/{name}
CoreV1Api ReplaceNamespacedServiceStatus Put /api/v1/namespaces/{namespace}/services/{name}/status
CoreV1Api ReplaceNode Put /api/v1/nodes/{name}
CoreV1Api ReplaceNodeStatus Put /api/v1/nodes/{name}/status
CoreV1Api ReplacePersistentVolume Put /api/v1/persistentvolumes/{name}
CoreV1Api ReplacePersistentVolumeStatus Put /api/v1/persistentvolumes/{name}/status
CustomObjectsApi CreateClusterCustomObject Post /apis/{group}/{version}/{plural}
CustomObjectsApi CreateNamespacedCustomObject Post /apis/{group}/{version}/namespaces/{namespace}/{plural}
CustomObjectsApi DeleteClusterCustomObject Delete /apis/{group}/{version}/{plural}/{name}
CustomObjectsApi DeleteNamespacedCustomObject Delete /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}
CustomObjectsApi GetClusterCustomObject Get /apis/{group}/{version}/{plural}/{name}
CustomObjectsApi GetClusterCustomObjectScale Get /apis/{group}/{version}/{plural}/{name}/scale
CustomObjectsApi GetClusterCustomObjectStatus Get /apis/{group}/{version}/{plural}/{name}/status
CustomObjectsApi GetNamespacedCustomObject Get /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}
CustomObjectsApi GetNamespacedCustomObjectScale Get /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/scale
CustomObjectsApi GetNamespacedCustomObjectStatus Get /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/status
CustomObjectsApi ListClusterCustomObject Get /apis/{group}/{version}/{plural}
CustomObjectsApi ListNamespacedCustomObject Get /apis/{group}/{version}/namespaces/{namespace}/{plural}
CustomObjectsApi PatchClusterCustomObject Patch /apis/{group}/{version}/{plural}/{name}
CustomObjectsApi PatchClusterCustomObjectScale Patch /apis/{group}/{version}/{plural}/{name}/scale
CustomObjectsApi PatchClusterCustomObjectStatus Patch /apis/{group}/{version}/{plural}/{name}/status
CustomObjectsApi PatchNamespacedCustomObject Patch /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}
CustomObjectsApi PatchNamespacedCustomObjectScale Patch /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/scale
CustomObjectsApi PatchNamespacedCustomObjectStatus Patch /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/status
CustomObjectsApi ReplaceClusterCustomObject Put /apis/{group}/{version}/{plural}/{name}
CustomObjectsApi ReplaceClusterCustomObjectScale Put /apis/{group}/{version}/{plural}/{name}/scale
CustomObjectsApi ReplaceClusterCustomObjectStatus Put /apis/{group}/{version}/{plural}/{name}/status
CustomObjectsApi ReplaceNamespacedCustomObject Put /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}
CustomObjectsApi ReplaceNamespacedCustomObjectScale Put /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/scale
CustomObjectsApi ReplaceNamespacedCustomObjectStatus Put /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/status
EventsApi GetAPIGroup Get /apis/events.k8s.io/
EventsV1beta1Api CreateNamespacedEvent Post /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events
EventsV1beta1Api DeleteCollectionNamespacedEvent Delete /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events
EventsV1beta1Api DeleteNamespacedEvent Delete /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}
EventsV1beta1Api GetAPIResources Get /apis/events.k8s.io/v1beta1/
EventsV1beta1Api ListEventForAllNamespaces Get /apis/events.k8s.io/v1beta1/events
EventsV1beta1Api ListNamespacedEvent Get /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events
EventsV1beta1Api PatchNamespacedEvent Patch /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}
EventsV1beta1Api ReadNamespacedEvent Get /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}
EventsV1beta1Api ReplaceNamespacedEvent Put /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}
ExtensionsApi GetAPIGroup Get /apis/extensions/
ExtensionsV1beta1Api CreateNamespacedDaemonSet Post /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
ExtensionsV1beta1Api CreateNamespacedDeployment Post /apis/extensions/v1beta1/namespaces/{namespace}/deployments
ExtensionsV1beta1Api CreateNamespacedDeploymentRollback Post /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
ExtensionsV1beta1Api CreateNamespacedIngress Post /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
ExtensionsV1beta1Api CreateNamespacedNetworkPolicy Post /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
ExtensionsV1beta1Api CreateNamespacedReplicaSet Post /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
ExtensionsV1beta1Api CreatePodSecurityPolicy Post /apis/extensions/v1beta1/podsecuritypolicies
ExtensionsV1beta1Api DeleteCollectionNamespacedDaemonSet Delete /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
ExtensionsV1beta1Api DeleteCollectionNamespacedDeployment Delete /apis/extensions/v1beta1/namespaces/{namespace}/deployments
ExtensionsV1beta1Api DeleteCollectionNamespacedIngress Delete /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
ExtensionsV1beta1Api DeleteCollectionNamespacedNetworkPolicy Delete /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
ExtensionsV1beta1Api DeleteCollectionNamespacedReplicaSet Delete /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
ExtensionsV1beta1Api DeleteCollectionPodSecurityPolicy Delete /apis/extensions/v1beta1/podsecuritypolicies
ExtensionsV1beta1Api DeleteNamespacedDaemonSet Delete /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
ExtensionsV1beta1Api DeleteNamespacedDeployment Delete /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}
ExtensionsV1beta1Api DeleteNamespacedIngress Delete /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
ExtensionsV1beta1Api DeleteNamespacedNetworkPolicy Delete /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
ExtensionsV1beta1Api DeleteNamespacedReplicaSet Delete /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
ExtensionsV1beta1Api DeletePodSecurityPolicy Delete /apis/extensions/v1beta1/podsecuritypolicies/{name}
ExtensionsV1beta1Api GetAPIResources Get /apis/extensions/v1beta1/
ExtensionsV1beta1Api ListDaemonSetForAllNamespaces Get /apis/extensions/v1beta1/daemonsets
ExtensionsV1beta1Api ListDeploymentForAllNamespaces Get /apis/extensions/v1beta1/deployments
ExtensionsV1beta1Api ListIngressForAllNamespaces Get /apis/extensions/v1beta1/ingresses
ExtensionsV1beta1Api ListNamespacedDaemonSet Get /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
ExtensionsV1beta1Api ListNamespacedDeployment Get /apis/extensions/v1beta1/namespaces/{namespace}/deployments
ExtensionsV1beta1Api ListNamespacedIngress Get /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
ExtensionsV1beta1Api ListNamespacedNetworkPolicy Get /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
ExtensionsV1beta1Api ListNamespacedReplicaSet Get /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
ExtensionsV1beta1Api ListNetworkPolicyForAllNamespaces Get /apis/extensions/v1beta1/networkpolicies
ExtensionsV1beta1Api ListPodSecurityPolicy Get /apis/extensions/v1beta1/podsecuritypolicies
ExtensionsV1beta1Api ListReplicaSetForAllNamespaces Get /apis/extensions/v1beta1/replicasets
ExtensionsV1beta1Api PatchNamespacedDaemonSet Patch /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
ExtensionsV1beta1Api PatchNamespacedDaemonSetStatus Patch /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
ExtensionsV1beta1Api PatchNamespacedDeployment Patch /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}
ExtensionsV1beta1Api PatchNamespacedDeploymentScale Patch /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
ExtensionsV1beta1Api PatchNamespacedDeploymentStatus Patch /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status
ExtensionsV1beta1Api PatchNamespacedIngress Patch /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
ExtensionsV1beta1Api PatchNamespacedIngressStatus Patch /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
ExtensionsV1beta1Api PatchNamespacedNetworkPolicy Patch /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
ExtensionsV1beta1Api PatchNamespacedReplicaSet Patch /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
ExtensionsV1beta1Api PatchNamespacedReplicaSetScale Patch /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
ExtensionsV1beta1Api PatchNamespacedReplicaSetStatus Patch /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
ExtensionsV1beta1Api PatchNamespacedReplicationControllerDummyScale Patch /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
ExtensionsV1beta1Api PatchPodSecurityPolicy Patch /apis/extensions/v1beta1/podsecuritypolicies/{name}
ExtensionsV1beta1Api ReadNamespacedDaemonSet Get /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
ExtensionsV1beta1Api ReadNamespacedDaemonSetStatus Get /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
ExtensionsV1beta1Api ReadNamespacedDeployment Get /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}
ExtensionsV1beta1Api ReadNamespacedDeploymentScale Get /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
ExtensionsV1beta1Api ReadNamespacedDeploymentStatus Get /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status
ExtensionsV1beta1Api ReadNamespacedIngress Get /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
ExtensionsV1beta1Api ReadNamespacedIngressStatus Get /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
ExtensionsV1beta1Api ReadNamespacedNetworkPolicy Get /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
ExtensionsV1beta1Api ReadNamespacedReplicaSet Get /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
ExtensionsV1beta1Api ReadNamespacedReplicaSetScale Get /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
ExtensionsV1beta1Api ReadNamespacedReplicaSetStatus Get /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
ExtensionsV1beta1Api ReadNamespacedReplicationControllerDummyScale Get /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
ExtensionsV1beta1Api ReadPodSecurityPolicy Get /apis/extensions/v1beta1/podsecuritypolicies/{name}
ExtensionsV1beta1Api ReplaceNamespacedDaemonSet Put /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
ExtensionsV1beta1Api ReplaceNamespacedDaemonSetStatus Put /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
ExtensionsV1beta1Api ReplaceNamespacedDeployment Put /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}
ExtensionsV1beta1Api ReplaceNamespacedDeploymentScale Put /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
ExtensionsV1beta1Api ReplaceNamespacedDeploymentStatus Put /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status
ExtensionsV1beta1Api ReplaceNamespacedIngress Put /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
ExtensionsV1beta1Api ReplaceNamespacedIngressStatus Put /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
ExtensionsV1beta1Api ReplaceNamespacedNetworkPolicy Put /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
ExtensionsV1beta1Api ReplaceNamespacedReplicaSet Put /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
ExtensionsV1beta1Api ReplaceNamespacedReplicaSetScale Put /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
ExtensionsV1beta1Api ReplaceNamespacedReplicaSetStatus Put /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
ExtensionsV1beta1Api ReplaceNamespacedReplicationControllerDummyScale Put /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
ExtensionsV1beta1Api ReplacePodSecurityPolicy Put /apis/extensions/v1beta1/podsecuritypolicies/{name}
LogsApi LogFileHandler Get /logs/{logpath}
LogsApi LogFileListHandler Get /logs/
NetworkingApi GetAPIGroup Get /apis/networking.k8s.io/
NetworkingV1Api CreateNamespacedNetworkPolicy Post /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
NetworkingV1Api DeleteCollectionNamespacedNetworkPolicy Delete /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
NetworkingV1Api DeleteNamespacedNetworkPolicy Delete /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
NetworkingV1Api GetAPIResources Get /apis/networking.k8s.io/v1/
NetworkingV1Api ListNamespacedNetworkPolicy Get /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies
NetworkingV1Api ListNetworkPolicyForAllNamespaces Get /apis/networking.k8s.io/v1/networkpolicies
NetworkingV1Api PatchNamespacedNetworkPolicy Patch /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
NetworkingV1Api ReadNamespacedNetworkPolicy Get /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
NetworkingV1Api ReplaceNamespacedNetworkPolicy Put /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}
PolicyApi GetAPIGroup Get /apis/policy/
PolicyV1beta1Api CreateNamespacedPodDisruptionBudget Post /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets
PolicyV1beta1Api CreatePodSecurityPolicy Post /apis/policy/v1beta1/podsecuritypolicies
PolicyV1beta1Api DeleteCollectionNamespacedPodDisruptionBudget Delete /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets
PolicyV1beta1Api DeleteCollectionPodSecurityPolicy Delete /apis/policy/v1beta1/podsecuritypolicies
PolicyV1beta1Api DeleteNamespacedPodDisruptionBudget Delete /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}
PolicyV1beta1Api DeletePodSecurityPolicy Delete /apis/policy/v1beta1/podsecuritypolicies/{name}
PolicyV1beta1Api GetAPIResources Get /apis/policy/v1beta1/
PolicyV1beta1Api ListNamespacedPodDisruptionBudget Get /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets
PolicyV1beta1Api ListPodDisruptionBudgetForAllNamespaces Get /apis/policy/v1beta1/poddisruptionbudgets
PolicyV1beta1Api ListPodSecurityPolicy Get /apis/policy/v1beta1/podsecuritypolicies
PolicyV1beta1Api PatchNamespacedPodDisruptionBudget Patch /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}
PolicyV1beta1Api PatchNamespacedPodDisruptionBudgetStatus Patch /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
PolicyV1beta1Api PatchPodSecurityPolicy Patch /apis/policy/v1beta1/podsecuritypolicies/{name}
PolicyV1beta1Api ReadNamespacedPodDisruptionBudget Get /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}
PolicyV1beta1Api ReadNamespacedPodDisruptionBudgetStatus Get /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
PolicyV1beta1Api ReadPodSecurityPolicy Get /apis/policy/v1beta1/podsecuritypolicies/{name}
PolicyV1beta1Api ReplaceNamespacedPodDisruptionBudget Put /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}
PolicyV1beta1Api ReplaceNamespacedPodDisruptionBudgetStatus Put /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/status
PolicyV1beta1Api ReplacePodSecurityPolicy Put /apis/policy/v1beta1/podsecuritypolicies/{name}
RbacAuthorizationApi GetAPIGroup Get /apis/rbac.authorization.k8s.io/
RbacAuthorizationV1Api CreateClusterRole Post /apis/rbac.authorization.k8s.io/v1/clusterroles
RbacAuthorizationV1Api CreateClusterRoleBinding Post /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
RbacAuthorizationV1Api CreateNamespacedRole Post /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
RbacAuthorizationV1Api CreateNamespacedRoleBinding Post /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1Api DeleteClusterRole Delete /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
RbacAuthorizationV1Api DeleteClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
RbacAuthorizationV1Api DeleteCollectionClusterRole Delete /apis/rbac.authorization.k8s.io/v1/clusterroles
RbacAuthorizationV1Api DeleteCollectionClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
RbacAuthorizationV1Api DeleteCollectionNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
RbacAuthorizationV1Api DeleteCollectionNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1Api DeleteNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1Api DeleteNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1Api GetAPIResources Get /apis/rbac.authorization.k8s.io/v1/
RbacAuthorizationV1Api ListClusterRole Get /apis/rbac.authorization.k8s.io/v1/clusterroles
RbacAuthorizationV1Api ListClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1/clusterrolebindings
RbacAuthorizationV1Api ListNamespacedRole Get /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
RbacAuthorizationV1Api ListNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1Api ListRoleBindingForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1/rolebindings
RbacAuthorizationV1Api ListRoleForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1/roles
RbacAuthorizationV1Api PatchClusterRole Patch /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
RbacAuthorizationV1Api PatchClusterRoleBinding Patch /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
RbacAuthorizationV1Api PatchNamespacedRole Patch /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1Api PatchNamespacedRoleBinding Patch /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1Api ReadClusterRole Get /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
RbacAuthorizationV1Api ReadClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
RbacAuthorizationV1Api ReadNamespacedRole Get /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1Api ReadNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1Api ReplaceClusterRole Put /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}
RbacAuthorizationV1Api ReplaceClusterRoleBinding Put /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}
RbacAuthorizationV1Api ReplaceNamespacedRole Put /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1Api ReplaceNamespacedRoleBinding Put /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1alpha1Api CreateClusterRole Post /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles
RbacAuthorizationV1alpha1Api CreateClusterRoleBinding Post /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings
RbacAuthorizationV1alpha1Api CreateNamespacedRole Post /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles
RbacAuthorizationV1alpha1Api CreateNamespacedRoleBinding Post /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1alpha1Api DeleteClusterRole Delete /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}
RbacAuthorizationV1alpha1Api DeleteClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}
RbacAuthorizationV1alpha1Api DeleteCollectionClusterRole Delete /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles
RbacAuthorizationV1alpha1Api DeleteCollectionClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings
RbacAuthorizationV1alpha1Api DeleteCollectionNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles
RbacAuthorizationV1alpha1Api DeleteCollectionNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1alpha1Api DeleteNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1alpha1Api DeleteNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1alpha1Api GetAPIResources Get /apis/rbac.authorization.k8s.io/v1alpha1/
RbacAuthorizationV1alpha1Api ListClusterRole Get /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles
RbacAuthorizationV1alpha1Api ListClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings
RbacAuthorizationV1alpha1Api ListNamespacedRole Get /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles
RbacAuthorizationV1alpha1Api ListNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1alpha1Api ListRoleBindingForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1alpha1/rolebindings
RbacAuthorizationV1alpha1Api ListRoleForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1alpha1/roles
RbacAuthorizationV1alpha1Api PatchClusterRole Patch /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}
RbacAuthorizationV1alpha1Api PatchClusterRoleBinding Patch /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}
RbacAuthorizationV1alpha1Api PatchNamespacedRole Patch /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1alpha1Api PatchNamespacedRoleBinding Patch /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1alpha1Api ReadClusterRole Get /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}
RbacAuthorizationV1alpha1Api ReadClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}
RbacAuthorizationV1alpha1Api ReadNamespacedRole Get /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1alpha1Api ReadNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1alpha1Api ReplaceClusterRole Put /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}
RbacAuthorizationV1alpha1Api ReplaceClusterRoleBinding Put /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}
RbacAuthorizationV1alpha1Api ReplaceNamespacedRole Put /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1alpha1Api ReplaceNamespacedRoleBinding Put /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1beta1Api CreateClusterRole Post /apis/rbac.authorization.k8s.io/v1beta1/clusterroles
RbacAuthorizationV1beta1Api CreateClusterRoleBinding Post /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings
RbacAuthorizationV1beta1Api CreateNamespacedRole Post /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles
RbacAuthorizationV1beta1Api CreateNamespacedRoleBinding Post /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1beta1Api DeleteClusterRole Delete /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}
RbacAuthorizationV1beta1Api DeleteClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}
RbacAuthorizationV1beta1Api DeleteCollectionClusterRole Delete /apis/rbac.authorization.k8s.io/v1beta1/clusterroles
RbacAuthorizationV1beta1Api DeleteCollectionClusterRoleBinding Delete /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings
RbacAuthorizationV1beta1Api DeleteCollectionNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles
RbacAuthorizationV1beta1Api DeleteCollectionNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1beta1Api DeleteNamespacedRole Delete /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1beta1Api DeleteNamespacedRoleBinding Delete /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1beta1Api GetAPIResources Get /apis/rbac.authorization.k8s.io/v1beta1/
RbacAuthorizationV1beta1Api ListClusterRole Get /apis/rbac.authorization.k8s.io/v1beta1/clusterroles
RbacAuthorizationV1beta1Api ListClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings
RbacAuthorizationV1beta1Api ListNamespacedRole Get /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles
RbacAuthorizationV1beta1Api ListNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings
RbacAuthorizationV1beta1Api ListRoleBindingForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1beta1/rolebindings
RbacAuthorizationV1beta1Api ListRoleForAllNamespaces Get /apis/rbac.authorization.k8s.io/v1beta1/roles
RbacAuthorizationV1beta1Api PatchClusterRole Patch /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}
RbacAuthorizationV1beta1Api PatchClusterRoleBinding Patch /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}
RbacAuthorizationV1beta1Api PatchNamespacedRole Patch /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1beta1Api PatchNamespacedRoleBinding Patch /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1beta1Api ReadClusterRole Get /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}
RbacAuthorizationV1beta1Api ReadClusterRoleBinding Get /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}
RbacAuthorizationV1beta1Api ReadNamespacedRole Get /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1beta1Api ReadNamespacedRoleBinding Get /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}
RbacAuthorizationV1beta1Api ReplaceClusterRole Put /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}
RbacAuthorizationV1beta1Api ReplaceClusterRoleBinding Put /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}
RbacAuthorizationV1beta1Api ReplaceNamespacedRole Put /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}
RbacAuthorizationV1beta1Api ReplaceNamespacedRoleBinding Put /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}
SchedulingApi GetAPIGroup Get /apis/scheduling.k8s.io/
SchedulingV1alpha1Api CreatePriorityClass Post /apis/scheduling.k8s.io/v1alpha1/priorityclasses
SchedulingV1alpha1Api DeleteCollectionPriorityClass Delete /apis/scheduling.k8s.io/v1alpha1/priorityclasses
SchedulingV1alpha1Api DeletePriorityClass Delete /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}
SchedulingV1alpha1Api GetAPIResources Get /apis/scheduling.k8s.io/v1alpha1/
SchedulingV1alpha1Api ListPriorityClass Get /apis/scheduling.k8s.io/v1alpha1/priorityclasses
SchedulingV1alpha1Api PatchPriorityClass Patch /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}
SchedulingV1alpha1Api ReadPriorityClass Get /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}
SchedulingV1alpha1Api ReplacePriorityClass Put /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}
SchedulingV1beta1Api CreatePriorityClass Post /apis/scheduling.k8s.io/v1beta1/priorityclasses
SchedulingV1beta1Api DeleteCollectionPriorityClass Delete /apis/scheduling.k8s.io/v1beta1/priorityclasses
SchedulingV1beta1Api DeletePriorityClass Delete /apis/scheduling.k8s.io/v1beta1/priorityclasses/{name}
SchedulingV1beta1Api GetAPIResources Get /apis/scheduling.k8s.io/v1beta1/
SchedulingV1beta1Api ListPriorityClass Get /apis/scheduling.k8s.io/v1beta1/priorityclasses
SchedulingV1beta1Api PatchPriorityClass Patch /apis/scheduling.k8s.io/v1beta1/priorityclasses/{name}
SchedulingV1beta1Api ReadPriorityClass Get /apis/scheduling.k8s.io/v1beta1/priorityclasses/{name}
SchedulingV1beta1Api ReplacePriorityClass Put /apis/scheduling.k8s.io/v1beta1/priorityclasses/{name}
SettingsApi GetAPIGroup Get /apis/settings.k8s.io/
SettingsV1alpha1Api CreateNamespacedPodPreset Post /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets
SettingsV1alpha1Api DeleteCollectionNamespacedPodPreset Delete /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets
SettingsV1alpha1Api DeleteNamespacedPodPreset Delete /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}
SettingsV1alpha1Api GetAPIResources Get /apis/settings.k8s.io/v1alpha1/
SettingsV1alpha1Api ListNamespacedPodPreset Get /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets
SettingsV1alpha1Api ListPodPresetForAllNamespaces Get /apis/settings.k8s.io/v1alpha1/podpresets
SettingsV1alpha1Api PatchNamespacedPodPreset Patch /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}
SettingsV1alpha1Api ReadNamespacedPodPreset Get /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}
SettingsV1alpha1Api ReplaceNamespacedPodPreset Put /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}
StorageApi GetAPIGroup Get /apis/storage.k8s.io/
StorageV1Api CreateStorageClass Post /apis/storage.k8s.io/v1/storageclasses
StorageV1Api CreateVolumeAttachment Post /apis/storage.k8s.io/v1/volumeattachments
StorageV1Api DeleteCollectionStorageClass Delete /apis/storage.k8s.io/v1/storageclasses
StorageV1Api DeleteCollectionVolumeAttachment Delete /apis/storage.k8s.io/v1/volumeattachments
StorageV1Api DeleteStorageClass Delete /apis/storage.k8s.io/v1/storageclasses/{name}
StorageV1Api DeleteVolumeAttachment Delete /apis/storage.k8s.io/v1/volumeattachments/{name}
StorageV1Api GetAPIResources Get /apis/storage.k8s.io/v1/
StorageV1Api ListStorageClass Get /apis/storage.k8s.io/v1/storageclasses
StorageV1Api ListVolumeAttachment Get /apis/storage.k8s.io/v1/volumeattachments
StorageV1Api PatchStorageClass Patch /apis/storage.k8s.io/v1/storageclasses/{name}
StorageV1Api PatchVolumeAttachment Patch /apis/storage.k8s.io/v1/volumeattachments/{name}
StorageV1Api PatchVolumeAttachmentStatus Patch /apis/storage.k8s.io/v1/volumeattachments/{name}/status
StorageV1Api ReadStorageClass Get /apis/storage.k8s.io/v1/storageclasses/{name}
StorageV1Api ReadVolumeAttachment Get /apis/storage.k8s.io/v1/volumeattachments/{name}
StorageV1Api ReadVolumeAttachmentStatus Get /apis/storage.k8s.io/v1/volumeattachments/{name}/status
StorageV1Api ReplaceStorageClass Put /apis/storage.k8s.io/v1/storageclasses/{name}
StorageV1Api ReplaceVolumeAttachment Put /apis/storage.k8s.io/v1/volumeattachments/{name}
StorageV1Api ReplaceVolumeAttachmentStatus Put /apis/storage.k8s.io/v1/volumeattachments/{name}/status
StorageV1alpha1Api CreateVolumeAttachment Post /apis/storage.k8s.io/v1alpha1/volumeattachments
StorageV1alpha1Api DeleteCollectionVolumeAttachment Delete /apis/storage.k8s.io/v1alpha1/volumeattachments
StorageV1alpha1Api DeleteVolumeAttachment Delete /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}
StorageV1alpha1Api GetAPIResources Get /apis/storage.k8s.io/v1alpha1/
StorageV1alpha1Api ListVolumeAttachment Get /apis/storage.k8s.io/v1alpha1/volumeattachments
StorageV1alpha1Api PatchVolumeAttachment Patch /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}
StorageV1alpha1Api ReadVolumeAttachment Get /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}
StorageV1alpha1Api ReplaceVolumeAttachment Put /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}
StorageV1beta1Api CreateStorageClass Post /apis/storage.k8s.io/v1beta1/storageclasses
StorageV1beta1Api CreateVolumeAttachment Post /apis/storage.k8s.io/v1beta1/volumeattachments
StorageV1beta1Api DeleteCollectionStorageClass Delete /apis/storage.k8s.io/v1beta1/storageclasses
StorageV1beta1Api DeleteCollectionVolumeAttachment Delete /apis/storage.k8s.io/v1beta1/volumeattachments
StorageV1beta1Api DeleteStorageClass Delete /apis/storage.k8s.io/v1beta1/storageclasses/{name}
StorageV1beta1Api DeleteVolumeAttachment Delete /apis/storage.k8s.io/v1beta1/volumeattachments/{name}
StorageV1beta1Api GetAPIResources Get /apis/storage.k8s.io/v1beta1/
StorageV1beta1Api ListStorageClass Get /apis/storage.k8s.io/v1beta1/storageclasses
StorageV1beta1Api ListVolumeAttachment Get /apis/storage.k8s.io/v1beta1/volumeattachments
StorageV1beta1Api PatchStorageClass Patch /apis/storage.k8s.io/v1beta1/storageclasses/{name}
StorageV1beta1Api PatchVolumeAttachment Patch /apis/storage.k8s.io/v1beta1/volumeattachments/{name}
StorageV1beta1Api ReadStorageClass Get /apis/storage.k8s.io/v1beta1/storageclasses/{name}
StorageV1beta1Api ReadVolumeAttachment Get /apis/storage.k8s.io/v1beta1/volumeattachments/{name}
StorageV1beta1Api ReplaceStorageClass Put /apis/storage.k8s.io/v1beta1/storageclasses/{name}
StorageV1beta1Api ReplaceVolumeAttachment Put /apis/storage.k8s.io/v1beta1/volumeattachments/{name}
VersionApi GetCode Get /version/

Documentation For Models

Documentation For Authorization

BearerToken

  • Type: API key

Example

auth := context.WithValue(context.Background(), sw.ContextAPIKey, sw.APIKey{
	Key: "APIKEY",
	Prefix: "Bearer", // Omit if not necessary.
})
r, err := client.Service.Operation(auth, args)

Author

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL