eks_list_identity_provider_configs {paws.compute} | R Documentation |
Lists the identity provider configurations for your cluster.
See https://www.paws-r-sdk.com/docs/eks_list_identity_provider_configs/ for full documentation.
eks_list_identity_provider_configs(
clusterName,
maxResults = NULL,
nextToken = NULL
)
clusterName |
[required] The name of your cluster. |
maxResults |
The maximum number of results, returned in paginated output. You receive
|
nextToken |
The This token should be treated as an opaque identifier that is used only to retrieve the next items in a list and not for other programmatic purposes. |