Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "ipamv22"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsInvalidParameter ¶
IsInvalidParameter asserts invalidParameterError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
EnsureCreated allocates guest cluster network segment. It gathers existing subnets from existing AWSConfig/Status objects and existing VPCs from AWS.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is a NOP for IPAM resource as allocated subnet will get released when the guest cluster VPC and AWSConfig CR is deleted.
Click to show internal directories.
Click to hide internal directories.