package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewBroadcaster registers a set of listeners that support the Listener interface and notifies them all on changes.
NewMux creates a new mux that can merge changes from multiple sources.
# Structs
No description provided by the author
Mux is a class for merging configuration from multiple sources.
# Type aliases
AccessorFunc implements the Accessor interface.
ListenerFunc receives a representation of the change or object.
MergeFunc implements the Merger interface.