GetClusterNodePool

data class GetClusterNodePool(val autoscalings: List<GetClusterNodePoolAutoscaling>, val initialNodeCount: Int, val instanceGroupUrls: List<String>, val managedInstanceGroupUrls: List<String>, val managements: List<GetClusterNodePoolManagement>, val maxPodsPerNode: Int, val name: String, val namePrefix: String, val networkConfigs: List<GetClusterNodePoolNetworkConfig>, val nodeConfigs: List<GetClusterNodePoolNodeConfig>, val nodeCount: Int, val nodeLocations: List<String>, val placementPolicies: List<GetClusterNodePoolPlacementPolicy>, val upgradeSettings: List<GetClusterNodePoolUpgradeSetting>, val version: String)

Constructors

Link copied to clipboard
constructor(autoscalings: List<GetClusterNodePoolAutoscaling>, initialNodeCount: Int, instanceGroupUrls: List<String>, managedInstanceGroupUrls: List<String>, managements: List<GetClusterNodePoolManagement>, maxPodsPerNode: Int, name: String, namePrefix: String, networkConfigs: List<GetClusterNodePoolNetworkConfig>, nodeConfigs: List<GetClusterNodePoolNodeConfig>, nodeCount: Int, nodeLocations: List<String>, placementPolicies: List<GetClusterNodePoolPlacementPolicy>, upgradeSettings: List<GetClusterNodePoolUpgradeSetting>, version: String)

Types

Link copied to clipboard
object Companion

Properties

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

The name of the cluster.

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