Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetOptions ¶
type GetOptions struct {
IO *iostreams.IOStreams
SearchClient func() (*search.Client, error)
APIKey string
PrintFlags *cmdutil.PrintFlags
// contains filtered or unexported fields
}
GetOptions represents the options for the get command
Click to show internal directories.
Click to hide internal directories.