func/pkg/mock
Luke Kingland 9beea04064
Basic auth (#2242)
* feat: host builder basic auth

* update tests

* mark oci basic auth flags hidden

* cleanup
- Remove debug statements
- Fix test race
- Update licenses

* spelling and linting errors
2024-03-26 09:17:21 +00:00
..
builder.go feat: platform build options (#1780) 2023-06-12 14:04:03 +00:00
client.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
deployer.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00
describer.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
dnsProvider.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
initializer.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
lister.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
pipelines_provider.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00
pusher.go Basic auth (#2242) 2024-03-26 09:17:21 +00:00
remover.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00
runner.go feat: start timeout for host runs (#1782) 2023-06-16 19:57:49 +00:00