Documentation
¶
Overview ¶
Package config defines the environment variables expected by the Coordinator for configuration settings.
Index ¶
Constants ¶
View Source
const ClientAddr = "EDG_COORDINATOR_CLIENT_ADDR"
ClientAddr is the coordinator's address for the HTTP-REST server to listen on
View Source
const DNSNames = "EDG_COORDINATOR_DNS_NAMES"
DNSNames are the alternative dns names for the coordinator's certificate
View Source
const DevMode = "EDG_COORDINATOR_DEV_MODE"
DevMode enables more verbose logging
View Source
const MeshAddr = "EDG_COORDINATOR_MESH_ADDR"
MeshAddr is the coordinator's address for the gRPC server to listen on
View Source
const PromAddr = "EDG_COORDINATOR_PROMETHEUS_ADDR"
PromAddr is the coordinator's address for the prometheus endpoint server to listen on
View Source
const SealDir = "EDG_COORDINATOR_SEAL_DIR"
SealDir is the coordinator's file location to store the sealed state
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.