open-consul/command/agent
Frank Schroeder 242ad8bb3a
agent: inline uiDir field
uiDir can be inlined as agent.config.UIDir
2017-05-31 00:29:22 +02:00
..
acl.go
acl_endpoint.go
acl_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
acl_test.go test: add helper for ioutil.TempDir/TempFile 2017-05-12 22:12:47 +02:00
agent.go Add settings for upshifting to encrypted gossip (#3079) 2017-05-30 08:51:37 -07:00
agent_endpoint.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
agent_endpoint_test.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
agent_test.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
bindata_assetfs.go
catalog_endpoint.go
catalog_endpoint_test.go test: inline request body encoding 2017-05-10 17:42:38 +02:00
check.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
check_test.go
command.go agent: drop logOutput parameter 2017-05-31 00:29:22 +02:00
command_test.go agent: add RetryJoin support for Azure 2017-05-24 10:15:38 +02:00
config.go Add settings for upshifting to encrypted gossip (#3079) 2017-05-30 08:51:37 -07:00
config_aws.go
config_azure.go doc: update comments and run goimports 2017-05-24 10:20:28 +02:00
config_gce.go
config_test.go Add settings for upshifting to encrypted gossip (#3079) 2017-05-30 08:51:37 -07:00
coordinate_endpoint.go
coordinate_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
dns.go
dns_test.go
event_endpoint.go
event_endpoint_test.go test: replace blocks and comments with sub-tests 2017-05-10 17:42:38 +02:00
flag_slice_value.go
flag_slice_value_test.go
health_endpoint.go
health_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
http.go agent: inline uiDir field 2017-05-31 00:29:22 +02:00
http_test.go agent: drop logOutput parameter 2017-05-31 00:29:22 +02:00
keyring.go agent: Replace client/server with delegate interface 2017-05-15 18:35:38 +02:00
keyring_test.go test: add helper for ioutil.TempDir/TempFile 2017-05-12 22:12:47 +02:00
kvs_endpoint.go
kvs_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
local.go
local_test.go
operator_endpoint.go
operator_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
prepared_query_endpoint.go
prepared_query_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
remote_exec.go
remote_exec_test.go
session_endpoint.go
session_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
snapshot_endpoint.go
snapshot_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
status_endpoint.go
status_endpoint_test.go
structs.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
structs_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go test: drop error check on http.NewRequest 2017-05-10 17:42:38 +02:00
ui_endpoint.go
ui_endpoint_test.go agent: inline uiDir field 2017-05-31 00:29:22 +02:00
user_event.go
user_event_test.go
util.go
util_test.go test: add helper for ioutil.TempDir/TempFile 2017-05-12 22:12:47 +02:00
watch_handler.go
watch_handler_test.go