package
0.36.0-flux.9
Repository: https://github.com/fluxcd/cli-utils.git
Documentation: pkg.go.dev

# Functions

MustColumn returns the pre-defined column definition with the provided name.

# Structs

BaseTablePrinter provides functionality for printing information about a set of resources into a table format.
ColumnDef is an implementation of the ColumnDefinition interface.

# Interfaces

ColumnDefinition defines the columns that should be printed.
Resource defines the interface that each of the Resource objects must implement.
ResourceStates defines the interface that must be implemented by the object that provides information about the resources that should be printed.