ProxyAuthK8s Docs
ApiProxy_clusters

Cluster redirect

Last updated on

Redirect to the cluster if exists.

DELETE
/clusters/{ns}/{cluster}/{path}

Path Parameters

ns*string

Namespace containing the cluster.

cluster*string

Cluster name, must match an enabled cluster in the namespace.

path*string

Corresponding path to resource given to the kube api server.

Response Body

curl -X DELETE "https://loading/clusters/string/string/string"
Empty
Empty
Empty

Have feedback?

Share on GitHub