consul/sdk
James Hartig b2e21c103f
consul operator raft transfer-leader should send the id (#17107)
Fixes #16955

Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2023-09-15 14:38:59 -04:00
..
freeport Copyright headers for missing files/folders (#16708) 2023-03-28 18:48:58 -04:00
iptables docs: Fix some comments (#17118) 2023-07-31 10:56:09 -07:00
testutil consul operator raft transfer-leader should send the id (#17107) 2023-09-15 14:38:59 -04:00
.golangci.yml ci: Use golangci-lint for linting 2020-03-17 13:43:40 -04:00
LICENSE [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
README.md Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
go.mod [NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358) 2023-08-02 13:10:29 -04:00
go.sum [NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358) 2023-08-02 13:10:29 -04: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.