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. |
ClusterConfig
Required
ClusterConfig interface{}
- Type: interface{}
Property clusterConfig: Cluster config.