Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) HealthCheckNotify ¶ added in v0.4.1
lb manager health check notify that the health of some VMs changed
func (*Handler) OnChange ¶
func (h *Handler) OnChange(_ string, lb *lbv1.LoadBalancer) (*lbv1.LoadBalancer, error)
func (*Handler) OnRemove ¶
func (h *Handler) OnRemove(_ string, lb *lbv1.LoadBalancer) (*lbv1.LoadBalancer, error)
Click to show internal directories.
Click to hide internal directories.