package
4.0.0
Repository: https://github.com/gazebo-web/cloudsim.git
Documentation: pkg.go.dev

# 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.

# Structs

Endpoint describes an entrypoint to a certain service name with the given port.
Path matches a certain Address to a specific Endpoint.

# 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.