package
1.9.2
Repository: https://github.com/kubecube-io/kubecube.git
Documentation: pkg.go.dev

# Functions

IsControllerEnabled check if a specified controller enabled or not.
ParseControllers parse str into controllers, format as: "a1;a2;a3" "*" "*;-a1".

# Type aliases

ControllerInitFns represent controller init func.