Class K8S.Ingress

java.lang.Object
org.openrewrite.kubernetes.tree.K8S.Ingress
All Implemented Interfaces:
K8S, org.openrewrite.marker.Marker, org.openrewrite.Tree
Enclosing interface:
K8S

public static class K8S.Ingress extends Object implements K8S
  • Constructor Details

    • Ingress

      public Ingress()
  • Method Details

    • isTlsConfigured

      public static boolean isTlsConfigured(org.openrewrite.Cursor cursor)
    • isDisallowHttpConfigured

      public static boolean isDisallowHttpConfigured(org.openrewrite.Cursor cursor)