package v1alpha1
Type Members
- final case class ClusterCIDRListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDRList] with Product with Serializable
Pointer for ClusterCIDRList
- final case class ClusterCIDRPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDR] with Product with Serializable
Pointer for ClusterCIDR
- final case class ClusterCIDRSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDRSpec] with Product with Serializable
Pointer for ClusterCIDRSpec