mirror of
https://github.com/opentofu/svchost
synced 2026-07-23 22:03:42 +00:00
No description
- Go 99.4%
- Shell 0.3%
- Makefile 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| disco | ||
| scripts | ||
| svcauth | ||
| uritemplates | ||
| .go-version | ||
| .golangci.yml | ||
| go.mod | ||
| go.sum | ||
| label_iter.go | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| svchost.go | ||
| svchost_test.go | ||
OpenTofu svchost
This library contains a client implementation of OpenTofu's Remote Service Discovery protocol, and helpers for authenticating to OpenTofu-native services.
The API of this library is currently experimental and primarily intended for use in OpenTofu CLI itself, rather than external consumption. We may make breaking changes to the API before blessing it with a stable version number, so third-party callers should be prepared to make adjustments if they choose to use this library before then.