Documentation
¶
Index ¶
- func GetPkgUrl(url string) string
- func ParseDestinationRegistryPath(registryPath string) (string, string, string)
- func ProgressBar(current, total int, width int) string
- func Safe[T any](p *T) T
- func SetupLogging(logDir string, logLevel string) error
- func ValidateMapping(sourceRegistry, destinationRegistry string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseDestinationRegistryPath ¶
ParseDestinationRegistryPath parses a destination ar path into its components
func ProgressBar ¶
ProgressBar returns a string representing a progress bar
func SetupLogging ¶
SetupLogging configures logging to file and stdout
func ValidateMapping ¶
ValidateMapping validates a ar mapping
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.