Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckLocalPlugins ¶
func CheckLocalPlugins(tools configmanager.Tools) error
CheckLocalPlugins checks if the local plugins exists, and matches with md5 value.
func DownloadPlugins ¶
func DownloadPlugins(tools configmanager.Tools, pluginDir, os, arch string) error
func GetPluginDir ¶ added in v0.10.0
Types ¶
type PluginDownloadClient ¶ added in v0.10.0
func NewPluginDownloadClient ¶ added in v0.10.0
func NewPluginDownloadClient(baseURL string) *PluginDownloadClient
Click to show internal directories.
Click to hide internal directories.