Documentation ¶
Index ¶
Constants ¶
View Source
const RelayID = "skopeo"
Variables ¶
This section is empty.
Functions ¶
func CertsDirForRegistry ¶
Types ¶
type RelayConfig ¶
type SkopeoRelay ¶
type SkopeoRelay struct {
// contains filtered or unexported fields
}
func NewSkopeoRelay ¶
func NewSkopeoRelay(conf *RelayConfig, out io.Writer) *SkopeoRelay
func (*SkopeoRelay) Dispose ¶
func (r *SkopeoRelay) Dispose() error
func (*SkopeoRelay) Prepare ¶
func (r *SkopeoRelay) Prepare() error
func (*SkopeoRelay) Sync ¶
func (r *SkopeoRelay) Sync(opt *relays.SyncOptions) error
Click to show internal directories.
Click to hide internal directories.