| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
KalmConfig |
KalmConfig.clone() |
KalmConfig |
AddonsConfig.getKalmConfig()
Configuration for the KALM addon, which manages the lifecycle of k8s applications.
|
KalmConfig |
KalmConfig.set(String fieldName,
Object value) |
KalmConfig |
KalmConfig.setEnabled(Boolean enabled)
Whether KALM is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setKalmConfig(KalmConfig kalmConfig)
Configuration for the KALM addon, which manages the lifecycle of k8s applications.
|
Copyright © 2011–2023 Google. All rights reserved.