Versions in this module Expand all Collapse all v0 v0.2.1 Nov 17, 2021 v0.2.0 Sep 27, 2021 v0.1.0 Sep 12, 2021 Changes in this version + const ClusterName + const UpstreamHost + const UpstreamPort + func RunServer(ctx context.Context, srv server.Server, port uint) + func StartServer(l *zap.SugaredLogger, updates chan store.NodeConfig, deletes chan string) + type CacheUpdater struct