output

package
v0.0.0-...-10c7ac2 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsciiTable

type AsciiTable interface {
	Render(interface{})
}

type InstancesTable

type InstancesTable struct {
	*tablewriter.Table
}

func NewInstancesTable

func NewInstancesTable() (table *InstancesTable)

func (*InstancesTable) Append

func (i *InstancesTable) Append(any interface{}) (err error)

type StateChangeTable

type StateChangeTable struct {
	*tablewriter.Table
}

func NewStateChangeTable

func NewStateChangeTable() (table *StateChangeTable)

func (*StateChangeTable) Append

func (i *StateChangeTable) Append(region string, changes []*ec2.InstanceStateChange) (err error)

Jump to

Keyboard shortcuts

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