Documentation ¶
Overview ¶
Package v1 implements the api endpoints for the `/api/v1` prefix. This group of endpoints is meant to provide external queries with stats of the agent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupHandlers ¶
func SetupHandlers(r *mux.Router, ac autodiscovery.Component)
SetupHandlers adds the specific handlers for /api/v1 endpoints The API is only meant to expose stats used by the Cluster Agent Check configs and any data that could contain sensitive information MUST NEVER be sent via this API
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.