# Functions
NewNamespaceDiscoveryRepository creates a new instance of NamespaceDiscoveryRepository.
NewNamespaceStorageRepository creates a new instance of NamespaceStorageRepository.
# Structs
NamespaceDiscoveryRepository is an autogenerated mock type for the DiscoveryRepository type.
NamespaceDiscoveryRepository_CreateNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespace'.
No description provided by the author
NamespaceStorageRepository is an autogenerated mock type for the StorageRepository type.
NamespaceStorageRepository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
NamespaceStorageRepository_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
NamespaceStorageRepository_GetByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByName'.
NamespaceStorageRepository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NamespaceStorageRepository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.