consul/sdk
hc-github-team-consul-core 27b02d5b08
fix: revert go mod compat for sdk,api to 1.19 (#16323) (#16327)
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2023-02-18 15:12:36 -05:00
..
freeport fix: revert go mod compat for sdk,api to 1.19 (#16323) (#16327) 2023-02-18 15:12:36 -05:00
iptables backport of commit 2fe633bf44 (#15096) 2022-10-21 15:15:55 -04:00
testutil Fix SDK to support older versions of Consul. (#15423) (#15459) 2022-11-18 11:27:23 -06:00
.golangci.yml ci: Use golangci-lint for linting 2020-03-17 13:43:40 -04:00
README.md Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
go.mod fix: revert go mod compat for sdk,api to 1.19 (#16323) (#16327) 2023-02-18 15:12:36 -05:00
go.sum Fix SDK to support older versions of Consul. (#15423) (#15459) 2022-11-18 11:27:23 -06:00

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.