| POST /apis/auth.alauda.io/v1/projectbindings |
Bind a cluster for the project |
| GET /apis/auth.alauda.io/v1/projectbindings |
View the list of binding relationships for projects and clusters |
| GET /apis/auth.alauda.io/v1/projectbindings/{name} |
View the project and cluster binding relationship details |
| PATCH /apis/auth.alauda.io/v1/projectbindings/{name} |
Differentiated update project and cluster binding relationship information |
| PUT /apis/auth.alauda.io/v1/projectbindings/{name} |
Update project and cluster binding relationship information |
| DELETE /apis/auth.alauda.io/v1/projectbindings/{name} |
Unbind the specified project and cluster |
| DELETE /apis/auth.alauda.io/v1/projectbindings |
Batch unbinding of projects and clusters |