Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteScript ¶
func ExecuteScript( box *rice.Box, funcMap map[string]interface{}, tmplName string, data map[string]interface{}, hostID string, ) (int, string, string, error)
ExecuteScript executes the script template with the parameters on tarGetHost
func UploadTemplateToFile ¶
func UploadTemplateToFile( box *rice.Box, funcMap map[string]interface{}, tmplName string, data map[string]interface{}, hostID string, fileName string, ) (string, error)
UploadTemplateToFile uploads a template named 'tmplName' coming from rice 'box' in a file to a remote host
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.