Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoveryDisabledPredicate ¶
DiscoveryDisabledPredicate filters out resources with the discovery label set to disabled
func (DiscoveryDisabledPredicate) Create ¶
func (DiscoveryDisabledPredicate) Create(e event.CreateEvent) bool
func (DiscoveryDisabledPredicate) Delete ¶
func (DiscoveryDisabledPredicate) Delete(e event.DeleteEvent) bool
func (DiscoveryDisabledPredicate) Generic ¶
func (DiscoveryDisabledPredicate) Generic(e event.GenericEvent) bool
func (DiscoveryDisabledPredicate) Update ¶
func (DiscoveryDisabledPredicate) Update(e event.UpdateEvent) bool
Click to show internal directories.
Click to hide internal directories.