...
Command consul
Subdirectories
Name | Synopsis |
---|---|
.. | |
acl | |
api | The /v1/operator/area endpoints are available only in Consul Enterprise and interact with its network area subsystem. |
command | |
agent | |
mock | |
base | |
consul | The snapshot endpoint is a special non-RPC endpoint that supports streaming for taking and restoring snapshots for disaster recovery. |
agent | Package agent provides a logical endpoint for Consul agents in the network. |
prepared_query | |
servers | Package servers provides a Manager interface for Manager managed agent.Server objects. |
state | |
structs | |
ipaddr | |
lib | |
logger | |
snapshot | The archive utilities manage the internal format of a snapshot, which is a tar file with the following contents: meta.json - JSON-encoded snapshot metadata from Raft state.bin - Encoded snapshot data from Raft SHA256SUMS - SHA-256 sums of the above two files The integrity information is automatically created and checked, and a failure there just looks like an error to the caller. |
testrpc | |
testutil | |
retry | Package retry provides support for repeating operations in tests. |
tlsutil | |
types | |
version | |
watch |