Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
NewCreateCmd returns a new instance of CreateCmd
Types ¶
type CreateOptions ¶
type CreateOptions struct { IO *iostreams.IOStreams SearchClient func() (*search.Client, error) ACL []string Description string Indices []string Referers []string Validity time.Duration // contains filtered or unexported fields }
CreateOptions represents the options for the create command
Click to show internal directories.
Click to hide internal directories.