client

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2019 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Describe

func Describe(o *Options, w *tabwriter.Writer) error

Types

type Options

type Options struct {
	Profile     string
	Filters     map[string]string
	TagFilters  map[string]string
	Fields      []string
	Region      string
	Credentials string
	Noheader    bool
}

func NewOptions added in v0.1.0

func NewOptions() *Options

func (*Options) FieldNames

func (o *Options) FieldNames() []string

type Writer

type Writer interface {
	SetHeader(s []string)
	Append(s []string)
	Render()
}

Jump to

Keyboard shortcuts

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