Documentation ¶
Index ¶
- Variables
- func CVMClient(region string) *cvm.Client
- func CVMExec(command string, commandFile string, scriptType string, ...)
- 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 GetCVMRegions() []*cvm.RegionInfo
- func InvokeCommand(region string, OSType string, command string, scriptType string, ...) (string, string)
- func PrintInstancesList(region string, running bool, specifiedInstanceID string, cvmFlushCache 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 (
LinuxSet = []string{"CentOS", "Ubuntu", "Debian", "OpenSUSE", "SUSE", "CoreOS", "FreeBSD", "Kylin", "UnionTech", "TencentOS", "Other Linux"}
)
Functions ¶
func CreateCommand ¶
func DeleteCommand ¶
func GetCVMRegions ¶
func GetCVMRegions() []*cvm.RegionInfo
func InvokeCommand ¶
func PrintInstancesList ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.