# Packages
Package v1 implements the api endpoints for the `/api/v1` prefix.
# Functions
ServerCLCRunnerAddress returns the server address.
StartCLCRunnerServer creates the router and starts the HTTP server.
StopCLCRunnerServer closes the connection and the server stops listening to cluster agent queries.