consul/sdk
Michael Zalimeni 61b7c0d76f
[NET-5163] Support locality testing in consul-container (#18484)
* Support locality testing in consul-container

Support including locality in client sidecar config.

Also align test config structs with Ent to avoid future conflicts.

* Refactor consul-container fortio helpers

Refactor fortio test helpers to separate HTTP retries from waiting on
fortio result changes due to e.g. service startup and failovers.
2023-08-17 09:41:29 -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 [NET-5163] Support locality testing in consul-container (#18484) 2023-08-17 09:41:29 -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.