# README
namespace-manifest-manager
A Kubernets controller to centrally manage manifests in namespaces.
# Packages
No description provided by the author
# Functions
NewController returns a new namespace-manifest-manager controller.
# Constants
MessageResourceSynced is the message used for an Event fired when a Namespace is synced successfully.
SuccessSynced is used as part of the Event 'reason' when a Namespace is synced.
# Variables
No description provided by the author
# Structs
Controller is the controller implementation for the namespace-manifest-manager.
ControllerConfig is the configuration for the controller.