Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates a command for performing an export
Types ¶
type Options ¶
type Options struct { // Config is the Red Sky Configuration used to generate the controller installation Config *config.RedSkyConfig // ExperimentsAPI is used to interact with the Red Sky Experiments API ExperimentsAPI experimentsapi.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
Click to show internal directories.
Click to hide internal directories.