Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NamespacePredicate ¶
Types ¶
type SyncedMapHandler ¶
type SyncedMapHandler struct {
// contains filtered or unexported fields
}
func NewSyncedMapHandler ¶
func NewSyncedMapHandler(exists func(types.NamespacedName) bool) *SyncedMapHandler
func (*SyncedMapHandler) AddOrUpdate ¶
func (s *SyncedMapHandler) AddOrUpdate(from types.NamespacedName, to types.NamespacedName)
func (*SyncedMapHandler) Cleanup ¶
func (s *SyncedMapHandler) Cleanup()
Click to show internal directories.
Click to hide internal directories.