open-consul/sdk
Ashwin Venkatesh fb04a28140
Add support for 'Partition' and 'RetryJoin' (#12126)
- Adding a 'Partition' and 'RetryJoin' command allows test cases where
  one would like to spin up a Consul Agent in a non-default partition to
test use-cases that are common when enabling Admin Partition on
Kubernetes.
2022-01-20 16:49:36 -05: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 Add support for 'Partition' and 'RetryJoin' (#12126) 2022-01-20 16:49:36 -05:00
.golangci.yml
go.mod
go.sum
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.