open-consul/agent/config
Daniel Nephin 3a4242c121 auto-config: Avoid the marshal/unmarshal cycle in auto-config
Use a LiteralConfig and return a config.Config from translate.
2020-08-10 20:07:52 -04:00
..
agent_limits.go
agent_limits_test.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
builder.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
builder_oss.go agent/config: include Audit struct as a pointer on Config, fix tests 2020-05-11 14:13:05 -07:00
builder_oss_test.go
builder_test.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
config.go auto-config: Avoid the marshal/unmarshal cycle in auto-config 2020-08-10 20:07:52 -04:00
config_oss.go agent/config: add auditing config to OSS and add to enterpriseConfigMap exclusions 2020-05-11 13:27:35 -07:00
default.go auto-config: Avoid the marshal/unmarshal cycle in auto-config 2020-08-10 20:07:52 -04:00
default_oss.go auto-config: Avoid the marshal/unmarshal cycle in auto-config 2020-08-10 20:07:52 -04:00
doc.go
flags.go config: Make ConfigFormat not a pointer 2020-06-16 12:52:22 -04:00
flags_test.go config: rename Flags to BuilderOpts 2020-06-16 12:51:19 -04:00
flagset.go
limits.go Add unconvert linter 2020-05-12 13:47:25 -04:00
limits_windows.go
merge.go Agent Auto Configuration: Configuration Syntax Updates (#8003) 2020-06-16 15:03:22 -04:00
merge_test.go Agent Auto Configuration: Configuration Syntax Updates (#8003) 2020-06-16 15:03:22 -04:00
runtime.go Allow setting verify_incoming* when using auto_encrypt or auto_config (#8394) 2020-07-30 10:15:12 -04:00
runtime_oss.go
runtime_oss_test.go Enable gofmt simplify 2020-06-16 13:21:11 -04:00
runtime_test.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
segment_oss.go
segment_oss_test.go