Documentation ¶
Index ¶
- func ConfigDel()
- func ConfigLs(selectAll bool)
- func ConfigMf()
- func ConfigSw()
- func ConfigureAccessKey()
- func GetConfig(provider string) cloud.Config
- func IdentifyProvider(AccessKeyId, SecretAccessKeyId, SessionToken string) pubutil.Provider
- func PrintECSCacheFile(header []string, region string, specifiedInstanceId string, provider string, ...)
- func PrintOSSCacheFile(header []string, region string, provider string, resourceType string, ...)
- func PrintRDSCacheFile(header []string, region string, specifiedDBInstanceId string, engine string, ...)
- func PrintTable(data [][]string, header []string, resourceType string)
- func ReadECSCache(provider string) []pubutil.ECSCache
- func ReadOSSCache(provider string) []pubutil.OSSCache
- func ReadRDSCache(provider string) []pubutil.RDSCache
- func ReturnCacheDict() string
- func ReturnCloudProviderList() ([]string, []string)
- func SaveAccessKey(config cloud.Config)
- func ScanAccessKey(selectAll bool)
- func Upgrade(version string)
- func WriteCacheFile(td cloud.TableData, provider string, serviceType string, region string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureAccessKey ¶
func ConfigureAccessKey()
func IdentifyProvider ¶ added in v0.5.0
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 ReadECSCache ¶ added in v0.4.0
func ReadOSSCache ¶ added in v0.4.0
func ReadRDSCache ¶ added in v0.5.0
func ReturnCacheDict ¶
func ReturnCacheDict() string
func ReturnCloudProviderList ¶ added in v0.3.0
func SaveAccessKey ¶
func ScanAccessKey ¶ added in v0.4.4
func ScanAccessKey(selectAll bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.