open-consul/sdk
Matt Keeler 01d647f16a
Unflake the TestAPI_AgentConnectCALeaf test (#7142)
* Unflake the TestAPI_AgentConnectCALeaf test

* Modify the WaitForActiveCARoot to actually verify that at least one root exists
Also verify that the active root id field is set
2020-01-27 14:34:04 -05:00
..
freeport connect: check if intermediate cert needs to be renewed. (#6835) 2020-01-17 23:27:13 +01:00
testutil Unflake the TestAPI_AgentConnectCALeaf test (#7142) 2020-01-27 14:34:04 -05:00
README.md Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
go.mod fix the submodule go.mod and go.sum files (#7098) 2020-01-21 14:49:26 -06:00
go.sum fix the submodule go.mod and go.sum files (#7098) 2020-01-21 14:49:26 -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.