(id string)
| 105 | CheckImages(ctx context.Context) error |
| 106 | |
| 107 | GetImage(id string) (imagestore.Image, error) |
| 108 | GetSnapshot(key, snapshotter string) (snapshotstore.Snapshot, error) |
| 109 | |
| 110 | LocalResolve(refOrID string) (imagestore.Image, error) |
no outgoing calls