Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FlagOutputFile is the flag for defining the output file location. FlagOutputFile string = cli.FlagOutputFile // FlagUsername is the flag for defining the username for registry // authentication. FlagUsername string = cli.FlagUsername // FlagPlatform is the flag for defining the platform. FlagPlatform string = "platform" // FlagDisableSignatureVerification is the flag for disabling the signature // verification on pull. FlagDisableSignatureVerification string = "disable-signature-verification" )
Variables ¶
View Source
var DefaultOutputFile = cli.DefaultFile
DefaultOutputFile defines the default output location for the puller.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.