Class K8S.ResourceLimits

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

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

      • ResourceLimits

        public ResourceLimits()
    • Method Detail

      • inResources

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

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

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