Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EipReconciler ¶
type EipReconciler struct {
client.Client
Log logr.Logger
record.EventRecorder
// contains filtered or unexported fields
}
EipReconciler reconciles a Eip object
func (*EipReconciler) CloseEIPForward ¶ added in v0.3.0
func (r *EipReconciler) CloseEIPForward(eip string) error
func (*EipReconciler) OpenEIPForward ¶ added in v0.3.0
func (r *EipReconciler) OpenEIPForward(eip string) error
func (*EipReconciler) SetupWithManager ¶
func (r *EipReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.