Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "harvester-vip-controller"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (Handler) OnChange ¶
func (h Handler) OnChange(key string, nn *networkv1.NodeNetwork) (*networkv1.NodeNetwork, error)
func (Handler) OnRemove ¶
func (h Handler) OnRemove(key string, nn *networkv1.NodeNetwork) (*networkv1.NodeNetwork, error)
Click to show internal directories.
Click to hide internal directories.