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

# Packages

No description provided by the author
No description provided by the author

# Functions

GetPrintColumns looks for the open API extension for the display columns.
No description provided by the author
NewOpenAPIGetter returns an object to return OpenAPIDatas which reads from a server, and then stores in memory for subsequent invocations.

# Constants

No description provided by the author

# Interfaces

Getter is an interface for fetching openapi specs and parsing them into an Resources struct.
Resources interface describe a resources provider, that can give you resource based on group-version-kind.