Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ProviderHeader = []string{"namespace", "name", "version", "os", "arch"}
)
Functions ¶
This section is empty.
Types ¶
type CSVFormatter ¶
type CSVFormatter struct{}
type JSONFormatter ¶
type JSONFormatter struct{}
type OutputFormatter ¶
func NewFormatter ¶
func NewFormatter(outputFormat string) (OutputFormatter, error)
type TableFormatter ¶
type TableFormatter struct{}
type TextFormatter ¶
type TextFormatter struct{}
Click to show internal directories.
Click to hide internal directories.