Documentation
¶
Index ¶
- func Create(environmentType, folder, id string, environmentSection interface{}) (envs.Environment, error)
- func DownloadFile(url, fileName string, env envs.Environment) error
- func DownloadFileToCache(url, fileName string) error
- func DownloadViaMaven(downloadUrl string, env envs.Environment) (string, error)
- func GetSupportedEnvironments() []string
- func LoadModules()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(environmentType, folder, id string, environmentSection interface{}) (envs.Environment, error)
func DownloadFile ¶
func DownloadFile(url, fileName string, env envs.Environment) error
func DownloadFileToCache ¶
func DownloadViaMaven ¶
func DownloadViaMaven(downloadUrl string, env envs.Environment) (string, error)
func GetSupportedEnvironments ¶
func GetSupportedEnvironments() []string
func LoadModules ¶
func LoadModules()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.