Versions in this module Expand all Collapse all v0 v0.3.0 Oct 22, 2018 Changes in this version + const BootkubeSystemdContents + const ReportShFileContents + const ReportSystemdContents + const TectonicShFileContents + const TectonicSystemdContents + var BootkubeConfigOverrides = []*template.Template + var BootkubeKubeDNSService = template.Must(template.New("bootkube.sh").Parse(...)) + var BootkubeShFileTemplate = template.Must(template.New("bootkube.sh").Parse(...)) + var KubeApiserverConfigOverridesTemplate = template.Must(template.New("kube-apiserver-config-overrides.yaml").Parse(...)) + var KubeControllerManagerConfigOverridesTemplate = template.Must(template.New("kube-controller-manager-config-overrides.yaml").Parse(...)) + var KubeDNSBootkubeManifests = map[string]string + var KubeProxyBootkubeManifests = map[string]string + var KubeletSystemdTemplate = template.Must(template.New("kubelet.service").Parse(...)) + var PodCheckpointerBootkubeManifests = map[string]string