fix

package
v0.0.0-...-c7d747a Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	// PkgPath path to the kpt package directory
	PkgPath string

	// DryRun indicates that only preview of actions should be printed without
	// performing actual actions
	DryRun bool

	// StdOut standard out to write messages to
	StdOut io.Writer
}

Command fixes the local kpt package and upgrades it to use latest feature

func (Command) Run

func (c Command) Run() error

Run runs the Command.

Jump to

Keyboard shortcuts

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