| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
NodeAffinity |
NodeAffinity.clone() |
NodeAffinity |
NodeAffinity.set(String fieldName,
Object value) |
NodeAffinity |
NodeAffinity.setKey(String key)
Key for NodeAffinity.
|
NodeAffinity |
NodeAffinity.setOperator(String operator)
Operator for NodeAffinity.
|
NodeAffinity |
NodeAffinity.setValues(List<String> values)
Values for NodeAffinity.
|
| Modifier and Type | Method and Description |
|---|---|
List<NodeAffinity> |
SoleTenantConfig.getNodeAffinities()
NodeAffinities used to match to a shared sole tenant node group.
|
| Modifier and Type | Method and Description |
|---|---|
SoleTenantConfig |
SoleTenantConfig.setNodeAffinities(List<NodeAffinity> nodeAffinities)
NodeAffinities used to match to a shared sole tenant node group.
|
Copyright © 2011–2023 Google. All rights reserved.