package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
GetIngressDetail returns detailed information about an ingress.
GetIngressList returns all ingresses in the given namespace.
# Structs
Ingress - a single ingress returned to the frontend.
IngressDetail API resource provides mechanisms to inject containers with configuration data while keeping containers agnostic of Kubernetes.
IngressList - response structure for a queried ingress list.