Documentation
¶
Index ¶
Constants ¶
View Source
const ( EipDeleteReason = "delete eip" EipAddOrUpdateReason = "add/update eip" EipNotContainIP = "no available eip was found containing the ip" )
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶ added in v0.6.0
Types ¶
type EIPController ¶ added in v0.6.0
type EIPController struct {
client.Client
record.EventRecorder
}
type Manager ¶ added in v0.6.0
type Manager struct {
client.Client
record.EventRecorder
}
func NewManager ¶ added in v0.6.0
func (*Manager) ConstructRequest ¶ added in v0.6.0
Click to show internal directories.
Click to hide internal directories.