| 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
AWS without needing to stand up or maintain your own Kubernetes control plane.
|
| software.amazon.awssdk.services.eks.paginators |
| 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 |
|---|
ListClustersPublisher(EksAsyncClient client,
ListClustersRequest firstRequest) |
ListFargateProfilesPublisher(EksAsyncClient client,
ListFargateProfilesRequest firstRequest) |
ListNodegroupsPublisher(EksAsyncClient client,
ListNodegroupsRequest firstRequest) |
ListUpdatesPublisher(EksAsyncClient client,
ListUpdatesRequest firstRequest) |
Copyright © 2020. All rights reserved.