Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "cleanupsecuritygroups"
)
Variables ¶
This section is empty.
Functions ¶
func IsDependencyViolation ¶
IsDependencyViolation asserts dependencyViolationError. Additionally it asserts AWS errors which may look like the following.
DependencyViolation: resource sg-07423aeb02946f323 has a dependent object\n\tstatus code: 400, request id: c16da859-433c-4e59-b598-ef17f9faa770
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct {
Logger micrologger.Logger
}
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.