# Packages
No description provided by the author
# Functions
APIPath set a sub-path that points to an API root (optional, default '/apis').
CreateRESTClient returns a rest.RESTClient that satisfies the requested options on a rest.Config.
GroupVersion is the API version to talk to (required).
No description provided by the author
UserAgent specifies the caller of this request (optional).
Verbose if true adds a http wire dump transport middleware (optional).
# Type aliases
No description provided by the author