Versions in this module Expand all Collapse all v1 v1.4.3 Feb 24, 2026 Changes in this version + func NewFlattenListAdapterPrinter(printer printers.ResourcePrinter) printers.ResourcePrinter + func NewListAdapterPrinter(printer printers.ResourcePrinter) printers.ResourcePrinter + type FlattenListAdapter struct + func (n *FlattenListAdapter) PrintObj(r runtime.Object, w io.Writer) error + type ListAdapterPrinter struct + func (n *ListAdapterPrinter) PrintObj(r runtime.Object, w io.Writer) error + type TablePrinter struct + func (*TablePrinter) PrintHeader(w io.Writer) error + func (*TablePrinter) PrintObj(r runtime.Object, w io.Writer) error