Returns the specified cluster's kube config file
GEThttps://api.spectrocloud.com/v1/spectroclusters/:uid/assets/kubeconfig
Returns the specified cluster's kube config file
Request
Path Parameters
uid stringrequired
Cluster uid
Query Parameters
frp boolean
Default value: true
FRP (reverse-proxy) based kube config will be returned if available
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
download file
Response Headers
- application/octet-stream
- Schema
Schema
string
- curl
- python
- go
- nodejs
- java
- CURL