Class K8S.Annotations

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

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

      • Annotations

        public Annotations()
    • Method Detail

      • inAnnotations

        public static boolean inAnnotations​(org.openrewrite.Cursor cursor)
      • valueMatches

        public boolean valueMatches​(java.lang.String name,
                                    java.util.regex.Pattern regex,
                                    org.openrewrite.Cursor cursor)