# Functions
IsDeleted returns true if error from EKS API indicates that the EKS managed node group has already been deleted.
New creates a new node waiter.
Poll periodically fetches the managed node group status until the node group becomes the desired state.
PollUpdate periodically fetches the MNG update status until the MNG update becomes the desired state.
WithQueryFunc configures query function to be called in retry func.
# Constants
ManagedNodeGroupStatusDELETEDORNOTEXIST defines the cluster status when the cluster is not found.
# Structs
Config defines version upgrade configuration.
ManagedNodeGroupStatus represents the CloudFormation status.
Op represents a MNG operation.
UpdateStatus represents the CloudFormation status.
# Interfaces
NodeWaiter defines node waiter operation.
# Type aliases
OpOption configures archiver operations.