consul/agent/structs
R.B. Boyer fd1c62ee8b
connect: ensure time.Duration fields retain their human readable forms in the API (#6348)
This applies for both config entries and the compiled discovery chain.

Also omit some other config entries fields when empty.
2019-08-19 15:31:05 -05:00
..
acl.go
acl_cache.go
acl_cache_test.go
acl_legacy.go
acl_legacy_test.go
acl_test.go
auto_encrypt.go
catalog.go
check_definition.go
check_definition_test.go
check_type.go
config_entry.go connect: introduce ExternalSNI field on service-defaults (#6324) 2019-08-19 12:19:44 -05:00
config_entry_discoverychain.go connect: ensure time.Duration fields retain their human readable forms in the API (#6348) 2019-08-19 15:31:05 -05:00
config_entry_discoverychain_test.go connect: expose an API endpoint to compile the discovery chain (#6248) 2019-08-02 15:34:54 -05:00
config_entry_test.go connect: introduce ExternalSNI field on service-defaults (#6324) 2019-08-19 12:19:44 -05:00
connect.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
connect_ca.go
connect_ca_test.go
connect_proxy_config.go
connect_proxy_config_test.go
discovery_chain.go connect: ensure time.Duration fields retain their human readable forms in the API (#6348) 2019-08-19 15:31:05 -05:00
errors.go
intention.go
intention_test.go
operator.go
prepared_query.go
prepared_query_test.go
sanitize_oss.go
service_definition.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
service_definition_test.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
snapshot.go
structs.go Merge Consul OSS branch 'master' at commit 8f7586b339 2019-08-13 02:00:43 +00:00
structs_filtering_test.go
structs_test.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
testing_catalog.go
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go