| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static OIDC.Builder |
OIDC.builder() |
OIDC.Builder |
OIDC.Builder.issuer(String issuer)
The issuer URL for the OpenID Connect identity provider.
|
OIDC.Builder |
OIDC.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OIDC.Builder> |
OIDC.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Identity.Builder |
Identity.Builder.oidc(Consumer<OIDC.Builder> oidc)
The OpenID Connect identity provider information for the cluster.
|
Copyright © 2020. All rights reserved.