package
0.0.0-20210929134506-8fd29ad8f0d9
Repository: https://github.com/kok-stack/native-kubelet.git
Documentation: pkg.go.dev
# Functions
NewMonitorVariable instantiates an empty monitor variable.
# Interfaces
MonitorVariable is a specific monitor variable which allows for channel-subscription to changes to the internal value of the MonitorVariable.
Subscription is not concurrency safe.