tags

package
v2.0.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TagPush

type TagPush struct {
	SrcRegistry  string
	SrcImage     string
	SrcUsername  string
	SrcPassword  string
	SrcInsecure  bool
	DestRegistry string
	DestImage    string
	DestUsername string
	DestPassword string
	DestInsecure bool
	TagRegexp    string
	Debug        bool
}

TagPush holds image tags promotion structure

func (*TagPush) PushTags

func (th *TagPush) PushTags()

PushTags promotes all specified image tags.

Jump to

Keyboard shortcuts

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