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
Armon Dadgar a0c6dbfe2a
agent: testing remote exec writer
10 years ago
..
acl_endpoint.go agent: Strict PUT for modifying ACLs 10 years ago
acl_endpoint_test.go agent: Fixing ACL tests with token param 10 years ago
agent.go agent: remove userEventEnc type 10 years ago
agent_endpoint.go Return both member and config in `/v1/agent/self` 11 years ago
agent_endpoint_test.go Return both member and config in `/v1/agent/self` 11 years ago
agent_test.go agent: Fixing ACL tests with token param 10 years ago
catalog_endpoint.go Merge pull request #68 from hashicorp/f-consistency 11 years ago
catalog_endpoint_test.go agent: Improve test reliability 11 years ago
check.go agent: Refactor script invoke 10 years ago
check_test.go tests: Don't generate binary output from checks. 11 years ago
command.go agent: Support encrypt CLI flag. Fixes #245. 10 years ago
command_test.go agent: Validate datacenter is valid. Fixes #169. 11 years ago
config.go agent: Adding remote exec configuration 10 years ago
config_test.go agent: Adding remote exec configuration 10 years ago
dns.go agent: First pass at agent-based watches 10 years ago
dns_test.go Add RFC-2782 style SRV lookups 10 years ago
event_endpoint.go website: typo fixes 10 years ago
event_endpoint_test.go agent: Support event filtering on name 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go agent: Fixing passing filter. Fixes #241 11 years ago
health_endpoint_test.go agent: Fixing passing filter. Fixes #241 11 years ago
http.go agent: First pass at event endpoints 10 years ago
http_api.md Add `/v1/agent/self` and return local agent config 11 years ago
http_test.go agent: Improving test reliability 11 years ago
kvs_endpoint.go agent: Copy token in KV PUT/DELETE 10 years ago
kvs_endpoint_test.go agent: Support for raw key lookup. Fixes #150. 11 years ago
local.go agent: Cleanup handling of defer checks 11 years ago
local_test.go agent: Defer sync based on CheckUpdateInterval 11 years ago
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go agent: testing remote exec writer 10 years ago
remote_exec_test.go agent: testing remote exec writer 10 years ago
rpc.go agent: Adding reload RPC command 11 years ago
rpc_client.go agent: Add reload to RPC clien 11 years ago
rpc_client_test.go Remove TODO comments 11 years ago
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go agent: Enforce PUT for session destroy. Fixes #285. 10 years ago
session_endpoint_test.go consul: Adding support for optional session name 11 years ago
status_endpoint.go
status_endpoint_test.go gofmt 11 years ago
structs.go
syslog.go command/agent: added missing syslog wrapper 11 years ago
ui_endpoint.go agent: Summarize node level checks as well 11 years ago
ui_endpoint_test.go Remove TODO comments 11 years ago
user_event.go agent: First pass at remote exec support 10 years ago
user_event_test.go agent: First pass at multi-DC support 10 years ago
util.go agent: Refactor msgpack serialization into util 10 years ago
util_test.go
watch_handler.go agent: Refactor script invoke 10 years ago
watch_handler_test.go agent: Refactor script invoke 10 years ago