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
Frank Schroeder 6688a510e1
golint: Consistent receiver name
8 years ago
..
acl.go Disables agent-level enforcement on Consul agents unless acl_datacenter is set. 8 years ago
acl_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
acl_endpoint_test.go Adds an ACL replication status endpoint. 8 years ago
acl_test.go Remove duplicate constants 8 years ago
agent.go Remove duplicate constants 8 years ago
agent_endpoint.go Remove duplicate constants 8 years ago
agent_endpoint_test.go Remove duplicate constants 8 years ago
agent_test.go golint: Drop the unused value from range 8 years ago
bindata_assetfs.go Updates static assets to pick up #2899. 8 years ago
catalog_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
catalog_endpoint_test.go Remove duplicate constants 8 years ago
check.go Remove duplicate constants 8 years ago
check_test.go Remove duplicate constants 8 years ago
command.go golint: Consistent receiver name 8 years ago
command_test.go Use new APIs 8 years ago
config.go Adds a new -disable-host-node-id option to help when testing with containers. 8 years ago
config_test.go Adds a new -disable-host-node-id option to help when testing with containers. 8 years ago
coordinate_endpoint.go golint: Drop the unused value from range 8 years ago
coordinate_endpoint_test.go Remove duplicate constants 8 years ago
dns.go Merge pull request #2690 from zeroae/f-simple-rfc2782 8 years ago
dns_test.go golint: Drop the unused value from range 8 years ago
event_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
event_endpoint_test.go Use new APIs 8 years ago
flag_slice_value.go
flag_slice_value_test.go
health_endpoint.go golint: Drop the unused value from range 8 years ago
health_endpoint_test.go Remove duplicate constants 8 years ago
http.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
http_api.md
http_test.go Remove duplicate constants 8 years ago
keyring.go Added -relay-factor param to keyring operations 8 years ago
keyring_test.go Remove duplicate constants 8 years ago
kvs_endpoint.go Remove duplicate constants 8 years ago
kvs_endpoint_test.go Remove duplicate constants 8 years ago
local.go golint: Drop the unused value from range 8 years ago
local_test.go Remove duplicate constants 8 years ago
operator_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
operator_endpoint_test.go Add CLI/API endpoints for removing peer by ID 8 years ago
prepared_query_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
prepared_query_endpoint_test.go Add tests for node meta in prepared queries and update docs 8 years ago
remote_exec.go Remove duplicate constants 8 years ago
remote_exec_test.go Remove duplicate constants 8 years ago
session_endpoint.go golint: Drop the unused value from range 8 years ago
session_endpoint_test.go Remove duplicate constants 8 years ago
snapshot_endpoint.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_endpoint_test.go Adds support for snapshots and restores. (#2396) 8 years ago
status_endpoint.go
status_endpoint_test.go Remove duplicate constants 8 years ago
structs.go Remove duplicate constants 8 years ago
structs_test.go Remove duplicate constants 8 years ago
translate_addr.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
txn_endpoint.go Remove duplicate constants 8 years ago
txn_endpoint_test.go Adds a get-tree verb to KV transaction operations. 9 years ago
ui_endpoint.go Remove duplicate constants 8 years ago
ui_endpoint_test.go Remove duplicate constants 8 years ago
user_event.go Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
user_event_test.go Remove duplicate constants 8 years ago
util.go Remove the RPC client interface and update docs 8 years ago
util_test.go Factor out duplicate functions into a lib package 9 years ago
watch_handler.go agent: Stop reaping child processes (resolves #1988) 8 years ago
watch_handler_test.go agent: Stop reaping child processes (resolves #1988) 8 years ago