Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ResultNormal = common.ResultNormal ResultRequeue = common.ResultRequeue MetricResType = common.MetricResTypeServiceLb )
Functions ¶
func StartServiceLbController ¶
func StartServiceLbController(mgr ctrl.Manager, commonService servicecommon.Service)
Types ¶
type ServiceLbReconciler ¶
type ServiceLbReconciler struct { Client client.Client Scheme *apimachineryruntime.Scheme Service *servicecommon.Service Recorder record.EventRecorder }
ServiceLbReconciler reconciles a Service LoadBalancer object
Click to show internal directories.
Click to hide internal directories.