# Packages

# Constants

ConfiguredInitDirectories enables placing files directly in configured directories with init.
IAMIdentityMappingCRD enables using CRDs to manage allowed users.
SSORoleMatch enables matching roles managed by AWS SSO, with handling for their randomly generated suffixes.

# Variables

# Structs

Config specifies the configuration for a aws-iam-authenticator server.
RoleMapping is a mapping of an AWS Role ARN to a Kubernetes username and a list of Kubernetes groups.
SSOARNMatcher contains fields used to match Role ARNs that are generated for AWS SSO sessions.
UserMapping is a static mapping of a single AWS User ARN to a Kubernetes username and a list of Kubernetes groups.