Get Kubernetes Clusters Cluster
data class GetKubernetesClustersCluster(val availabilityZone: String, val clusterNetworkType: String, val connections: GetKubernetesClustersClusterConnections, val id: String, val imageId: String, val keyName: String, val logConfigs: List<GetKubernetesClustersClusterLogConfig>, val masterAutoRenew: Boolean, val masterAutoRenewPeriod: Int, val masterDiskCategory: String, val masterDiskSize: Int, val masterInstanceChargeType: String, val masterInstanceTypes: List<String>, val masterNodes: List<GetKubernetesClustersClusterMasterNode>, val masterPeriod: Int, val masterPeriodUnit: String, val name: String, val natGatewayId: String, val nodeCidrMask: Int, 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<GetKubernetesClustersClusterWorkerNode>, val workerNumbers: List<Int>, val workerPeriod: Int, val workerPeriodUnit: String)
Constructors
Link copied to clipboard
fun GetKubernetesClustersCluster(availabilityZone: String, clusterNetworkType: String, connections: GetKubernetesClustersClusterConnections, id: String, imageId: String, keyName: String, logConfigs: List<GetKubernetesClustersClusterLogConfig>, masterAutoRenew: Boolean, masterAutoRenewPeriod: Int, masterDiskCategory: String, masterDiskSize: Int, masterInstanceChargeType: String, masterInstanceTypes: List<String>, masterNodes: List<GetKubernetesClustersClusterMasterNode>, masterPeriod: Int, masterPeriodUnit: String, name: String, natGatewayId: String, nodeCidrMask: Int, 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<GetKubernetesClustersClusterWorkerNode>, 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
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
Link copied to clipboard
Link copied to clipboard