package v1alpha1
Type Members
- 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
- final case class ServiceCIDRListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceCIDRList] with Product with Serializable
Pointer for ServiceCIDRList
- final case class ServiceCIDRPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceCIDR] with Product with Serializable
Pointer for ServiceCIDR
- final case class ServiceCIDRSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceCIDRSpec] with Product with Serializable
Pointer for ServiceCIDRSpec
- final case class ServiceCIDRStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceCIDRStatus] with Product with Serializable
Pointer for ServiceCIDRStatus