Learn R Programming

paws.compute (version 0.3.1)

eks_describe_nodegroup: 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.