Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BuildVersion = "unknown" BuildDate = "unknown" BuildHash = "unknown" BuildEnvironment = "unknown" )
Functions ¶
func NewRootCommand ¶
func NewVersionCommand ¶
Types ¶
type AlicloudConfig ¶
type AlicloudConfig struct { Config *sdk.Config Creds *credentials.AccessKeyCredential RegionId string }
type LifecycleManager ¶
type LifecycleManager struct {
// contains filtered or unexported fields
}
func GetResourceManager ¶
func GetResourceManager() *LifecycleManager
type Purge ¶
type Purge struct {
Config AlicloudConfig
}
func NewPurge ¶
func NewPurge(config AlicloudConfig) *Purge
Click to show internal directories.
Click to hide internal directories.