AnyClusterProps
Properties for defining a AnyCluster.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cs-anycluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.AnyClusterProps {
ClusterConfig: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ClusterConfig |
interface{} |
Property clusterConfig: Cluster config. |
ClusterConfigRequired
ClusterConfig interface{}
- Type: interface{}
Property clusterConfig: Cluster config.