# Packages
No description provided by the author
# Functions
New creates a new DiscoveryClient for the given RESTClient.
NewDiscoveryClientForConfig creates a new DiscoveryClient for the given config.
NewDiscoveryClientForConfig creates a new DiscoveryClient for the given config.
# Structs
DiscoveryClient implements the functions that discover server-supported API groups, versions and resources.
# Interfaces
DiscoveryInterface holds the methods that discover server-supported API groups, versions and resources.
ServerGroupsInterface has methods for obtaining supported groups on the API server.
ServerResourcesInterface has methods for obtaining supported resources on the API server.
ServerVersionInterface has a method for retrieving the server's version.
SwaggerSchemaInterface has a method to retrieve the swagger schema.