Class K8S.Annotations

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

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

    • Annotations

      public Annotations()
  • Method Details

    • inAnnotations

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

      public boolean valueMatches(String name, Pattern regex, org.openrewrite.Cursor cursor)