# Functions
NewMockClusterGetter creates a new mock instance.
NewMockDefaultClusterGetter creates a new mock instance.
NewMockenvironmentDescriber creates a new mock instance.
NewMockNonZeroExitCodeGetter creates a new mock instance.
NewMockRunner creates a new mock instance.
NewMockVPCGetter creates a new mock instance.
# Structs
MockClusterGetter is a mock of ClusterGetter interface.
MockClusterGetterMockRecorder is the mock recorder for MockClusterGetter.
MockDefaultClusterGetter is a mock of DefaultClusterGetter interface.
MockDefaultClusterGetterMockRecorder is the mock recorder for MockDefaultClusterGetter.
MockenvironmentDescriber is a mock of environmentDescriber interface.
MockenvironmentDescriberMockRecorder is the mock recorder for MockenvironmentDescriber.
MockNonZeroExitCodeGetter is a mock of NonZeroExitCodeGetter interface.
MockNonZeroExitCodeGetterMockRecorder is the mock recorder for MockNonZeroExitCodeGetter.
MockRunner is a mock of Runner interface.
MockRunnerMockRecorder is the mock recorder for MockRunner.
MockVPCGetter is a mock of VPCGetter interface.
MockVPCGetterMockRecorder is the mock recorder for MockVPCGetter.