# Functions
NewMockClusterGetter creates a new mock instance.
NewMockDefaultClusterGetter 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.
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.