Lists available Kubernetes versions for Amazon EKS clusters.
See https://www.paws-r-sdk.com/docs/eks_describe_cluster_versions/ for full documentation.
eks_describe_cluster_versions(
clusterType = NULL,
maxResults = NULL,
nextToken = NULL,
defaultOnly = NULL,
includeAll = NULL,
clusterVersions = NULL,
status = NULL,
versionStatus = NULL
)
The type of cluster to filter versions by.
Maximum number of results to return.
Pagination token for the next set of results.
Filter to show only default versions.
Include all available versions in the response.
List of specific cluster versions to describe.
This field is deprecated. Use versionStatus
instead, as that field
matches for input and output of this action.
Filter versions by their current status.
Filter versions by their current status.