Documentation
¶
Overview ¶
Package http contains the HTTP server implementation for the demo project
Index ¶
Constants ¶
View Source
const ConsoleEndpointName = "ep.httpConsole"
ConsoleEndpointName is the name of the HTTP endpoint in the cluster
View Source
const MetricsEndpointName = "ep.metrics"
MetricsEndpointName is the name of the metrics endpoint for each node
Variables ¶
This section is empty.
Functions ¶
func ClusterOperational ¶
ClusterOperational sends notification to the connected HTTP clients TODO: naming. It makes zero sense.
func StartWebserver ¶
StartWebserver starts the web server that hosts the status page.
func UpdateClusterStatus ¶
UpdateClusterStatus updates the cluster status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.