| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on
Amazon Web Services without needing to stand up or maintain your own Kubernetes control plane.
|
| software.amazon.awssdk.services.eks.auth.scheme | |
| software.amazon.awssdk.services.eks.auth.scheme.internal | |
| software.amazon.awssdk.services.eks.internal |
| Modifier and Type | Method and Description |
|---|---|
EksAuthSchemeProvider |
EksServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
EksAuthSchemeProvider |
EksServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EksServiceClientConfiguration.Builder |
EksServiceClientConfiguration.Builder.authSchemeProvider(EksAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
EksBaseClientBuilder.authSchemeProvider(EksAuthSchemeProvider authSchemeProvider)
Set the
EksAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static EksAuthSchemeProvider |
EksAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEksAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
EksAuthSchemeProvider |
EksServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EksServiceClientConfiguration.Builder |
EksServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(EksAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.