| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
AutopilotConfig |
AutopilotConfig.clone() |
AutopilotConfig |
NodePool.getAutopilotConfig()
Specifies the autopilot configuration for this node pool.
|
AutopilotConfig |
AutopilotConfig.set(String fieldName,
Object value) |
AutopilotConfig |
AutopilotConfig.setEnabled(Boolean enabled)
Denotes that nodes belonging to this node pool are Autopilot nodes.
|
| Modifier and Type | Method and Description |
|---|---|
NodePool |
NodePool.setAutopilotConfig(AutopilotConfig autopilotConfig)
Specifies the autopilot configuration for this node pool.
|
Copyright © 2011–2025 Google. All rights reserved.