logs

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	DestDir string
}

type Logs

type Logs struct {
	UI          UI
	Provisioner Provisioner
}

func (*Logs) Cmd

func (l *Logs) Cmd() *cobra.Command

func (*Logs) Logs

func (l *Logs) Logs(args Args) error

type Provisioner

type Provisioner interface {
	FetchLogs(string) error
}

type UI

type UI interface {
	Say(message string, args ...interface{})
}

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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