Versions in this module Expand all Collapse all v0 v0.3.0 Feb 4, 2019 v0.2.0 Apr 8, 2017 Changes in this version type Options + Profile string v0.1.0 Jul 10, 2016 Changes in this version type Options + func NewOptions() *Options v0.0.2 May 27, 2016 Changes in this version + func Describe(o *Options, w Writer) error + type Options struct + Credentials string + Fields []string + Filters map[string]string + Noheader bool + Region string + TagFilters map[string]string + func (o *Options) FieldNames() []string + type Writer interface + Append func(s []string) + Render func() + SetHeader func(s []string)