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
-
final
case class
IPAddressListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddressList] with Product with Serializable
Pointer for IPAddressList
-
final
case class
IPAddressPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddress] with Product with Serializable
Pointer for IPAddress
-
final
case class
IPAddressSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddressSpec] with Product with Serializable
Pointer for IPAddressSpec
-
final
case class
ParentReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ParentReference] with Product with Serializable
Pointer for ParentReference