# Packages
Package eksauthiface provides an interface to enable mocking the Amazon EKS Auth service client for testing your code.
# Functions
New creates a new instance of the EKSAuth client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeExpiredTokenException for service response error code "ExpiredTokenException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeInvalidTokenException for service response error code "InvalidTokenException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
You don't have permissions to perform the requested operation.
An object with the permanent IAM role identity and the temporary session name.
The Amazon Web Services Signature Version 4 type of temporary credentials.
EKSAuth provides the API operation methods for making requests to Amazon EKS Auth.
The specified Kubernetes service account token is expired.
These errors are usually caused by a server-side issue.
The specified parameter is invalid.
This exception is thrown if the request contains a semantic error.
The specified Kubernetes service account token is invalid.
Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances.
The specified resource could not be found.
The service is unavailable.
An object containing the name of the Kubernetes service account inside the cluster to associate the IAM credentials with.
The request was denied because your request rate is too high.