package
1.14.0-alpha.0
Repository: https://github.com/linxiulei/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.
No description provided by the author

# Structs

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

# Interfaces

No description provided by the author