package
0.18.27
Repository: https://github.com/pulumi/pulumi-aws.git
Documentation: pkg.go.dev

# Functions

GetCluster gets an existing Cluster resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Retrieve information about an EKS Cluster.
Get an authentication token to communicate with an EKS cluster.
NewCluster registers a new resource with the given unique name, arguments, and options.

# Structs

Manages an EKS Cluster.
The set of arguments for constructing a Cluster resource.
Input properties used for looking up and filtering Cluster resources.
A collection of arguments for invoking getCluster.
A collection of arguments for invoking getClusterAuth.
A collection of values returned by getClusterAuth.
A collection of values returned by getCluster.