# Packages
No description provided by the author
# Functions
IsErrorAlreadyExists helper function.
IsErrorBadRequest helper function.
IsErrorNotFound helper function.
NewClient return new instance of the crossplane client for a specific AWS configuration.
NewCluster returns crossplane representation AWS EKS cluster.
NewClusterWorkers returns crossplane representation of the AWS EKS cluster worker nodes.
# Constants
No description provided by the author
# Structs
Cluster crossplane representation of the AWS EKS Cluster.
ClusterWorkers crossplane representation of the AWS EKS cluster worker nodes.
EKSClient crossplane eks client.
# Interfaces
Client interface to perform cluster operations.