Versions in this module Expand all Collapse all v0 v0.30.0 Oct 21, 2022 Changes in this version + func Build(root, dirPath string, allowRemoteBases bool) (_ resmap.ResMap, err error) + func SubstituteVariables(ctx context.Context, kubeClient client.Client, ...) (*resource.Resource, error) + type KustomizeGenerator struct + func NewGenerator(root string, kustomization *kustomizev1.Kustomization) *KustomizeGenerator + func (kg *KustomizeGenerator) WriteFile(dirPath string) (string, error)