Documentation
¶
Index ¶
- Variables
- func CreateCommand(region string, OSType string, command string, scriptType string) string
- func DeleteCommand(region string, CommandId string)
- func DescribeInvocationResults(region string, CommandId string, InvokeId string, timeOut int) string
- func GetLHRegions() []*lh.RegionInfo
- func InvokeCommand(region string, OSType string, command string, scriptType string, ...) (string, string)
- func LHClient(region string) *lh.Client
- func LhExec(command string, commandFile string, scriptType string, ...)
- func PrintInstancesList(region string, running bool, specifiedInstanceID string, lhFlushCache bool)
- func PrintInstancesListHistory(region string, running bool, specifiedInstanceID string)
- func PrintInstancesListRealTime(region string, running bool, specifiedInstanceID string)
- func TATClient(region string) *tat.Client
- type Instances
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LHCacheFilePath = cmdutil.ReturnCacheFile("tencent", "LH")
)
Functions ¶
func CreateCommand ¶ added in v0.3.3
func DeleteCommand ¶ added in v0.3.3
func DescribeInvocationResults ¶ added in v0.3.3
func GetLHRegions ¶
func GetLHRegions() []*lh.RegionInfo
func InvokeCommand ¶ added in v0.3.3
func PrintInstancesList ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.