actions

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2018 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectAction

type ConnectAction struct {
	Config config.Interface
}

func (*ConnectAction) SshAgentAddPemKey

func (e *ConnectAction) SshAgentAddPemKey(pemFilepath string) error

func (*ConnectAction) Start

func (e *ConnectAction) Start(answerData map[string]interface{}) error

type CreateAction

type CreateAction struct {
	Config config.Interface
}

func (*CreateAction) Query

func (e *CreateAction) Query(questions map[string]config.Question, answerData map[string]interface{}) (map[string]interface{}, error)

func (*CreateAction) Start

func (e *CreateAction) Start(cliAnswerData map[string]interface{}) error

type ListAction

type ListAction struct {
	Config         config.Interface
	GroupedAnswers *gabs.Container
	OrderedAnswers []interface{}
}

func (*ListAction) PrintUI

func (e *ListAction) PrintUI(level int, groups []string, groupedAnswers *gabs.Container) error

func (*ListAction) Start

func (e *ListAction) Start() error

Jump to

Keyboard shortcuts

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