| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
SoleTenantConfig |
SoleTenantConfig.clone() |
SoleTenantConfig |
NodeConfig.getSoleTenantConfig()
Parameters for node pools to be backed by shared sole tenant node groups.
|
SoleTenantConfig |
SoleTenantConfig.set(String fieldName,
Object value) |
SoleTenantConfig |
SoleTenantConfig.setNodeAffinities(List<NodeAffinity> nodeAffinities)
NodeAffinities used to match to a shared sole tenant node group.
|
| Modifier and Type | Method and Description |
|---|---|
NodeConfig |
NodeConfig.setSoleTenantConfig(SoleTenantConfig soleTenantConfig)
Parameters for node pools to be backed by shared sole tenant node groups.
|
Copyright © 2011–2023 Google. All rights reserved.