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
Diptanu Choudhury 3d68d06ac7
Forcing the Env variable to empty while testing the default shell logic
9 years ago
..
acl_endpoint.go agent: Support ACL upserting 10 years ago
acl_endpoint_test.go agent: Support ACL upserting 10 years ago
agent.go Making an explicit check to test whether a check is of type Monitor 9 years ago
agent_endpoint.go Makes the default protocol 2 and lets 3 interoperate with 2. 9 years ago
agent_endpoint_test.go Adds coordinate of agent to self endpoint. 9 years ago
agent_test.go Makes the default protocol 2 and lets 3 interoperate with 2. 9 years ago
catalog_endpoint.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
catalog_endpoint_test.go Adds tests for HTTP interface. Removes a stray mark. 9 years ago
check.go Not adding the docker check if we couldn't create the client 9 years ago
check_test.go Forcing the Env variable to empty while testing the default shell logic 9 years ago
command.go Address comments 9 years ago
command_test.go agent: test mdb dir protection 9 years ago
config.go Implemented Docker health checks 9 years ago
config_test.go Implemented Docker health checks 9 years ago
coordinate_endpoint.go Completes rebase of network coordinates to new memdb. 9 years ago
coordinate_endpoint_test.go Completes rebase of network coordinates to new memdb. 9 years ago
dns.go Gets new structs changes to compile, adds some corner case handling and extra unit tests. 9 years ago
dns_test.go Allow AAAA queries for nodeLookup 9 years ago
event_endpoint.go agent: avoid masking errors when ACLs deny a request 10 years ago
event_endpoint_test.go agent: testing user event endpoint ACLs 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go Adds distance sorting to health endpoint. Cleans up unit tests. 9 years ago
health_endpoint_test.go Adds endpoints for raw network coordinates. 9 years ago
http.go Installs a friendly handler for coordinate endpoints when coordinates are disabled. 9 years ago
http_api.md
http_test.go Runs go fmt (sorts new go-cleanhttp imports). 9 years ago
keyring.go agent: write-level keyring ACLs work 10 years ago
keyring_test.go agent: testing keyring ACLs 10 years ago
kvs_endpoint.go remove various typos 9 years ago
kvs_endpoint_test.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
local.go Merge pull request #1235 from wuub/master 9 years ago
local_test.go Completes rebase of network coordinates to new memdb. 9 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 Fix a bunch of typos. 9 years ago
remote_exec_test.go agent: pass locally configured token during remote exec 10 years ago
rpc.go agent: write-level keyring ACLs work 10 years ago
rpc_client.go agent: write-level keyring ACLs work 10 years ago
rpc_client_test.go agent: disable ACLs for RPC client tests 9 years ago
rpc_log_stream.go Fix a bunch of typos. 9 years ago
rpc_log_stream_test.go
scada.go Fix a bunch of typos. 9 years ago
scada_test.go agent: atlas_endpoint is configurable 9 years ago
session_endpoint.go Fix a bunch of typos. 9 years ago
session_endpoint_test.go Support SesionTTLMin configuration 10 years ago
status_endpoint.go
status_endpoint_test.go
structs.go Rename EnableTagOverride and update formatting 9 years ago
structs_test.go agent: http checks work inside of service definitions 10 years ago
syslog.go Fix a bunch of typos. 9 years ago
syslog_test.go travis-ci: skip syslog tests for container-based travis infra 9 years ago
ui_endpoint.go agent: Fixing blocking queries on internal endpoints 10 years ago
ui_endpoint_test.go Runs go fmt (sorts new go-cleanhttp imports). 9 years ago
user_event.go consul: always fire events from server nodes 10 years ago
user_event_test.go agent: enforce event policy during event fire 10 years ago
util.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
util_test.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
watch_handler.go agent: Refactor script invoke 10 years ago
watch_handler_test.go agent: Refactor script invoke 10 years ago