mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
new config option for sync-destination
Signed-off-by: laurentiuNiculae <themelopeus@gmail.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
6d04ab3cdc
commit
0d148e1d6b
@@ -49,4 +49,5 @@ var (
|
||||
ErrInvalidMetric = errors.New("metrics: invalid metric func")
|
||||
ErrInjected = errors.New("test: injected failure")
|
||||
ErrSyncInvalidUpstreamURL = errors.New("sync: upstream url not found in sync config")
|
||||
ErrRegistryNoContent = errors.New("sync: could not find a Content that matches localRepo")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user