| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
LegacyAbac |
LegacyAbac.clone() |
LegacyAbac |
Cluster.getLegacyAbac()
Configuration for the legacy ABAC authorization mode.
|
LegacyAbac |
LegacyAbac.set(String fieldName,
Object value) |
LegacyAbac |
LegacyAbac.setEnabled(Boolean enabled)
Whether the ABAC authorizer is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setLegacyAbac(LegacyAbac legacyAbac)
Configuration for the legacy ABAC authorization mode.
|
Copyright © 2011–2020 Google. All rights reserved.