render_kustomize_with_options

Function render_kustomize_with_options 

Source
pub fn render_kustomize_with_options(
    dir: &Path,
    enable_helm: bool,
    load_restrictors: LoadRestrictors,
) -> Result<Vec<Object>, KustomizeError>
Expand description

Render Kustomize with specific options.