# Functions
NewClient constructs a new namespace client.
NewMockClient creates a new mock instance.
RequestFromSpec returns a namespace add request from a cluster spec namespace config.
WithClient configures an m3admin client.
WithLogger is a setter to override the default logger.
WithURL is a setter to override the default url of m3coordinator.
# Constants
PresetOneMinuteFourtyDaysIndexed stores metrics at 10 second resolution for two days with a block size of 2h.
PresetTenSecondsTwoDaysIndexed stores metrics at 10 second resolution for two days with a block size of 2h.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
# Type aliases
Preset represents a predfined namespace.