Packages

package v1alpha1

Type Members

  1. final case class ClusterCIDRListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDRList] with Product with Serializable

    Pointer for ClusterCIDRList

  2. final case class ClusterCIDRPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDR] with Product with Serializable

    Pointer for ClusterCIDR

  3. final case class ClusterCIDRSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ClusterCIDRSpec] with Product with Serializable

    Pointer for ClusterCIDRSpec

  4. final case class IPAddressListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddressList] with Product with Serializable

    Pointer for IPAddressList

  5. final case class IPAddressPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddress] with Product with Serializable

    Pointer for IPAddress

  6. final case class IPAddressSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPAddressSpec] with Product with Serializable

    Pointer for IPAddressSpec

  7. final case class ParentReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ParentReference] with Product with Serializable

    Pointer for ParentReference

Ungrouped