Package dev.zucca_ops.kustomtrace.parser
package dev.zucca_ops.kustomtrace.parser
-
ClassDescriptionUtility methods for Kustomize file and path conventions.A functional interface for strategies that extract and resolve file path references from a given value, typically found within a Kustomization file's parsed content.Provides various strategies (
ReferenceExtractorinstances) for extracting and resolving file path references from different fields within Kustomization files.Defines the different types of Kustomize fields that can contain references to other resources or Kustomization files.Utility class for parsing YAML files, particularly Kubernetes manifests and Kustomization files, using the SnakeYAML library.