Package dev.zucca_ops.kustomtrace.graph
package dev.zucca_ops.kustomtrace.graph
-
ClassesClassDescriptionResolves file paths into Kustomize model objects like
KustomFile,KustomResource, andKustomizationby parsing their content.Builds aKustomGraphby scanning a directory structure for Kustomization files, resolving their contents, and establishing dependencies between them and other resources.Resolves references found within aKustomizationfile's content.