RosKubernetesClustersProps
Properties for defining a RosKubernetesClusters
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cs-kubernetesclusters
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs/datasource"
&datasource.RosKubernetesClustersProps {
ClusterSpec: interface{},
ClusterType: interface{},
Name: interface{},
Profile: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ClusterSpec |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
Name |
interface{} |
No description. |
Profile |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ClusterSpec
Optional
ClusterSpec interface{}
- Type: interface{}
ClusterType
Optional
ClusterType interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
Profile
Optional
Profile interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}