Documentation ¶
Overview ¶
FLUX V1 DEPRECATION NOTICE. https://github.com/weaveworks/eksctl/issues/2963
FLUX V1 DEPRECATION NOTICE. https://github.com/weaveworks/eksctl/issues/2963
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyTitle ¶
func KeyTitle(clusterMeta api.ClusterMeta) string
KeyTitle returns the title for the SSH key used to access the gitops repo
Types ¶
type Installer ¶
type Installer struct { Cfg *api.ClusterConfig Opts *api.Git Timeout time.Duration K8sRestConfig *rest.Config K8sClientSet kubeclient.Interface GitClient *git.Client }
Click to show internal directories.
Click to hide internal directories.