Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewPingCommand creates a new command for pinging the Red Sky API
Types ¶
type Options ¶
type Options struct {
// Config is the Red Sky Configuration
Config *config.RedSkyConfig
// ExperimentsAPI is used to interact with the Red Sky 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.