# Functions
HasNamespace checks if the ingress is in one of the namespaces.
NewExternalClusterClient returns a new Provider client that may run outside of the cluster.
NewInClusterClient returns a new Provider client that is expected to run inside the cluster.
NewListWatchFromClient creates a new ListWatch from the specified client, resource, namespace, field selector and label selector.
# Interfaces
Client is a client for the Provider master.
# Type aliases
Namespaces holds kubernetes namespaces.