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 82a50245e0
agent/consul: support intention description, meta is non-nil
7 years ago
..
acl.go
acl_test.go
catalog.go
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 Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
intention.go agent/consul: support intention description, meta is non-nil 7 years ago
intention_test.go agent/structs: IntentionPrecedenceSorter for sorting based on precedence 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: Intention.Apply, FSM methods, very little validation 7 years ago
structs_test.go Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 7 years ago
txn.go