Documentation ¶
Index ¶
- func CreateFolder(folder string)
- func CurrentTime() string
- func FileExists(path string) bool
- func FormatFileSize(fileSize int64) (size string)
- func GetCFHomeDir() (string, error)
- func GetConfigFilePath() string
- func GetUserDir() string
- func IN(target string, str_array []string) bool
- func MaskAK(ak string) string
- func ReadFile(filePath string) (bool, string)
- func StringClean(str string) string
- type ECSCache
- type ImageShareCache
- type OSSCache
- type Provider
- type RDSAccountsCache
- type RDSCache
- type RDSPublicCache
- type RDSWhiteListCache
- type TakeoverConsoleCache
- type TimestampCache
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFolder ¶
func CreateFolder(folder string)
func CurrentTime ¶ added in v0.5.0
func CurrentTime() string
func FileExists ¶
func FormatFileSize ¶ added in v0.4.2
func GetCFHomeDir ¶
func GetConfigFilePath ¶
func GetConfigFilePath() string
func GetUserDir ¶ added in v0.4.3
func GetUserDir() string
func StringClean ¶ added in v0.4.3
Types ¶
type ImageShareCache ¶ added in v0.5.0
type ImageShareCache struct {}
type RDSAccountsCache ¶ added in v0.5.0
type RDSPublicCache ¶ added in v0.5.0
type RDSWhiteListCache ¶ added in v0.5.0
type TakeoverConsoleCache ¶
type TimestampCache ¶
Click to show internal directories.
Click to hide internal directories.