export

package
v2.1.7 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(o *Options) *cobra.Command

NewCommand creates a command for performing an export

Types

type Options

type Options struct {
	// Config is the Optimize Configuration used to generate the controller installation
	Config *config.OptimizeConfig
	// ExperimentsAPI is used to interact with the Optimize Experiments API
	ExperimentsAPI experimentsv1alpha1.API
	// ApplicationsAPI is used to interact with the Optimize Applications API
	ApplicationsAPI applicationsv2.API
	// IOStreams are used to access the standard process streams
	commander.IOStreams

	// This is used for testing
	Fs filesys.FileSystem
	// contains filtered or unexported fields
}

Options are the configuration options for creating a patched experiment

Jump to

Keyboard shortcuts

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