Class K8S.Labels

java.lang.Object
org.openrewrite.kubernetes.tree.K8S.Labels
All Implemented Interfaces:
K8S
Enclosing interface:
K8S

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

    • Labels

      public Labels()
  • Method Details

    • inLabels

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

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