constellation/internal/api/versions
Otto Bittner 30f2b332b3
api: restructure api pkg (#1851)
* api: rename AttestationVersionRepo to Client
* api: move client into separate subpkg for
clearer import paths.
* api: rename configapi -> attestationconfig
* api: rename versionsapi -> versions
* api: rename sut to client
* api: split versionsapi client and make it public
* api: split versionapi fetcher and make it public
* config: move attestationversion type to config
* api: fix attestationconfig client test

Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
2023-06-02 09:19:23 +02:00
..
cli api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
client api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
fetcher api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
apiconstants.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
BUILD.bazel api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
cliinfo_test.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
cliinfo.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
imageinfo_test.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
imageinfo.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
latest_test.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
latest.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
list_test.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
list.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
version_test.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
version.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00
versionsapi.go api: restructure api pkg (#1851) 2023-06-02 09:19:23 +02:00