Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "drainerfinalizer"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsNoActiveLifeCycleAction ¶
IsNoActiveLifeCycleAction asserts noActiveLifeCycleActionError. It also checks for some string matching in the error message to figure if the AWS API gives the error we expect.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func NewResource ¶
func NewResource(config ResourceConfig) (*Resource, error)
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
type ResourceConfig ¶
Click to show internal directories.
Click to hide internal directories.