Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TTL to use with all state pushed to Registry DefaultTTL = "10s" // If an environment variable with the EnvPrefix is set, it will take precedence over values // in the configuration file. Command line flags will override the environment variables. EnvConfigPrefix = "TIADM_" // First try to load configuration file in $(PWD), if not exist then check /etc/tiadm/tiadm.conf DefaultConfigFile = "tiadm.conf" DefaultConfigDir = "/etc/tiadm" DefaultKeyPrefix = "/_pingcap.com/tiadmin" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.