convert

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RegistryFlags = []cli.Flag{
		&cli.BoolFlag{
			Name:     "insecure-source",
			Usage:    "use HTTP for the source image",
			Value:    false,
			Required: false,
		},
		&cli.BoolFlag{
			Name:     "insecure-destination",
			Usage:    "use HTTP for the destination image",
			Value:    false,
			Required: false,
		},
	}
)

Functions

func Action

func Action(c *cli.Context) error

func Command

func Command() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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