package
0.2.1
Repository: https://github.com/kro-run/kro.git
Documentation: pkg.go.dev

# Functions

NewDynamicController creates a new DynamicController instance.

# Structs

Config holds the configuration for DynamicController.
DynamicController (DC) is a single controller capable of managing multiple different kubernetes resources (GVRs) in parallel.
ObjectIdentifiers is a struct that holds the namespaced key and the GVR of the object.

# Type aliases

No description provided by the author