# Functions
New creates a new store.
# Constants
No description provided by the author
# Structs
No description provided by the author
IngressLister makes a Store that lists Ingress.
No description provided by the author
SecretLister makes a Store that lists Secrets.
SecretLister makes a Store that lists Secrets.
ServiceInfo represents helper struct for ingress service.
ServiceLister makes a Store that lists Services.
Store represents cache store, implements Storer.
# Interfaces
Storer is the interface that wraps the required methods to gather information about ingresses, services, secrets and ingress annotations.
# Type aliases
NotExistsError is returned when an object does not exist in a local store.