Package org.openrewrite.kubernetes.tree
Class K8S.Annotations
- java.lang.Object
-
- org.openrewrite.kubernetes.tree.K8S.Annotations
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openrewrite.kubernetes.tree.K8S
K8S.Annotations, K8S.Containers, K8S.Ingress, K8S.InitContainers, K8S.Labels, K8S.Metadata, K8S.Pod, K8S.RBAC, K8S.Resource, K8S.ResourceLimits, K8S.Service
-
-
Constructor Summary
Constructors Constructor Description Annotations()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static booleaninAnnotations(org.openrewrite.Cursor cursor)booleanvalueMatches(java.lang.String name, java.util.regex.Pattern regex, org.openrewrite.Cursor cursor)
-