Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTableConvertor ¶ added in v1.9.0
func NewTableConvertor(defaultTableConvert rest.TableConvertor, tableGenerator printers.TableGenerator) rest.TableConvertor
NewTableConvertor create TableConvertor struct with defaultTableConvert and TableGenerator
Types ¶
type TableConvertor ¶
type TableConvertor struct { printers.TableGenerator // contains filtered or unexported fields }
TableConvertor struct - converts objects to metav1.Table using printers.TableGenerator
Click to show internal directories.
Click to hide internal directories.