open-consul/agent/structs
2018-06-14 09:42:01 -07:00
..
acl.go
acl_test.go
catalog.go
check_definition.go
check_definition_test.go
check_type.go
connect.go Adds api client code and tests for new Proxy Config endpoint, registering with proxy and seeing proxy config in /agent/services list. 2018-06-14 09:41:58 -07:00
connect_ca.go Add cross-signing mechanism to root rotation 2018-06-14 09:42:00 -07:00
connect_test.go Added connect proxy config and local agent state setup on boot. 2018-06-14 09:41:57 -07:00
errors.go
intention.go Allow duplicate source or destination, but enforce uniqueness across all four. 2018-06-14 09:41:57 -07:00
intention_test.go Allow duplicate source or destination, but enforce uniqueness across all four. 2018-06-14 09:41:57 -07:00
operator.go
prepared_query.go
prepared_query_test.go
service_definition.go Adds api client code and tests for new Proxy Config endpoint, registering with proxy and seeing proxy config in /agent/services list. 2018-06-14 09:41:58 -07:00
service_definition_test.go
snapshot.go
structs.go agent/structs: DCSpecificRequest sets all the proper fields for 2018-06-14 09:42:01 -07:00
structs_test.go
testing_catalog.go
testing_intention.go
testing_service_definition.go
txn.go