Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fprint ¶
func Fprint(out io.Writer, objects []*unstructured.Unstructured, format string) error
Fprint prints objects to a writer in a format (yaml or json).
Types ¶
type Table ¶
type Table struct {
// contains filtered or unexported fields
}
Table creates an output table.
func (*Table) AppendBulk ¶
AppendBulk appends multiple rows to the table.
Click to show internal directories.
Click to hide internal directories.