package
0.11.0
Repository: https://github.com/b-entangled/kyverno.git
Documentation: pkg.go.dev

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