Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (Handler) DeleteLinkMonitor ¶ added in v0.3.0
func (h Handler) DeleteLinkMonitor(key string, cn *networkv1.ClusterNetwork) (*networkv1.ClusterNetwork, error)
func (Handler) EnsureLinkMonitor ¶ added in v0.3.0
func (h Handler) EnsureLinkMonitor(key string, cn *networkv1.ClusterNetwork) (*networkv1.ClusterNetwork, error)
Click to show internal directories.
Click to hide internal directories.