# Packages
No description provided by the author
# Functions
IndexFunction creates secondary indexes.
NewConfigIndex creates new instance of ConfigIndex.
ToChan creates a callback that can be passed to the Watch function in order to receive notifications through a channel.
# Structs
ChangeEvent represents a notification about change in ConfigIndex delivered to subscribers.
ConfigIndex implements a cache for configured containers.
# Interfaces
Reader provides read API to ConfigIndex.