cmd

package
v3.9.0-alpha.4+incompa... Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDepCheck

func NewCmdDepCheck(name string, out, errout io.Writer) *cobra.Command

func NewCmdPinImports

func NewCmdPinImports(parent string, out, errout io.Writer) *cobra.Command

Types

type PinImportsFlags

type PinImportsFlags struct {
	LockFileName string
	YamlFileName string
}

func (*PinImportsFlags) ToOptions

func (o *PinImportsFlags) ToOptions(out, errout io.Writer) (*PinImportsOpts, error)

type PinImportsOpts

type PinImportsOpts struct {
	LockFile *glide.LockFile
	YamlFile *glide.YamlFile

	ExistingGlideYamlContent []byte

	Out    io.Writer
	ErrOut io.Writer
}

func (*PinImportsOpts) Run

func (o *PinImportsOpts) Run() error

func (*PinImportsOpts) Validate

func (o *PinImportsOpts) Validate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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