Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultRegistryURL = "https://sup-registry.rbel.co" IndexFile = "index.json.gz" IndexChecksumFile = "index.json.gz.sha256" UserAgent = "sup-cli/1.0" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func (*Builder) BuildIndex ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) DownloadPlugin ¶
func (*Client) FetchIndex ¶
func (*Client) ListPlugins ¶
func (c *Client) ListPlugins() ([]PluginInfo, error)
type PluginInfo ¶
type PluginMetadata ¶
Click to show internal directories.
Click to hide internal directories.