Skip to content

RosK8sClusterProps

Properties for defining a RosK8sCluster.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-edas-k8scluster

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas"
&alicloudroscdkedas.RosK8sClusterProps {
    CsClusterId: interface{},
    EnableAsm: interface{},
    NamespaceId: interface{},
}

Properties

Name Type Description
CsClusterId interface{} No description.
EnableAsm interface{} No description.
NamespaceId interface{} No description.

CsClusterIdRequired

CsClusterId interface{}
  • Type: interface{}

EnableAsmOptional

EnableAsm interface{}
  • Type: interface{}

NamespaceIdOptional

NamespaceId interface{}
  • Type: interface{}