debian-forge-composer/internal/container
Christian Kellner e290502a1d container: add a check to ensure auth file path is always set
We never want an empty path but always force a specific auth
file location, even if the location does not actually exist,
due to the peculiarities mentioned in the comment of the
`container.GetDefaultAuthFile` function.
2022-07-26 17:07:31 +02:00
..
client.go container: add a auth file path getter for Client 2022-07-26 17:07:31 +02:00
client_test.go container: add a check to ensure auth file path is always set 2022-07-26 17:07:31 +02:00
container_test.go container: add mock container registry for testing 2022-07-21 13:32:07 +02:00
resolver.go container: ability to set AuthFilePath for Resolver 2022-07-25 21:21:44 +02:00
resolver_test.go container: add tests for resolver 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