package
0.0.0-20180207163100-6a55101a96e5
Repository: https://github.com/kube-node/nodeset.git
Documentation: pkg.go.dev
# Packages
Package options provides the flags used for the controller manager.
# Functions
ResyncPeriod returns a function which generates a duration each time it is invoked; this is so that multiple controllers don't get into lock-step and all hammer the apiserver with list requests simultaneously.
Run runs the nodeset controller.