# Functions
NewConfig creates a new Config populated with default values.
NewZapCoreLoggerBuilder - is a deprecated setter for the logger.
NewZapLoggerBuilder generates a zap logger builder that sets given loger for embedded etcd.
StartEtcd launches the etcd server and HTTP handlers for client/server communication.
WrapCORS wraps existing handler with CORS.
# Constants
DefaultLogRotationConfig is the default configuration used for log rotation.
DefaultStrictReconfigCheck is the default value for "--strict-reconfig-check" flag.
ExperimentalDistributedTracingAddress is the default collector address.
ExperimentalDistributedTracingServiceName is the default etcd service name.
# Variables
CompactorModePeriodic is periodic compaction mode for "Config.AutoCompactionMode" field.
CompactorModeRevision is revision-based compaction mode for "Config.AutoCompactionMode" field.