kubernetes/staging/src/k8s.io/cli-runtime/pkg/resource/kustomizevisitor.go

type KustomizeVisitor

// Visit passes the result of a kustomize build to a StreamVisitor.
func (v *KustomizeVisitor) Visit(fn VisitorFunc) error {}