flux

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MPL-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PartOfLabelValue = "flux"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Flux added in v0.1.0

type Flux interface {
	CreateSecretGit(name string, repoURL gitproviders.RepoURL, namespace string) ([]byte, error)
}

type FluxClient added in v0.1.0

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

func New added in v0.1.0

func New(cliRunner runner.Runner) *FluxClient

func (*FluxClient) CreateSecretGit added in v0.1.0

func (f *FluxClient) CreateSecretGit(name string, repoURL gitproviders.RepoURL, namespace string) ([]byte, error)

CreatSecretGit Creates a Git secret returns the deploy key

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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