Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServicePortsChangedPredicate ¶
ServicePortsChangedPredicate implements an update predicate function based on the Ports of a Service. This predicate will skip update events that have no change in the Service Ports and TargetPorts.
func (ServicePortsChangedPredicate) Update ¶
func (ServicePortsChangedPredicate) Update(e event.UpdateEvent) bool
Update implements default UpdateEvent filter for validating Service port changes.
Click to show internal directories.
Click to hide internal directories.