io.k8s.api.networking.v1alpha1.ClusterCIDRList
See theClusterCIDRList companion object
final case class ClusterCIDRList(items: Seq[ClusterCIDR], metadata: Option[ListMeta]) extends KObject
ClusterCIDRList contains a list of ClusterCIDR.
Attributes
- Companion
- object
- Source
- ClusterCIDRList.scala
- Graph
-
- Supertypes
Members list
Keywords
- no keywords
- final
- lazy
- override
Inherited
- Not inherited
- KObject
- Product
In this article