package
1.21.0
Repository: https://github.com/triggermesh/tm.git
Documentation: pkg.go.dev

# Functions

NewPrinter returns new Printer instance.

# Structs

Object is a structure that contain k8s object and field descriptions that should be printed.
Printer structure contains information needed to print objects in "tm get" command.
Table is a structure with list headers and data rows that can be printed in PrintTable method.