| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EksBaseClientBuilder<B extends EksBaseClientBuilder<B,C>,C>
This includes configuration specific to Amazon EKS that is supported by both
EksClientBuilder and
EksAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EksAsyncClientBuilder
A builder for creating an instance of
EksAsyncClient. |
interface |
EksClientBuilder
A builder for creating an instance of
EksClient. |
Copyright © 2022. All rights reserved.