| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorGroupsConfig |
AuthenticatorGroupsConfig.clone() |
AuthenticatorGroupsConfig |
Cluster.getAuthenticatorGroupsConfig()
Configuration controlling RBAC group membership information.
|
AuthenticatorGroupsConfig |
AuthenticatorGroupsConfig.set(String fieldName,
Object value) |
AuthenticatorGroupsConfig |
AuthenticatorGroupsConfig.setEnabled(Boolean enabled)
Whether this cluster should return group membership lookups during authentication using a group
of security groups.
|
AuthenticatorGroupsConfig |
AuthenticatorGroupsConfig.setSecurityGroup(String securityGroup)
The name of the security group-of-groups to be used.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setAuthenticatorGroupsConfig(AuthenticatorGroupsConfig authenticatorGroupsConfig)
Configuration controlling RBAC group membership information.
|
Copyright © 2011–2020 Google. All rights reserved.