Documentation ¶
Index ¶
- func FormatCreated(data interface{}) (string, error)
- func FormatFirst(data, data2 interface{}) (string, error)
- func FormatJSON(data interface{}) (string, error)
- func FormatStackScopedName(data, data2 interface{}) (string, error)
- func FormatYAML(data interface{}) (string, error)
- func SimpleFormat(values [][]string) (string, string)
- func WriterFlags() []cli.Flag
- type FormatFunc
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatCreated ¶
func FormatFirst ¶
func FormatJSON ¶
func FormatStackScopedName ¶
func FormatYAML ¶
func SimpleFormat ¶
func WriterFlags ¶
Types ¶
type FormatFunc ¶
type FormatFunc interface{}
Click to show internal directories.
Click to hide internal directories.