io.k8s.api.networking.v1.IngressClassList
See theIngressClassList companion object
final case class IngressClassList(items: Seq[IngressClass], metadata: Option[ListMeta]) extends KObject
IngressClassList is a collection of IngressClasses.
Attributes
- Companion:
- object
- Source:
- IngressClassList.scala
- Graph
- Supertypes
Keywords
- no keywords
- final
- lazy
- override
Inherited
- Not inherited
- KObject
- Product