datastore

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	*opts.Opts

	FilterCmd FilterCmd `command:"filter" description:"For filtering results"`
}

func New

func New(app *cmdopts.Opts, stemcell *stemcellopts.Opts) *Cmd

type CmdOpts

type CmdOpts struct {
	AppOpts       *cmdopts.Opts      `no-flag:"true"`
	StemcellOpts  *stemcellopts.Opts `no-flag:"true"`
	DatastoreOpts *opts.Opts         `no-flag:"true"`
}

type FilterCmd

type FilterCmd struct {
	setter.AppConfig `no-flag:"true"`
	*CmdOpts         `no-flag:"true"`
}

func (*FilterCmd) Execute

func (c *FilterCmd) Execute(_ []string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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