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 2e7ed2fd86
Merge pull request #3585 from hashicorp/document-runtime-config
7 years ago
..
builder.go config: return error on extra command line arguments (#3397) 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 config: return error on extra command line arguments (#3397) 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 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 config: address review comments 7 years ago
runtime_test.go config: return error on extra command line arguments (#3397) 7 years ago
segments_oss.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
segments_oss_test.go config: rename test struct field to args 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