Documentation ¶
Overview ¶
Package namespacemap implements the logic to start and stop the reflection of resources for namespaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler implements the logic to start and stop the reflection of resources.
func NewHandler ¶
func NewHandler(localLiqoClient liqoclient.Interface, namespace string, resyncPeriod time.Duration) *Handler
NewHandler creates a new NamespaceMapEventHandler.
Click to show internal directories.
Click to hide internal directories.