Documentation ¶
Overview ¶
Package agent implements the api endpoints for the `/agent` prefix. This group of endpoints is meant to provide high-level functionalities at the agent level.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupHandlers ¶
func SetupHandlers( r *mux.Router, wmeta workloadmeta.Component, logsAgent optional.Option[logsAgent.Component], senderManager sender.DiagnoseSenderManager, secretResolver secrets.Component, collector optional.Option[collector.Component], ac autodiscovery.Component, providers []api.EndpointProvider, tagger tagger.Component, ) *mux.Router
SetupHandlers adds the specific handlers for /agent endpoints
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.