package
5.64.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-aws.git
Documentation: pkg.go.dev

# README

Terraform AWS Provider EKS Package

This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.

Handy Links

# Functions

No description provided by the author
No description provided by the author
Canonicalize validates IAM resources are appropriate for the authenticator and converts STS assumed roles into the IAM role resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KeyValueTags creates tftags.KeyValueTags from eks service tags.
NewGenerator creates a Generator and returns it.
NewSTSError creates a error of type STS.
NewVerifier creates a Verifier that is bound to the clusterID and uses the default http client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tags returns eks service tags.

# Constants

No description provided by the author

# Structs

FormatError is returned when there is a problem with token that is an encoded sts request.
Identity is returned on successful Verify() results.
STSError is returned when there was either an error calling STS or a problem processing the data returned from STS.
Token is generated and used by Kubernetes client-go to authenticate with a Kubernetes cluster.

# Interfaces

Generator provides new tokens for the AWS IAM Authenticator.
Verifier validates tokens by calling STS and returning the associated identity.