package v1
Type Members
- final case class HTTPIngressPathPointer(currentPath: PointerPath = PointerPath()) extends Pointer[HTTPIngressPath] with Product with Serializable
- final case class HTTPIngressRuleValuePointer(currentPath: PointerPath = PointerPath()) extends Pointer[HTTPIngressRuleValue] with Product with Serializable
- final case class IPBlockPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IPBlock] with Product with Serializable
- final case class IngressBackendPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressBackend] with Product with Serializable
- final case class IngressClassListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressClassList] with Product with Serializable
- final case class IngressClassParametersReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressClassParametersReference] with Product with Serializable
- final case class IngressClassPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressClass] with Product with Serializable
- final case class IngressClassSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressClassSpec] with Product with Serializable
- final case class IngressListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressList] with Product with Serializable
- final case class IngressPointer(currentPath: PointerPath = PointerPath()) extends Pointer[Ingress] with Product with Serializable
- final case class IngressRulePointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressRule] with Product with Serializable
- final case class IngressServiceBackendPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressServiceBackend] with Product with Serializable
- final case class IngressSpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressSpec] with Product with Serializable
- final case class IngressStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressStatus] with Product with Serializable
- final case class IngressTLSPointer(currentPath: PointerPath = PointerPath()) extends Pointer[IngressTLS] with Product with Serializable
- final case class NetworkPolicyEgressRulePointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyEgressRule] with Product with Serializable
- final case class NetworkPolicyIngressRulePointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyIngressRule] with Product with Serializable
- final case class NetworkPolicyListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyList] with Product with Serializable
- final case class NetworkPolicyPeerPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyPeer] with Product with Serializable
- final case class NetworkPolicyPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicy] with Product with Serializable
- final case class NetworkPolicyPortPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyPort] with Product with Serializable
- final case class NetworkPolicySpecPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicySpec] with Product with Serializable
- final case class NetworkPolicyStatusPointer(currentPath: PointerPath = PointerPath()) extends Pointer[NetworkPolicyStatus] with Product with Serializable
- final case class ServiceBackendPortPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceBackendPort] with Product with Serializable