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.
 
 
 
 
 
 
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991)
5 years ago
..
freeport [BUGFIX] Fix race condition in freeport (#7567) 5 years ago
testutil acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
.golangci.yml ci: Use golangci-lint for linting 5 years ago
README.md Move internal/ to sdk/ (#5568) 6 years ago
go.mod Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
go.sum Allow users to configure either unstructured or JSON logging (#7130) 5 years ago

README.md

Internal SDK

Please note that this folder, while public, is not meant for new consumers of these libraries; this should currently be considered an internal, not external, SDK. It is public due to existing needs from other HashiCorp software. The tags in this folder will stay at the 0.x.y level; accordingly users should expect that things can move around, disappear, or change API at any time.