mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
Previously the timeout was not set in the client's constructor, thus the zero value was used. The client did not wait for invalidation. To prevent this in the future a warning is logged if wait is disabled. Co-authored-by: Daniel Weiße <dw@edgeless.systems> |
||
|---|---|---|
| .. | ||
| cli | ||
| apiconstants.go | ||
| BUILD.bazel | ||
| client.go | ||
| cliinfo.go | ||
| cliinfo_test.go | ||
| fetcher.go | ||
| fetcher_test.go | ||
| imageinfo.go | ||
| imageinfo_test.go | ||
| latest.go | ||
| latest_test.go | ||
| list.go | ||
| list_test.go | ||
| version.go | ||
| version_test.go | ||
| versionsapi.go | ||