Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTransformCommand ¶
Types ¶
type TransformOptions ¶
type TransformOptions struct { ExportDir string TransformDir string OldImageRegistry string NewImageRegistry string IsOpenshift bool }
func (*TransformOptions) Complete ¶
func (o *TransformOptions) Complete(c *cobra.Command, args []string) error
func (*TransformOptions) Run ¶
func (o *TransformOptions) Run() error
func (*TransformOptions) Validate ¶
func (o *TransformOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.