Deletes an Amazon EKS add-on.
See https://www.paws-r-sdk.com/docs/eks_delete_addon/ for full documentation.
Arguments
- 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
list_addons.- preserve
Specifying this option preserves the add-on software on your cluster but Amazon EKS stops managing any settings for the add-on. If an IAM account is associated with the add-on, it isn't removed.