Documentation
¶
Index ¶
Constants ¶
View Source
const ( CloudQueryOrg = "cloudquery" GithubBaseURL = "https://github.com" CloudQueryBaseURL = "https://versions.cloudquery.io" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client interacts with repositories to fetch version information. It relies on convention to determine the URL format to use when fetching. Official CloudQuery plugin versions are fetched from release manifest files, while community plugins are fetched using GithubLatestURL.
Click to show internal directories.
Click to hide internal directories.