Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToHumanReadableDateType ¶
ConvertToHumanReadableDateType returns the elapsed time since timestamp in human-readable approximation.
func MetaToTableRow ¶
func MetaToTableRow(obj runtime.Object, rowFn func(obj runtime.Object, m metav1.Object, name, age string) ([]interface{}, error)) ([]metav1beta1.TableRow, error)
MetaToTableRow converts a list or object into one or more table rows. The provided rowFn is invoked for each accessed item, with name and age being passed to each.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.