| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.eks.waiters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonEKSAsync
Interface for accessing Amazon EKS asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonEKS
Abstract implementation of
AmazonEKS. |
class |
AbstractAmazonEKSAsync
Abstract implementation of
AmazonEKSAsync. |
class |
AmazonEKSAsyncClient
Client for accessing Amazon EKS asynchronously.
|
class |
AmazonEKSClient
Client for accessing Amazon EKS.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonEKS |
AmazonEKSClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonEKS using the current builder configuration.
|
static AmazonEKS |
AmazonEKSClientBuilder.defaultClient() |
| Constructor and Description |
|---|
AmazonEKSWaiters(AmazonEKS client)
Constructs a new AmazonEKSWaiters with the given client
|
DescribeAddonFunction(AmazonEKS client)
Constructs a new DescribeAddonFunction with the given client
|
DescribeClusterFunction(AmazonEKS client)
Constructs a new DescribeClusterFunction with the given client
|
DescribeFargateProfileFunction(AmazonEKS client)
Constructs a new DescribeFargateProfileFunction with the given client
|
DescribeNodegroupFunction(AmazonEKS client)
Constructs a new DescribeNodegroupFunction with the given client
|
Copyright © 2021. All rights reserved.