eks_describe_nodegroup: Returns descriptive information about an Amazon EKS node...

View source: R/eks_operations.R

eks_describe_nodegroupR Documentation

Returns descriptive information about an Amazon EKS node group

Description

Returns descriptive information about an Amazon EKS node group.

See https://www.paws-r-sdk.com/docs/eks_describe_nodegroup/ for full documentation.

Usage

eks_describe_nodegroup(clusterName, nodegroupName)

Arguments

clusterName

[required] The name of the Amazon EKS cluster associated with the node group.

nodegroupName

[required] The name of the node group to describe.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.