Class K8S.ResourceLimits

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

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

    • ResourceLimits

      public ResourceLimits()
  • Method Details

    • inResources

      public static boolean inResources(org.openrewrite.Cursor cursor)
    • inLimits

      public static boolean inLimits(String type, org.openrewrite.Cursor cursor)
    • inRequests

      public static boolean inRequests(String type, org.openrewrite.Cursor cursor)