# Functions
No description provided by the author
NewMockMachinePoolService creates a new mock instance.
No description provided by the author
No description provided by the author
# Variables
Regular expression to used to make sure that the identifier given by the user is safe and that it there is no risk of SQL injection:.
# Structs
No description provided by the author
MockMachinePoolService is a mock of MachinePoolService interface.
MockMachinePoolServiceMockRecorder is the mock recorder for MockMachinePoolService.
# Interfaces
go:generate mockgen -source=machinepool.go -package=machinepool -destination=machinepool_mock.go.