getClusterAuth

Get an authentication token to communicate with an EKS cluster. Uses IAM credentials from the AWS provider to generate a temporary token that is compatible with AWS IAM Authenticator authentication. This can be used to authenticate to an EKS cluster or to a cluster that has the AWS IAM Authenticator server configured.

Return

A collection of values returned by getClusterAuth.

Parameters

argument

A collection of arguments for invoking getClusterAuth.


Return

A collection of values returned by getClusterAuth.

Parameters

name

Name of the cluster

See also


Return

A collection of values returned by getClusterAuth.

Parameters

argument

Builder for com.pulumi.aws.eks.kotlin.inputs.GetClusterAuthPlainArgs.

See also