open-consul/agent/config
Preetha 8fbe3dfceb
Adds discovery_max_stale (#4004)
Adds a new option to allow service discovery endpoints to return stale results if configured at the agent level.
2018-03-30 10:14:44 -05:00
..
builder.go Adds discovery_max_stale (#4004) 2018-03-30 10:14:44 -05:00
config.go Adds discovery_max_stale (#4004) 2018-03-30 10:14:44 -05:00
default.go Allow to control the number of A/AAAA Record returned by DNS 2018-03-06 02:07:42 +01:00
default_oss.go Add enterprise default config section 2018-02-05 13:33:59 -08:00
doc.go
flags.go config: add -config-format option (#3626) 2017-10-31 17:30:01 -05:00
flags_test.go config: return error on extra command line arguments (#3397) 2017-10-23 08:07:48 +02:00
flagset.go
merge.go Changes maps to merge vs. overwrite when processing configs. 2017-12-13 16:06:01 -08:00
merge_test.go Changes maps to merge vs. overwrite when processing configs. 2017-12-13 16:06:01 -08:00
patch_hcl.go
patch_hcl_test.go
runtime.go Adds discovery_max_stale (#4004) 2018-03-30 10:14:44 -05:00
runtime_test.go Adds discovery_max_stale (#4004) 2018-03-30 10:14:44 -05:00
segment_oss.go Renames "segments" to "segment" to be consistent with other files. 2017-11-29 18:36:52 -08:00
segment_oss_test.go Renames "segments" to "segment" to be consistent with other files. 2017-11-29 18:36:52 -08:00
translate.go config: add generic method to translate between CamelCase and snake_case (#3557) 2017-10-10 16:40:59 -07:00
translate_test.go config: add generic method to translate between CamelCase and snake_case (#3557) 2017-10-10 16:40:59 -07:00