Categorygithub.com/demonCoder95/namespace-manifest-manager
modulepackage
0.0.0-20241110222105-935a9ccb7c88
Repository: https://github.com/demoncoder95/namespace-manifest-manager.git
Documentation: pkg.go.dev

# 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.