GetManagedKubernetesClustersCluster

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 rrsaConfig: GetManagedKubernetesClustersClusterRrsaConfig, val securityGroupId: String, val serviceCidr: String, val slbInternetEnabled: Boolean, val state: String, 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
constructor(availabilityZone: String, clusterNetworkType: String, connections: GetManagedKubernetesClustersClusterConnections, id: String, imageId: String, keyName: String, logConfigs: List<GetManagedKubernetesClustersClusterLogConfig>, name: String, natGatewayId: String, podCidr: String, rrsaConfig: GetManagedKubernetesClustersClusterRrsaConfig, securityGroupId: String, serviceCidr: String, slbInternetEnabled: Boolean, state: String, 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

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of availability zone.

Link copied to clipboard
Link copied to clipboard

Map of kubernetes cluster connection information.

Link copied to clipboard
val id: String

ID of the node.

Link copied to clipboard
Link copied to clipboard

The keypair of ssh login cluster node, you have to create it first.

Link copied to clipboard

A list of one element containing information about the associated log store. It contains the following attributes:

Link copied to clipboard

Node name.

Link copied to clipboard

The ID of nat gateway used to launch kubernetes cluster.

Link copied to clipboard
Link copied to clipboard

(Available since v1.245.0) Nested attribute containing RRSA related data for your cluster.

Link copied to clipboard

The ID of security group where the current cluster worker node is located.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

(Available since v1.245.0) The state of cluster.

Link copied to clipboard

The ID of VPC where the current cluster is located.

Link copied to clipboard

The ID of VSwitches where the current cluster is located.

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

The ECS instance node number in the current container cluster.

Link copied to clipboard
Link copied to clipboard