flux

package
v0.0.0-...-df3e306 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFluxGitList

func NewFluxGitList(objs []komv1alpha1.Git) ([]komtool.Resource, error)

func NewFluxHelmList

func NewFluxHelmList(objs []komv1alpha1.Helm) ([]komtool.Resource, error)

func RepositoryType

func RepositoryType(url string) string

Types

type Flux

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

func NewFlux

func NewFlux(obj komv1alpha1.OperatorManager) *Flux

func (*Flux) Git

func (f *Flux) Git() ([]komtool.Resource, error)

func (*Flux) Helm

func (f *Flux) Helm() ([]komtool.Resource, error)

type FluxGit

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

func NewFluxGit

func NewFluxGit(obj komv1alpha1.Git) (*FluxGit, error)

func (*FluxGit) Charts

func (f *FluxGit) Charts() []client.Object

func (*FluxGit) Repositories

func (f *FluxGit) Repositories() []client.Object

type FluxHelm

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

func NewFluxHelm

func NewFluxHelm(obj komv1alpha1.Helm) (*FluxHelm, error)

func (*FluxHelm) Charts

func (f *FluxHelm) Charts() []client.Object

func (*FluxHelm) Repositories

func (f *FluxHelm) Repositories() []client.Object

type GitValues

type GitValues struct {
	FullnameOverride string
}

type HelmValues

type HelmValues struct {
	FullnameOverride string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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