debian-forge-composer/internal/container
Christian Kellner 76d80295fa container: add new resolver helper
Add a new class `container.Resolver` which can be used to resolve
multiple container images to their respective ids in parallel.
It should make it easy for all existing tools and api endpoints
to adpot container resultion.
2022-07-21 13:32:07 +02:00
..
client.go container: ability to resolve containers to specs 2022-07-21 13:32:07 +02:00
client_test.go container: simple client resolver tests 2022-07-21 13:32:07 +02:00
container_test.go container: add mock container registry for testing 2022-07-21 13:32:07 +02:00
resolver.go container: add new resolver helper 2022-07-21 13:32:07 +02:00
spec.go container: ability to resolve containers to specs 2022-07-21 13:32:07 +02:00