Associates an identity provider configuration to a cluster.
See https://www.paws-r-sdk.com/docs/eks_associate_identity_provider_config/ for full documentation.
eks_associate_identity_provider_config(
clusterName,
oidc,
tags = NULL,
clientRequestToken = NULL
)
[required] The name of your cluster.
[required] An object representing an OpenID Connect (OIDC) identity provider configuration.
Metadata that assists with categorization and organization. Each tag consists of a key and an optional value. You define both. Tags don't propagate to any other cluster or Amazon Web Services resources.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.