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/command/agent
Ryan Uber 8b0fe52be2
agent/http: fix service registration with nil checks value
10 years ago
..
acl_endpoint.go
acl_endpoint_test.go
agent.go Merge pull request #625 from hashicorp/f-maintcmd 10 years ago
agent_endpoint.go agent/http: fix service registration with nil checks value 10 years ago
agent_endpoint_test.go agent: fix test 10 years ago
agent_test.go agent: use const for default maintenance reason strings 10 years ago
catalog_endpoint.go
catalog_endpoint_test.go
check.go agent: support multiple checks per service 10 years ago
check_test.go agent: make check tests more reliable 10 years ago
command.go agent: beginning socket user/group/mode support as discussed in #612 10 years ago
command_test.go agent: use interface for file permissions 10 years ago
config.go Merge pull request #622 from hashicorp/f-sockets 10 years ago
config_test.go Merge pull request #622 from hashicorp/f-sockets 10 years ago
dns.go Don't forget to Shutdown the DNS Server! 10 years ago
dns_test.go agent: more lenient dns response test 10 years ago
event_endpoint.go
event_endpoint_test.go
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go
health_endpoint_test.go
http.go agent/http: clean up socket setup 10 years ago
http_api.md
http_test.go agent: use squash mapstructure tag to properly decode embedded structs 10 years ago
keyring.go
keyring_test.go
kvs_endpoint.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
kvs_endpoint_test.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
local.go agent: comments for new anti-entropy functionality 10 years ago
local_test.go agent: simplify anti-entropy of services with multiple checks, add tests 10 years ago
log_levels.go
log_writer.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
log_writer_test.go
remote_exec.go
remote_exec_test.go
rpc.go
rpc_client.go agent: beginning refactor 10 years ago
rpc_client_test.go agent: fixing up tests 10 years ago
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go consul: Ignore zero ttl on session 10 years ago
session_endpoint_test.go Fixed clearSessionTimer, created invalidateSession, added invalid TTL test 10 years ago
status_endpoint.go
status_endpoint_test.go
structs.go agent: support multiple checks per service 10 years ago
structs_test.go
syslog.go
syslog_test.go
ui_endpoint.go
ui_endpoint_test.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
user_event.go
user_event_test.go
util.go agent: use interface for file permissions 10 years ago
util_test.go agent: use squash mapstructure tag to properly decode embedded structs 10 years ago
watch_handler.go
watch_handler_test.go