Documentation
¶
Index ¶
- func ConfigureAccessKey()
- func FileExists(path string) bool
- func GetAliCredential() cloud.Credential
- func GetAliCredentialFilePath() string
- func GetCFHomeDir() (string, error)
- func PrintECSCacheFile(filePath string, header []string, region string, specifiedInstanceID string)
- func PrintOSSCacheFile(filePath string, header []string, region string)
- func PrintRDSCacheFile(filePath string, header []string, region string, specifiedDBInstanceID string, ...)
- func PrintTable(data [][]string, header []string, resourceType string)
- func ReadCacheFile(filePath string) [][]string
- func ReturnCacheDict() string
- func ReturnECSCacheFile() string
- func ReturnOSSCacheFile() string
- func ReturnRDSCacheFile() string
- func SaveAccessKey(config cloud.Credential)
- func Upgrade(version string)
- func WriteCacheFile(td cloud.TableData, filePath string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureAccessKey ¶
func ConfigureAccessKey()
func FileExists ¶
func GetAliCredential ¶
func GetAliCredential() cloud.Credential
func GetAliCredentialFilePath ¶
func GetAliCredentialFilePath() string
func GetCFHomeDir ¶
func PrintECSCacheFile ¶ added in v0.1.0
func PrintOSSCacheFile ¶ added in v0.1.0
func PrintRDSCacheFile ¶ added in v0.1.0
func PrintTable ¶ added in v0.1.0
func ReadCacheFile ¶
func ReturnCacheDict ¶
func ReturnCacheDict() string
func ReturnECSCacheFile ¶
func ReturnECSCacheFile() string
func ReturnOSSCacheFile ¶
func ReturnOSSCacheFile() string
func ReturnRDSCacheFile ¶ added in v0.1.0
func ReturnRDSCacheFile() string
func SaveAccessKey ¶
func SaveAccessKey(config cloud.Credential)
func WriteCacheFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.