# Functions
NewMockDatacenterConfig creates a new mock instance.
NewMockMachineConfig creates a new mock instance.
NewMockProvider creates a new mock instance.
# Structs
MockDatacenterConfig is a mock of DatacenterConfig interface.
MockDatacenterConfigMockRecorder is the mock recorder for MockDatacenterConfig.
MockMachineConfig is a mock of MachineConfig interface.
MockMachineConfigMockRecorder is the mock recorder for MockMachineConfig.
MockProvider is a mock of Provider interface.
MockProviderMockRecorder is the mock recorder for MockProvider.