Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ASG ¶ added in v1.0.1
type ASG struct {
Client *autoscaling.Client
resources.BaseAWSResource
}
func (*ASG) GetCacheKey ¶ added in v1.0.1
type EC2Instance ¶
type EC2Instance struct {
Client *ec2.Client
resources.BaseAWSResource
}
func (*EC2Instance) GetCacheKey ¶ added in v1.0.1
func (r *EC2Instance) GetCacheKey() string
type EC2Sg ¶
type EC2Sg struct {
Client *ec2.Client
resources.BaseAWSResource
}
func (*EC2Sg) GetCacheKey ¶ added in v1.0.1
Click to show internal directories.
Click to hide internal directories.