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.
 
 
 
 
 
 
Ali Abbas a4656f1ecf fix Sprintf formatting 10 years ago
..
acl_endpoint.go
acl_endpoint_test.go
agent.go agent: prefer config over persisted services/checks (#497) 10 years ago
agent_endpoint.go agent: prefer config over persisted services/checks (#497) 10 years ago
agent_endpoint_test.go agent: prefer config over persisted services/checks (#497) 10 years ago
agent_test.go agent: prefer config over persisted services/checks (#497) 10 years ago
catalog_endpoint.go
catalog_endpoint_test.go
check.go agent: pass notes field through for checks inside of service definitions. Fixes #449 10 years ago
check_test.go
command.go fix Sprintf formatting 10 years ago
command_test.go Rebase against upstream 10 years ago
config.go agent: remove unused config variable 10 years ago
config_test.go agent: -encrypt appends to keyring if one exists 10 years ago
dns.go cleanup unreachable code 10 years ago
dns_test.go agent: implementing reverse dns lookup for ipv4 and ipv6 10 years ago
event_endpoint.go agent: Preserve ordering of event buffer. Fixes #479 10 years ago
event_endpoint_test.go agent: make event buffer test non-sequential 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go
health_endpoint_test.go
http.go agent: Fixing port collision in tests 10 years ago
http_api.md
http_test.go agent: Fixing UiDir in test 10 years ago
keyring.go agent: fix loading keyring on agent start 10 years ago
keyring_test.go agent: fix loading keyring on agent start 10 years ago
kvs_endpoint.go cleanup unreachable code 10 years ago
kvs_endpoint_test.go
local.go
local_test.go
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go
remote_exec_test.go
rpc.go command: fix panic when client RPC is asked for a keyring operation 10 years ago
rpc_client.go command/keyring: remove unneeded -wan arg, fix tests 10 years ago
rpc_client_test.go consul: more tests, remove unused KeyManager() method 10 years ago
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go Ephemeral Nodes for via Session behavior settings. 10 years ago
session_endpoint_test.go Clean up tests, use switch to default session.Behavior value if unspecified, unrecognized 10 years ago
status_endpoint.go
status_endpoint_test.go
structs.go
structs_test.go
syslog.go
syslog_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go