# Functions
NewClient is the constructor the Placement interface.
NewMockClient creates a new mock instance.
WithClient configures an m3admin client.
WithLogger is a setter to override the default logger.
WithURL is a setter to override the default URL.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.