Documentation ¶
Overview ¶
Package gateway_health provides a client for using the cloud health service from federated gateways. This allows the gateway health manager to send health updates without knowing about the RPC implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateHealth ¶
func UpdateHealth(cloudReg service_registry.GatewayRegistry, req *protos.HealthRequest) (*protos.HealthResponse, error)
UpdateHealth sends a health update using a HealthRequest to the cloud and returns back a health response and any potential error that occurred
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package collection provides functions used by the health manager to collect health related metrics for FeG services and the system Package collection provides functions used by the health manager to collect health related metrics for FeG services and the system
|
Package collection provides functions used by the health manager to collect health related metrics for FeG services and the system Package collection provides functions used by the health manager to collect health related metrics for FeG services and the system |
Package health_manager provides the main functionality for the gateway_health service.
|
Package health_manager provides the main functionality for the gateway_health service. |
Click to show internal directories.
Click to hide internal directories.