Documentation ¶
Overview ¶
Package config defines the config endpoint of the IPC API Server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigEndpointMux ¶
func GetConfigEndpointMux(cfg model.Reader, authorizedConfigPaths api.AuthorizedSet, expvarNamespace string) *gorilla.Router
GetConfigEndpointMux builds and returns the mux for the config endpoint, with the given config, authorized paths, and expvar namespace
func GetConfigEndpointMuxCore ¶
GetConfigEndpointMuxCore builds and returns the mux for the config endpoint with default values for the core agent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.