Class K8S.Service

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

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

    • Service

      public Service()
  • Method Details

    • isServiceSpec

      public static boolean isServiceSpec(org.openrewrite.Cursor cursor)
    • inServiceSpec

      public static boolean inServiceSpec(org.openrewrite.Cursor cursor)
    • inExternalIPs

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