# Functions

GetIngressAnnotation returns the ingress annotations.
GetIngressCreationTimestamp returns the ingress CreationTimestamp.
GetIngressName returns the ingress name.
GetIngressNamespace returns the ingress namespace.
GetRouteAnnotation returns the route annotations.
GetRouteCreationTimestamp returns the route CreationTimestamp.
GetRouteName returns the route name.
GetRouteNamespace returns the route namespace.

# Structs

ResourceActionFuncs provides generic functions to return name, namespace and annotations etc.

# Type aliases

AnnotationFunc is a generic function to return annotations for resource.
NamespaceFunc is a generic function to return namespace of resource.
NameFunc is a generic function to return name of resource.
NamespaceFunc is a generic function to return namespace of resource.