create

package
v1.6.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd(f *cmdutil.Factory, runF func(*CreateOptions) error) *cobra.Command

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL