Documentation ¶
Index ¶
Constants ¶
View Source
const (
ServiceFinalizer = "service.kubernetes.io/load-balancer-cleanup"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceReconciler ¶
type ServiceReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Ctrl controller.Controller }
ServiceReconciler reconciles a Service object
func (*ServiceReconciler) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.