| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GkeBackupAgentConfig |
GkeBackupAgentConfig.clone() |
GkeBackupAgentConfig |
AddonsConfig.getGkeBackupAgentConfig()
Configuration for the Backup for GKE agent addon.
|
GkeBackupAgentConfig |
GkeBackupAgentConfig.set(String fieldName,
Object value) |
GkeBackupAgentConfig |
GkeBackupAgentConfig.setEnabled(Boolean enabled)
Whether the Backup for GKE agent is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setGkeBackupAgentConfig(GkeBackupAgentConfig gkeBackupAgentConfig)
Configuration for the Backup for GKE agent addon.
|
Copyright © 2011–2022 Google. All rights reserved.