Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Promote ¶
type Promote struct { SrcRegistry string SrcImage string SrcImageTag string SrcUsername string SrcPassword string SrcInsecure bool DestRegistry string DestImage string DestImageTag string DestUsername string DestPassword string DestInsecure bool Debug bool }
Promote holds single image promotions structure
func (*Promote) PromoteImage ¶
func (pr *Promote) PromoteImage()
PromoteImage executes single image promotion
Click to show internal directories.
Click to hide internal directories.