installer

package
v0.0.0-...-7de36fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer interface {
	InstallKubernetesApplications(context.Context, *config.EtcdCredentials, *config.UserConfiguration) error
}

Installer is the interface for the installer. It is used to install all the kubernetes applications.

func NewInstaller

func NewInstaller(logger *zap.Logger) (Installer, error)

NewInstaller returns a new kuberenetes client-go wrapper. if no kubeconfig path is given we use the service account token.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL