Module Values.NodegroupIssueCodeSource
Sourcetype nonrec t = | AutoScalingGroupNotFound| AutoScalingGroupInvalidConfiguration| Ec2SecurityGroupNotFound| Ec2SecurityGroupDeletionFailure| Ec2LaunchTemplateNotFound| Ec2LaunchTemplateVersionMismatch| Ec2SubnetNotFound| Ec2SubnetInvalidConfiguration| IamInstanceProfileNotFound| Ec2SubnetMissingIpv6Assignment| IamLimitExceeded| IamNodeRoleNotFound| NodeCreationFailure| AsgInstanceLaunchFailures| InstanceLimitExceeded| InsufficientFreeAddresses| AccessDenied| InternalFailure| ClusterUnreachable| AmiIdNotFound| AutoScalingGroupOptInRequired| AutoScalingGroupRateLimitExceeded| Ec2LaunchTemplateDeletionFailure| Ec2LaunchTemplateInvalidConfiguration| Ec2LaunchTemplateMaxLimitExceeded| Ec2SubnetListTooLong| IamThrottling| NodeTerminationFailure| PodEvictionFailure| SourceEc2LaunchTemplateNotFound| LimitExceeded| Unknown| AutoScalingGroupInstanceRefreshActive| KubernetesLabelInvalid| Ec2LaunchTemplateVersionMaxLimitExceeded| Ec2InstanceTypeDoesNotExist| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]