Versions in this module Expand all Collapse all v0 v0.40.2 Dec 1, 2024 v0.40.1 Dec 1, 2024 Changes in this version + func GetPluginVersion(cl *cloudquery_api.ClientWithResponses, teamName string, ...) (*cloudquery_api.PluginVersionDetails, error) + func ListAllPlugins(cl *cloudquery_api.ClientWithResponses) ([]cloudquery_api.ListPlugin, error) + func NewAnonymousClient() (*cloudquery_api.ClientWithResponses, error) + func NewClient(token string) (*cloudquery_api.ClientWithResponses, error)