Documentation ¶
Overview ¶
Package health provides a thin client for using the health service from other cloud services. This can be used by apps to discover and contact the service, without knowing about the RPC implementation.
Package health contains the health service, a feg-orchestrator microservice which manages feg health and HA clusters
Index ¶
Constants ¶
View Source
const ( ServiceName = "HEALTH" DBTableName = "health" HealthStatusType = "health_status" ClusterStatusType = "cluster_status" )
Variables ¶
This section is empty.
Functions ¶
func GetActiveGateway ¶
GetActiveGateway returns the active federated gateway in the network specified by networkID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.