cmdexport

package
v0.39.3 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

package cmdexport contains the export command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportCommand

func ExportCommand() *cobra.Command

The `kpt fn export` command.

Types

type ExportRunner

type ExportRunner struct {
	WorkflowOrchestrator string
	OutputFilePath       string
	Command              *cobra.Command
	*types.PipelineConfig
	Pipeline orchestrators.Pipeline
}

The ExportRunner wraps the user's input and runs the command.

func GetExportRunner

func GetExportRunner() *ExportRunner

GetExportRunner creates a ExportRunner instance and wires it to the corresponding Command.

Directories

Path Synopsis
This package contains some path-relevant utilities.
This package contains some path-relevant utilities.

Jump to

Keyboard shortcuts

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