Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NoFurtherSyncsLog is the log message for when no further syncs will occur. // exported as a const for use in testing. NoFurtherSyncsLog = "Image has been synced, and no further syncs will occur" )
Variables ¶
This section is empty.
Functions ¶
func FetchPackage ¶
func FetchPackage(ctx context.Context, logger *utillog.Logger, authType, imageName, ociRoot, rev string) error
FetchPackage fetches the package from the OCI repository and write it to the destination.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.