Kubernetes Clusters
Returns credentials for the user to authenticate to the cluster.
post/projects/{project_id}/kubernetes/clusters/{cluster_id}/get-credentials
Path parameters
project_idstring required
ID of the project that owns the cluster.
cluster_idstring required
ID of the cluster.
Query parameters
auth_type'oidc' | 'admin_cert'
Type of credentials to return: oidc or admin_cert.
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.