//
pkg.gl
Category
github.com/kubecube-io/kubecube
pkg
utils
ctrlopts
package
1.9.2
Repository:
https://github.com/kubecube-io/kubecube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
31 SLOC
#
Functions
IsControllerEnabled
IsControllerEnabled check if a specified controller enabled or not.
ParseControllers
ParseControllers parse str into controllers, format as: "a1;a2;a3" "*" "*;-a1".
#
Type aliases
ControllerInitFns
ControllerInitFns represent controller init func.