K8s Cluster APIs
Operations
GET
Query K 8s Clusters
Retrieves all K8s clusters
POST
Create K 8s Cluster
Creates a new Kubernetes cluster.
This operation is asynchronous and returns a task that
you can monitor to track the progress of the request.
GET
Get K 8s Cluster
Get specified Kubernetes Cluster
PUT
Update K 8s Cluster
Update the desired state of the Kubernetes cluster.
This operation is asynchronous and returns a task that
you can monitor to track the progress of the request.
DELETE
Delete K 8s Cluster
POST
Generate Kubeconfig
Generate kubeconfig file for corresponding cluster