Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kyle Havlovitz 8c5be2dd97
Enforce a valid port for the Serf WAN since it can't be disabled.
7 years ago
..
builder.go Enforce a valid port for the Serf WAN since it can't be disabled. 7 years ago
config.go Adds a snapshot agent stub to the config structure. 7 years ago
default.go Adds TODOs referencing #3744. 7 years ago
doc.go Metrics service prefix (#3498) 7 years ago
flags.go config: add -config-format option (#3626) 7 years ago
flags_test.go config: return error on extra command line arguments (#3397) 7 years ago
flagset.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
merge.go Changes maps to merge vs. overwrite when processing configs. 7 years ago
merge_test.go Changes maps to merge vs. overwrite when processing configs. 7 years ago
patch_hcl.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
patch_hcl_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
runtime.go Adds enable_agent_tls_for_checks configuration option which allows (#3661) 7 years ago
runtime_test.go Enforce a valid port for the Serf WAN since it can't be disabled. 7 years ago
segment_oss.go Renames "segments" to "segment" to be consistent with other files. 7 years ago
segment_oss_test.go Renames "segments" to "segment" to be consistent with other files. 7 years ago
translate.go config: add generic method to translate between CamelCase and snake_case (#3557) 7 years ago
translate_test.go config: add generic method to translate between CamelCase and snake_case (#3557) 7 years ago