Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "service"
ControllerName is the name of this controller.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { Client client.Client HostIP string Zone0IP string Zone1IP string Zone2IP string }
Reconciler is a reconciler for Service resources.
func (*Reconciler) AddToManager ¶
AddToManager adds Reconciler to the given manager.
Click to show internal directories.
Click to hide internal directories.