magnum/magnum/common/pythonk8sclient/README.rst

1.1 KiB

Kubernetes API client code

Overview

This is Kubernetes API python client code. This code is generated by swagger-codegen. Kubernetes provide swagger-spec to generate client code for different versions. The specs live in Kubernetes repo.

See also

Steps to generate API client code

Steps to generate Kubernetes client code for v1beta3:

Now you can check the code at location ./KubernetesClientCode.