Uses of Interface
software.amazon.awssdk.services.eksauth.EksAuthClient
-
Packages that use EksAuthClient Package Description software.amazon.awssdk.services.eksauth The Amazon EKS Auth API and theAssumeRoleForPodIdentityaction are only used by the EKS Pod Identity Agent. -
-
Uses of EksAuthClient in software.amazon.awssdk.services.eksauth
Methods in software.amazon.awssdk.services.eksauth that return EksAuthClient Modifier and Type Method Description static EksAuthClientEksAuthClient. create()Create aEksAuthClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-