//
pkg.gl
Category
github.com/goharbor/harbor/src
replication
transfer
package
2.2.1+incompatible
Repository:
https://github.com/goharbor/harbor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
6
Files
54 SLOC
#
Packages
chart
image
#
Functions
GetFactory
GetFactory gets the transfer factory by the specified name.
RegisterFactory
RegisterFactory registers one transfer factory to the registry.
#
Interfaces
Logger
Logger defines an interface for logging.
Transfer
Transfer defines an interface used to transfer the source resource to the destination.
#
Type aliases
Factory
Factory creates a specific Transfer.
StopFunc
StopFunc is a function used to check whether the transfer process is stopped.