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 2bdeaa0c6a
consul: restructuring
10 years ago
..
acl_endpoint.go
acl_endpoint_test.go
agent.go agent: split keyring functionality out of agent.go 10 years ago
agent_endpoint.go
agent_endpoint_test.go agent: fix failing test 10 years ago
agent_test.go command: test generated keyring file content and conflicting args for agent 10 years ago
catalog_endpoint.go
catalog_endpoint_test.go agent: test services are in sync when added from the API 10 years ago
check.go agent: pass notes field through for checks inside of service definitions. Fixes #449 10 years ago
check_test.go
command.go command: various cleanup 10 years ago
command_test.go command: allow wan ring to be modified separately from lan pools 10 years ago
config.go command: various cleanup 10 years ago
config_test.go agent: test loading keyring files for client and server 10 years ago
dns.go Fixing unit tests 10 years ago
dns_test.go Add multiple recursor definition support 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: Fixing port collision in tests 10 years ago
http_api.md
http_test.go agent: Fixing UiDir in test 10 years ago
keyring.go consul: restructuring 10 years ago
keyring_test.go agent: split keyring functionality out of agent.go 10 years ago
kvs_endpoint.go
kvs_endpoint_test.go
local.go formatting 10 years ago
local_test.go Merge pull request #401 from hashicorp/f-healthcheck 10 years ago
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go
remote_exec_test.go
rpc.go consul: restructuring 10 years ago
rpc_client.go consul: refactor keyring, repeat RPC calls to all DC's 10 years ago
rpc_client_test.go agent: install/use/remove key tests 10 years ago
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go
session_endpoint_test.go agent: fix tests after default status change 10 years ago
status_endpoint.go
status_endpoint_test.go
structs.go agent: Default health checks to critical. Fixes #341 10 years ago
structs_test.go agent: Default health checks to critical. Fixes #341 10 years ago
syslog.go agent: Filter messages logged to syslog. Fixes #272 10 years ago
syslog_test.go agent: skip syslog test on windows 10 years ago
ui_endpoint.go
ui_endpoint_test.go
user_event.go agent: auto-register the consul service on server nodes 10 years ago
user_event_test.go
util.go Switching to the pinned version of msgpack 10 years ago
util_test.go
watch_handler.go
watch_handler_test.go