consul/sdk
Song Yihan 04305be555 tests: fix zombie consul process while invoking TestServer.Stop() method in sdk/testutil in Windows (#6032)
* Fix zombie consul process in Windows 

Windows doesn't support Interrupt signal, thus while stop it on Windows platform
it would fail and left zombie consul process
2020-01-22 17:34:35 +01:00
..
freeport connect: check if intermediate cert needs to be renewed. (#6835) 2020-01-17 23:27:13 +01:00
testutil tests: fix zombie consul process while invoking TestServer.Stop() method in sdk/testutil in Windows (#6032) 2020-01-22 17:34:35 +01: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.