# Functions

Delete removes the named ComponentConfig from this package's "/configz" handler.
InstallHandler adds an HTTP handler on the given mux for the "/configz" endpoint which serves all registered ComponentConfigs in JSON format.
New creates a Config object with the given name.

# Structs

Config is a handle to a ComponentConfig object.