package
1.12.0-alpha.1
Repository: https://github.com/lubinsz/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewCmdGet creates a command object for the generic "get" action, which retrieves one or more resources from a server.
NewGetOptions returns a GetOptions with default chunk size 500.
NewGetPrintFlags returns flags associated with humanreadable, template, and "name" printing, with default values set.
NewHumanPrintFlags returns flags associated with human-readable printing, with default values set.

# Structs

GetOptions contains the input to the get command.
HumanPrintFlags provides default flags necessary for printing.
PrintFlags composes common printer flag structs used in the Get command.