Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525 | |
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
DescribeClusterKubeconfigResponse |
TkeClient.DescribeClusterKubeconfig(DescribeClusterKubeconfigRequest req)
获取集群的kubeconfig文件,不同子账户获取自己的kubeconfig文件,该文件中有每个子账户自己的kube-apiserver的客户端证书,默认首次调此接口时候创建客户端证书,时效20年,未授予任何权限,如果是集群所有者或者主账户,则默认是cluster-admin权限。
|
Constructor and Description |
---|
DescribeClusterKubeconfigRequest(DescribeClusterKubeconfigRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.