package
1.2.0-alpha.8
Repository: https://github.com/codeb2cc/kubernetes.git
Documentation: pkg.go.dev

# Functions

spawn a goroutine to execute a func, immediately returns a chan that closes upon completion of the func.
return a func that will close the signal chan.
execute a callback function after the specified signal chan closes.
No description provided by the author
No description provided by the author
periodically execute the given function, stopping once stopCh is closed.

# Structs

No description provided by the author