MCPcopy
hub / github.com/uber/aresdb / NamespaceMutator

Struct NamespaceMutator

controller/mutators/mocks/NamespaceMutator.go:20–22  ·  view source on GitHub ↗

NamespaceMutator is an autogenerated mock type for the NamespaceMutator type

Source from the content-addressed store, hash-verified

18
19// NamespaceMutator is an autogenerated mock type for the NamespaceMutator type
20type NamespaceMutator struct {
21 mock.Mock
22}
23
24// CreateNamespace provides a mock function with given fields: namespace
25func (_m *NamespaceMutator) CreateNamespace(namespace string) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected