skopeo_sync_gen

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InternalRegistryDefault = "image-registry.openshift-image-registry.svc:5000"
)

Variables

View Source
var (
	ImageStreamGroupKind = schema.GroupKind{Group: "image.openshift.io", Kind: "ImageStream"}
)

Functions

func NewSkopeoSyncGenCommand

func NewSkopeoSyncGenCommand(f *flags.GlobalFlags) *cobra.Command

Types

type Flags

type Flags struct {
	ExportDir           string
	RegistryURL         string
	InternalRegistryURL string
}

type Options

type Options struct {
	Flags
	// contains filtered or unexported fields
}

func (*Options) Complete

func (o *Options) Complete(c *cobra.Command, args []string) error

func (*Options) Run

func (o *Options) Run() error

func (*Options) Validate

func (o *Options) Validate() error

Jump to

Keyboard shortcuts

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