opmanifest

package
v0.0.0-...-7fe75e3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2017 License: BSD-3-Clause Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CatManifest = &cobra.Command{
		Use:   "cat-manifest",
		Short: "cat-manifest [image-name]:tag",
		Args:  cobra.ExactArgs(1),

		RunE: catManifest,
	}
)
View Source
var (
	PutManifest = &cobra.Command{
		Use:   "put-manifest",
		Short: "put-manifest [image-name]:tag",
		Args:  cobra.ExactArgs(1),

		RunE: putManifest,
	}
)

Functions

func FillImage

func FillImage(mayOnlyTag string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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