Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewPingCommand creates a new command for pinging the Optimize API
Types ¶
type Options ¶
type Options struct {
// Config is the Optimize Configuration
Config *config.OptimizeConfig
// ExperimentsAPI is used to interact with the Optimize Experiments API
ExperimentsAPI experimentsv1alpha1.API
// IOStreams are used to access the standard process streams
commander.IOStreams
}
Click to show internal directories.
Click to hide internal directories.