| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
Autopilot |
Autopilot.clone() |
Autopilot |
Cluster.getAutopilot()
Autopilot configuration for the cluster.
|
Autopilot |
Autopilot.set(String fieldName,
Object value) |
Autopilot |
Autopilot.setEnabled(Boolean enabled)
Enable Autopilot
|
Autopilot |
Autopilot.setWorkloadPolicyConfig(WorkloadPolicyConfig workloadPolicyConfig)
Workload policy configuration for Autopilot.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setAutopilot(Autopilot autopilot)
Autopilot configuration for the cluster.
|
Copyright © 2011–2023 Google. All rights reserved.