| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
Identity |
Identity.clone() |
Identity |
Cluster.getIdentity()
The identity provider information for the cluster.
|
Identity |
Identity.withOidc(OIDC oidc)
The OpenID Connect identity provider information for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setIdentity(Identity identity)
The identity provider information for the cluster.
|
Cluster |
Cluster.withIdentity(Identity identity)
The identity provider information for the cluster.
|
Copyright © 2020. All rights reserved.