You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/structs
Mitchell Hashimoto e01914a025
agent/consul: Catalog.ServiceNodes supports Connect filtering
7 years ago
..
acl.go
acl_test.go
catalog.go agent: /v1/catalog/service/:service works with proxies 7 years ago
check_definition.go Remove the script field from checks in favor of args 7 years ago
check_definition_test.go Remove the script field from checks in favor of args 7 years ago
check_type.go Remove the script field from checks in favor of args 7 years ago
errors.go
intention.go agent/consul: Basic ACL on Intention.Apply 7 years ago
intention_test.go agent/consul,structs: add tests for ACL filter and prefix for intentions 7 years ago
operator.go Move autopilot to a standalone package 7 years ago
prepared_query.go Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 7 years ago
prepared_query_test.go
service_definition.go Renames agent API layer for service metadata to "meta" for consistency 7 years ago
service_definition_test.go Remove the script field from checks in favor of args 7 years ago
snapshot.go
structs.go agent/consul: Catalog.ServiceNodes supports Connect filtering 7 years ago
structs_test.go agent/consul: proxy registration and tests 7 years ago
testing_catalog.go agent/consul: Catalog.ServiceNodes supports Connect filtering 7 years ago
testing_intention.go agent: use testing intention to get valid intentions 7 years ago
txn.go