package
1.7.0-alpha.0
Repository: https://github.com/kmova/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewRunner makes a runner for the given function(s).

# Structs

Runner is an abstraction to make it easy to start and stop groups of things that can be described by a single function which waits on a channel close to exit.