Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Copier ¶
type Copier struct {
// contains filtered or unexported fields
}
func NewCopier ¶
func NewCopier(o *CopierOption) *Copier
type CopierOption ¶
type CopierOption struct { Options *copyv5.Options RetryOptions *retry.Options SourceRef typesv5.ImageReference DestRef typesv5.ImageReference Policy *signaturev5.Policy }
Click to show internal directories.
Click to hide internal directories.