# Functions
NewNamespaceController returns a new Controller to manage generation rules.
NewNamespaceLister returns a new NamespaceLister.
NewResourceManager returns a new ResourceManager.
# Structs
NamespaceController watches the 'Namespace' resource creation/update and applied the generation rules on them.
NamespaceLister ...
ResourceManager stores the details on already processed resources for caching.
# Interfaces
NamespaceListerExpansion ...