Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CopyImageOptions ¶
type CopyImageOptions struct { SrcRef types.ImageReference DestRef types.ImageReference DestAuth RegistryAuth CopyAll bool SkipSrcTLSVerify bool SkipDestTLSVerify bool ReportWriter io.Writer }
type RegistryAuth ¶
Click to show internal directories.
Click to hide internal directories.