Documentation
¶
Index ¶
Constants ¶
View Source
const ( SUBSCRIBE_CDS = "CDS" SUBSCRIBE_LDS = "LDS" SUBSCRIBE_RDS = "RDS" SUBSCRIBE_ADS = "ADS" SUBSCRIBE_EDS = "EDS" )
View Source
const ENVOY_SUBSCRIBER_KEY = "envoySubscriber"
Variables ¶
View Source
var CONSUL_PREFIX = "xDS"
View Source
var ENV_PATH = "/.env"
View Source
var FILE_MODE = false
View Source
var FOLDER_PATH = ""
View Source
var POLL_INTERVAL = 10 * time.Second
View Source
var SUPPORTED_TYPES = []string{SUBSCRIBE_CDS, SUBSCRIBE_LDS, SUBSCRIBE_RDS, SUBSCRIBE_EDS}
Not really constants
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.