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.
 
 
 
 
 
 
Frank Schroeder 6780964eb8
config: remove redundant code
7 years ago
..
builder.go config: fix check for segment.port <= 0 and add test 7 years ago
config.go agent: add option to discard health output (#3562) 7 years ago
default.go Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
doc.go Metrics service prefix (#3498) 7 years ago
flags.go Renames `enable_ui` to `ui` to keep compatibility with existing configs. 7 years ago
flags_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
flagset.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
merge.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
merge_test.go New config parser, HCL support, multiple bind addrs (#3480) 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 agent: add option to discard health output (#3562) 7 years ago
runtime_test.go agent: add option to discard health output (#3562) 7 years ago
segments_oss.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
segments_oss_test.go config: remove redundant code 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