# Functions
AssertContainsCluster asserts that the output of the specified command contains the specified cluster.
BeNodeGroupsWithNamesWhich helps match JSON-formatted nodegroups by accepting matchers on an array of nodegroup names.
BeNotFoundError succeeds if actual is a non-nil error which represents a missing kubernetes resource.
HaveExistingCluster returns a GoMega matcher that will check for the existence of an EKS cluster.
HaveExistingStack returns a GoMega matcher that will check for the existence of an cloudformation stack.
NewConfig creates a new session.
# Structs
No description provided by the author