flux

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: MPL-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PartOfLabelKey   = "app.kubernetes.io/part-of"
	PartOfLabelValue = "flux"
	VersionLabelKey  = "app.kubernetes.io/version"
)

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