Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "harvester-network-nad-controller"
Variables ¶
This section is empty.
Functions ¶
func GetLocalArea ¶ added in v0.3.0
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (Handler) OnChange ¶
func (h Handler) OnChange(key string, nad *nadv1.NetworkAttachmentDefinition) (*nadv1.NetworkAttachmentDefinition, error)
func (Handler) OnRemove ¶
func (h Handler) OnRemove(key string, nad *nadv1.NetworkAttachmentDefinition) (*nadv1.NetworkAttachmentDefinition, error)
Click to show internal directories.
Click to hide internal directories.