Class K8S.Ingress

  • All Implemented Interfaces:
    K8S, org.openrewrite.marker.Marker, org.openrewrite.Tree
    Enclosing interface:
    K8S

    public static class K8S.Ingress
    extends java.lang.Object
    implements K8S
    • Constructor Detail

      • Ingress

        public Ingress()
    • Method Detail

      • isTlsConfigured

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

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