Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
wuxin d6729243eb fix command/kv_import.go help text (#3387) 7 years ago
..
agent.go agent: honor deprecated flags for retry-join-{ec2,azure,gce} (#3384) 7 years ago
agent_test.go Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
base.go Moves config util helpers into their own package. (#3165) 8 years ago
catalog_command.go Add catalog CLI functions (#3204) 7 years ago
catalog_command_test.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_datacenters.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_datacenters_test.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_nodes.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_nodes_test.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_services.go Sort tags so output is deterministic. 7 years ago
catalog_list_services_test.go Sort tags so output is deterministic. 7 years ago
commands.go Add catalog CLI functions (#3204) 7 years ago
configtest.go Moves flag slice helper into configutil. 8 years ago
configtest_test.go pkg refactor 8 years ago
event.go pkg refactor 8 years ago
event_test.go pkg refactor 8 years ago
exec.go pkg refactor 8 years ago
exec_test.go command: make TestExecCommandRun_CrossDC more resilient 7 years ago
force_leave.go pkg refactor 8 years ago
force_leave_test.go pkg refactor 8 years ago
info.go pkg refactor 8 years ago
info_test.go pkg refactor 8 years ago
join.go pkg refactor 8 years ago
join_test.go pkg refactor 8 years ago
keygen.go pkg refactor 8 years ago
keygen_test.go pkg refactor 8 years ago
keyring.go pkg refactor 8 years ago
keyring_test.go pkg refactor 8 years ago
kv_command.go Add catalog CLI functions (#3204) 7 years ago
kv_command_test.go test: run command tests in parallel 8 years ago
kv_delete.go pkg refactor 8 years ago
kv_delete_test.go pkg refactor 8 years ago
kv_export.go pkg refactor 8 years ago
kv_export_test.go pkg refactor 8 years ago
kv_get.go pkg refactor 8 years ago
kv_get_test.go pkg refactor 8 years ago
kv_import.go fix command/kv_import.go help text (#3387) 7 years ago
kv_import_test.go pkg refactor 8 years ago
kv_put.go pkg refactor 8 years ago
kv_put_test.go pkg refactor 8 years ago
leave.go pkg refactor 8 years ago
leave_test.go pkg refactor 8 years ago
lock.go command/lock: Add -child-exitcode, return 2 on child error (#3329) 7 years ago
lock_test.go command/lock: Add -child-exitcode, return 2 on child error (#3329) 7 years ago
maint.go pkg refactor 8 years ago
maint_test.go agent: move agent/consul/structs to agent/structs 7 years ago
members.go pkg refactor 8 years ago
members_test.go pkg refactor 8 years ago
monitor.go pkg refactor 8 years ago
operator.go pkg refactor 8 years ago
operator_autopilot.go pkg refactor 8 years ago
operator_autopilot_get.go Add UpgradeVersionTag to autopilot get/set commands 7 years ago
operator_autopilot_get_test.go pkg refactor 8 years ago
operator_autopilot_set.go Add UpgradeVersionTag to autopilot get/set commands 7 years ago
operator_autopilot_set_test.go agent: move agent/consul/structs to agent/structs 7 years ago
operator_autopilot_test.go test: run command tests in parallel 8 years ago
operator_raft.go pkg refactor 8 years ago
operator_raft_list.go pkg refactor 8 years ago
operator_raft_list_test.go pkg refactor 8 years ago
operator_raft_remove.go pkg refactor 8 years ago
operator_raft_remove_test.go pkg refactor 8 years ago
operator_raft_test.go pkg refactor 8 years ago
operator_test.go test: run command tests in parallel 8 years ago
reload.go pkg refactor 8 years ago
reload_test.go pkg refactor 8 years ago
rtt.go pkg refactor 8 years ago
rtt_test.go agent: move agent/consul/structs to agent/structs 7 years ago
snapshot_command.go golint: Rename fields and structs 8 years ago
snapshot_command_test.go test: run command tests in parallel 8 years ago
snapshot_inspect.go pkg refactor 8 years ago
snapshot_inspect_test.go pkg refactor 8 years ago
snapshot_restore.go pkg refactor 8 years ago
snapshot_restore_test.go pkg refactor 8 years ago
snapshot_save.go pkg refactor 8 years ago
snapshot_save_test.go pkg refactor 8 years ago
util_test.go test: refactor command tests to use TestAgent 8 years ago
util_unix.go
util_windows.go
validate.go Moves flag slice helper into configutil. 8 years ago
validate_test.go pkg refactor 8 years ago
version.go pkg refactor 8 years ago
version_test.go test: run command tests in parallel 8 years ago
watch.go pkg refactor 8 years ago
watch_test.go pkg refactor 8 years ago