Versions in this module Expand all Collapse all v0 v0.37.0 Jan 29, 2021 Changes in this version + func KeyTitle(clusterMeta api.ClusterMeta) string + type Installer struct + func NewInstaller(k8sRestConfig *rest.Config, k8sClientSet kubeclient.Interface, ...) (*Installer, error) + func (fi *Installer) IsFluxInstalled() (bool, error) + func (fi *Installer) Run(ctx context.Context) (string, error) + type PublicKey struct + Key string