flfps 在使用api接口做devops深度开发时,调用kapis/iam.kubesphere.io/v1alpha2/clustermembers该接口获取member集群的列表,但是调用该接口返回
flfps https://kubesphere.io/api/kubesphere/#operation/Token 先从这个接口获取了access_token 然后使用这个接口获取member cluster的成员列表https://kubesphere.io/api/kubesphere/#operation/ListClusterMembers 所有的操作都是在host集群上执行的