# Packages
No description provided by the author
# Functions
RemovePaths removes the given elements from the given list.
UpsertPaths updates or inserts the given elements into the given list.
# Variables
ErrRuleEmpty is returned when a rule does not have any paths.
ErrRuleNotFound is returned when a rule doesn't exist.
# Interfaces
Ingresses groups a set of methods for managing Ingresses.
IngressRules groups a set of methods to manage rules from a certain Ingresses.
Rule is used to return a list of available paths to access a certain service.