flux

package
v0.0.0-...-4c17ca5 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2024 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallOpts

type InstallOpts struct {
	GitOptions           git.Options
	GitPaths             []string
	GitLabel             string
	GitFluxPath          string
	GitPrivateSSHKeyPath string
	Namespace            string
	Timeout              time.Duration
	Amend                bool
	WithHelm             bool
}

InstallOpts are the installation options for Flux

type Installer

type Installer struct {
	// contains filtered or unexported fields
}

Installer installs Flux

func NewInstaller

func NewInstaller(k8sRestConfig *rest.Config, k8sClientSet kubeclient.Interface, opts *InstallOpts) *Installer

NewInstaller creates a new Flux installer

func (*Installer) Run

func (fi *Installer) Run(ctx context.Context) (string, error)

Run runs the Flux installer

Jump to

Keyboard shortcuts

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