Documentation
¶
Index ¶
Constants ¶
View Source
const (
SkopeoName = "skopeo"
)
Variables ¶
View Source
var RunCommandFunc utils.RunCmdFuncType = nil
RunCommandFunc specifies the custom function to run command for skopeo. Used for testing purpose!
Functions ¶
func Copy ¶
Copy execute the `skopeo copy ${source} ${destination} args...` cmd. You can add custom parameters in `args`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.