Uses of Interface
software.amazon.awssdk.services.eks.EksClientBuilder
-
Packages that use EksClientBuilder 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 setup or maintain your own Kubernetes control plane. -
-
Uses of EksClientBuilder in software.amazon.awssdk.services.eks
Methods in software.amazon.awssdk.services.eks that return EksClientBuilder Modifier and Type Method Description static EksClientBuilderEksClient. builder()Create a builder that can be used to configure and create aEksClient.
-