# Functions
NewClient returns a new Client.
# Variables
ErrOrganizationNotFound is returned when we couldn't find an organization with a given slug.
ErrPrivateOrganization is returned when an organization exists but hasn't published any plugins yet.
# Structs
Client provides operations to the grafana.com API.
No description provided by the author
Organization maps to a Grafana.com organization.
No description provided by the author
PluginVersion contains information about a published plugin.