config

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigCommand

func NewConfigCommand(c cli.Interface) *cobra.Command

NewConfigCommand returns a new instance of the config command.

func NewCreateCommand added in v0.14.0

func NewCreateCommand(c cli.Interface) *cobra.Command

NewCreateCommand returns a new instance of the create command for creating a config.

func NewListCommand added in v0.14.0

func NewListCommand(c cli.Interface) *cobra.Command

NewListCommand returns a new instance of the list command for listing configs

func NewRemoveCommand added in v0.14.0

func NewRemoveCommand(c cli.Interface) *cobra.Command

NewRemoveCommand returns a new instance of the remove command for removing one or more configs

Types

type CreateOpts added in v0.14.0

type CreateOpts struct {
	Labels []string
}

type ListOpts added in v0.14.0

type ListOpts struct {
	Filters []string
	Format  string
	Quiet   bool
}

Jump to

Keyboard shortcuts

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