open-consul/sdk
freddygv 01b0cbcbd7 Use proto message for each secrets write op
Previously there was a field indicating the operation that triggered a
secrets write. Now there is a message for each operation and it contains
the secret ID being persisted.
2022-08-08 01:41:00 -06:00
..
freeport sdk/freeport: rename Port to GetOne 2021-11-30 17:32:41 -05:00
iptables re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
testutil Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
.golangci.yml
README.md
go.mod Update go version to 1.18.1 2022-04-18 11:41:10 -04:00
go.sum Update go version to 1.18.1 2022-04-18 11:41:10 -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.