Connects a Kubernetes cluster to the Amazon EKS control plane.
See https://www.paws-r-sdk.com/docs/eks_register_cluster/ for full documentation.
eks_register_cluster(
name,
connectorConfig,
clientRequestToken = NULL,
tags = NULL
)
[required] A unique name for this cluster in your Amazon Web Services Region.
[required] The configuration settings required to connect the Kubernetes cluster to the Amazon EKS control plane.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
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.