# Functions
Function Name: Generate Function Description: Generate is a function that generates an EKS cluster configuration using the input parameters and a predefined template.
No description provided by the author
# Structs
The above example shows the usage of the AWSTags struct to define various tags associated with an AWS resource.
Type Name: EKSConfig Type Description: EKSConfig is a struct type that represents the configuration for an EKS cluster and its associated resources.
Type Name: NodeGroup Type Description: NodeGroup is a struct type that represents a managed node group in an EKS cluster.