Get Managed Kubernetes Clusters Cluster
data class GetManagedKubernetesClustersCluster(val availabilityZone: String, val clusterNetworkType: String, val connections: GetManagedKubernetesClustersClusterConnections, val id: String, val imageId: String, val keyName: String, val logConfigs: List<GetManagedKubernetesClustersClusterLogConfig>, val name: String, val natGatewayId: String, val podCidr: String, val securityGroupId: String, val serviceCidr: String, val slbInternetEnabled: Boolean, val vpcId: String, val vswitchIds: List<String>, val workerAutoRenew: Boolean, val workerAutoRenewPeriod: Int, val workerDataDiskCategory: String, val workerDataDiskSize: Int, val workerDiskCategory: String, val workerDiskSize: Int, val workerInstanceChargeType: String, val workerInstanceTypes: List<String>, val workerNodes: List<GetManagedKubernetesClustersClusterWorkerNode>, val workerNumbers: List<Int>, val workerPeriod: Int, val workerPeriodUnit: String)
Constructors
Link copied to clipboard
fun GetManagedKubernetesClustersCluster(availabilityZone: String, clusterNetworkType: String, connections: GetManagedKubernetesClustersClusterConnections, id: String, imageId: String, keyName: String, logConfigs: List<GetManagedKubernetesClustersClusterLogConfig>, name: String, natGatewayId: String, podCidr: String, securityGroupId: String, serviceCidr: String, slbInternetEnabled: Boolean, vpcId: String, vswitchIds: List<String>, workerAutoRenew: Boolean, workerAutoRenewPeriod: Int, workerDataDiskCategory: String, workerDataDiskSize: Int, workerDiskCategory: String, workerDiskSize: Int, workerInstanceChargeType: String, workerInstanceTypes: List<String>, workerNodes: List<GetManagedKubernetesClustersClusterWorkerNode>, workerNumbers: List<Int>, workerPeriod: Int, workerPeriodUnit: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard