mirror of
https://github.com/mudler/luet.git
synced 2025-09-05 01:00:44 +00:00
Use API also when pulling from helpers used in client
This commit is contained in:
@@ -28,7 +28,6 @@ type CompilerBackend interface {
|
||||
ExportImage(backend.Options) error
|
||||
RemoveImage(backend.Options) error
|
||||
ImageDefinitionToTar(backend.Options) error
|
||||
ExtractRootfs(opts backend.Options, keepPerms bool) error
|
||||
|
||||
CopyImage(string, string) error
|
||||
DownloadImage(opts backend.Options) error
|
||||
|
Reference in New Issue
Block a user