command

package
v0.12.103 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSProviderFactory

type AWSProviderFactory func(config *aws.Config) *setup_aws.Provider

type CommandFactory

type CommandFactory struct {
	NewInstance    InstanceFactory
	NewAWSProvider AWSProviderFactory
}

func (*CommandFactory) Apply

func (f *CommandFactory) Apply() cli.Command

func (*CommandFactory) Destroy

func (f *CommandFactory) Destroy() cli.Command

func (*CommandFactory) Endpoint

func (f *CommandFactory) Endpoint() cli.Command

func (*CommandFactory) Init

func (f *CommandFactory) Init() cli.Command

func (*CommandFactory) List

func (f *CommandFactory) List() cli.Command

func (*CommandFactory) Plan

func (f *CommandFactory) Plan() cli.Command

func (*CommandFactory) Pull

func (f *CommandFactory) Pull() cli.Command

func (*CommandFactory) Push

func (f *CommandFactory) Push() cli.Command

func (*CommandFactory) Set

func (f *CommandFactory) Set() cli.Command

func (*CommandFactory) Upgrade

func (f *CommandFactory) Upgrade() cli.Command

type InstanceFactory

type InstanceFactory func(string) instance.Instance

Jump to

Keyboard shortcuts

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