types

package
v1.97.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

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 ImageInfo

type ImageInfo struct {
	IsPrivate bool
}

type RegistryAuth

type RegistryAuth struct {
	Username string
	Password string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL