Versions in this module Expand all Collapse all v2 v2.3.2 Dec 21, 2022 Changes in this version + var Manifest = template.Must(template.New("Spec").Parse(dedent.Dedent(...))) + func RenderManifest(opt *Options) (string, error) + type Options struct + Arches []string + Components kubekeyv1alpha2.Components + Images []string + KubernetesDistributions []kubekeyv1alpha2.KubernetesDistribution + Name string + OperatingSystems []kubekeyv1alpha2.OperatingSystem