v1
latestSwagger 2.02026-08-04232286653.5 KBKubernetes 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.