Values.AddonCompatibilityDetailSourceThe summary information about the Amazon EKS add-on compatibility for the next Kubernetes version for an insight check in the UPGRADE_READINESS category.
type nonrec t = {name : String_.t option;The name of the Amazon EKS add-on.
*)compatibleVersions : StringList.t option;The list of compatible Amazon EKS add-on versions for the next Kubernetes version.
*)}