Interface EKS2InternalClient
- All Known Implementing Classes:
EKS2ClientIAMOptimizedImpl,EKS2ClientIAMProfileOptimizedImpl,EKS2ClientSessionTokenImpl,EKS2ClientStandardImpl
public interface EKS2InternalClient
Manage the required actions of an EKS client for either local or remote.
-
Method Summary
Modifier and TypeMethodDescriptionsoftware.amazon.awssdk.services.eks.EksClientReturns an EKS client after a factory method determines which one to return.
-
Method Details
-
getEksClient
software.amazon.awssdk.services.eks.EksClient getEksClient()Returns an EKS client after a factory method determines which one to return.- Returns:
- EksClient EksClient
-