Class K8S.Pod

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

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

    • Pod

      public Pod()
  • Method Details

    • inSpec

      public static boolean inSpec(org.openrewrite.Cursor cursor)