package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

GetIngressClass returns Storage Class resource.
GetIngressClassList returns a list of all Ingress class objects in the cluster.
GetIngressClassListFromChannels returns a list of all ingress class objects in the cluster.

# Structs

IngressClass is a representation of a Kubernetes Ingress Class object.
IngressClassDetail provides the presentation layer view of Ingress Class resource.
IngressClassList holds a list of Ingress Class objects in the cluster.

# Type aliases