# Functions

IsSupportedRegion reports if the region passed is supported by EKS.
Resource is required by pkg/client/listers/...

# Constants

DefaultVersion is the version that is used if none is supplied.

# Variables

AddToScheme is required by pkg/client/...
DefaultNetwork consists default subnet CIDRs for EKS cluster.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
Supported is the current list of supported eks regions 2019-01-15 (https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/).
SupportedVersions is the list of current supported verisons of EKS (AC 2019-01-15) (https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html).

# Structs

ControlPlane is the Schema for the controlplanes API +k8s:openapi-gen=true.
ControlPlaneList contains a list of ControlPlane.
ControlPlaneSpec defines the desired state of ControlPlane.
ControlPlaneStatus defines the observed state of ControlPlane.
EKS is the Schema for the eks API +k8s:openapi-gen=true.
EKSList contains a list of EKS.
EKSSpec defines the desired state of EKS.
EKSStatus defines the observed state of EKS.
Instance defines the instance details of the nodegroup.
Network encapsulates VPC, Subnet1, Subnet2, and Subnet3 CIDRs for EKS cluster.
NodeGroup is the Schema for the nodegroups API +k8s:openapi-gen=true.
NodeGroupList contains a list of NodeGroup.
NodeGroupSpec defines the desired state of NodeGroup.
NodeGroupStatus defines the observed state of NodeGroup.
Policy represents an IAM Policy.
PolicyDocument represents an IAM PolicyDocument.
Statement represents an IAM PolicyDocument Statement.