| 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.paginators | |
| software.amazon.awssdk.services.eks.waiters |
| Modifier and Type | Method and Description |
|---|---|
static EksAsyncClient |
EksAsyncClient.create()
Create a
EksAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeAddonVersionsPublisher(EksAsyncClient client,
DescribeAddonVersionsRequest firstRequest) |
ListAddonsPublisher(EksAsyncClient client,
ListAddonsRequest firstRequest) |
ListClustersPublisher(EksAsyncClient client,
ListClustersRequest firstRequest) |
ListFargateProfilesPublisher(EksAsyncClient client,
ListFargateProfilesRequest firstRequest) |
ListIdentityProviderConfigsPublisher(EksAsyncClient client,
ListIdentityProviderConfigsRequest firstRequest) |
ListNodegroupsPublisher(EksAsyncClient client,
ListNodegroupsRequest firstRequest) |
ListUpdatesPublisher(EksAsyncClient client,
ListUpdatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
EksAsyncWaiter.Builder |
EksAsyncWaiter.Builder.client(EksAsyncClient client)
Sets a custom
EksAsyncClient that will be used to poll the resource |
Copyright © 2021. All rights reserved.