Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeDefault = "" TypeJSON = "json" TypeYAML = "yaml" TypeName = "name" TypeGoTemplate = "go-template" TypeGoTemplateFile = "go-template-file" TypeTemplate = "template" TypeTemplateFile = "template-file" TypeJsonPath = "jsonpath" TypeJsonPathFile = "jsonpath-file" TypeReport = "report" )
Variables ¶
This section is empty.
Functions ¶
func IsOutputDefault ¶
func IsOutputName ¶
func IsOutputReport ¶
func PrintResourceNames ¶
PrintResourceNames prints the name of a resource, or if it's a list, it will print the names of the nested resources.
It can print deeply nested list objects names.
func TranslateTimestampSince ¶
TranslateTimestampSince returns the elapsed time since timestamp in human-readable approximation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.