# Functions
BuildUpstreamClusterState builds the upstream cluster state from the given eks cluster and node group states.
NodeGroupIssueIsUpdatable checks to see the node group can be updated with the given issue code.
No description provided by the author
StartEC2Service initializes and returns an instance of the EC2ServiceInterface interface, which provides methods for interacting with the EC2 service in AWS.
StartEKSService initializes and returns an instance of the EKSServiceInterface interface, which provides methods for interacting with the EKS service in AWS.