Values.DescribeAddonRequestSourceDescribes an Amazon EKS add-on.
type nonrec t = {clusterName : ClusterName.t;The name of your cluster.
*)addonName : String_.t;The name of the add-on. The name must match one of the names returned by ListAddons .
*)}