consul/agent/structs
Preetha a67d27c756
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
..
acl.go
acl_test.go
catalog.go
check_definition.go Changes "TLS" to "GRPCUseTLS" since it only applies to GRPC checks. 2018-02-02 17:29:34 -08:00
check_definition_test.go
check_type.go Changes "TLS" to "GRPCUseTLS" since it only applies to GRPC checks. 2018-02-02 17:29:34 -08:00
errors.go
operator.go
prepared_query.go
prepared_query_test.go
service_definition.go Renames agent API layer for service metadata to "meta" for consistency 2018-03-28 09:04:50 -05:00
service_definition_test.go
snapshot.go
structs.go Adds discovery_max_stale (#4004) 2018-03-30 10:14:44 -05:00
structs_test.go Renames agent API layer for service metadata to "meta" for consistency 2018-03-28 09:04:50 -05:00
txn.go