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
James Phillips c2a59f1e6c
Addresses additional state mutations.
7 years ago
..
acl.go
acl_test.go
catalog.go
check_definition.go Changes "TLS" to "GRPCUseTLS" since it only applies to GRPC checks. 7 years ago
check_definition_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
check_type.go Changes "TLS" to "GRPCUseTLS" since it only applies to GRPC checks. 7 years ago
errors.go Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
operator.go Move autopilot to a standalone package 7 years ago
prepared_query.go
prepared_query_test.go
service_definition.go Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
service_definition_test.go Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
snapshot.go
structs.go Addresses additional state mutations. 7 years ago
structs_test.go Organize segments for a cleaner split between enterprise and OSS 7 years ago
txn.go