View source: R/eks_operations.R
eks_describe_addon | R Documentation |
Describes an Amazon EKS add-on.
See https://www.paws-r-sdk.com/docs/eks_describe_addon/ for full documentation.
eks_describe_addon(clusterName, addonName)
clusterName |
[required] The name of your cluster. |
addonName |
[required] The name of the add-on. The name must match one of the names returned by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.