| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
NodePoolAutoConfig |
NodePoolAutoConfig.clone() |
NodePoolAutoConfig |
Cluster.getNodePoolAutoConfig()
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node
auto-provisioning enabled clusters.
|
NodePoolAutoConfig |
NodePoolAutoConfig.set(String fieldName,
Object value) |
NodePoolAutoConfig |
NodePoolAutoConfig.setNetworkTags(NetworkTags networkTags)
The list of instance tags applied to all nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setNodePoolAutoConfig(NodePoolAutoConfig nodePoolAutoConfig)
Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node
auto-provisioning enabled clusters.
|
Copyright © 2011–2023 Google. All rights reserved.