| 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 EksClient |
EksClient.create()
Create a
EksClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClustersIterable(EksClient client,
ListClustersRequest firstRequest) |
ListFargateProfilesIterable(EksClient client,
ListFargateProfilesRequest firstRequest) |
ListNodegroupsIterable(EksClient client,
ListNodegroupsRequest firstRequest) |
ListUpdatesIterable(EksClient client,
ListUpdatesRequest firstRequest) |
Copyright © 2020. All rights reserved.