argo

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArgoGitList

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

func NewArgoHelmList

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

Types

type Argo

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

func NewArgo

func NewArgo(obj komv1alpha1.OperatorManager) *Argo

func (*Argo) Git

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

func (*Argo) Helm

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

type ArgoGit

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

func NewArgoGit

func NewArgoGit(obj komv1alpha1.Git) (*ArgoGit, error)

func (*ArgoGit) Charts

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

func (*ArgoGit) Repositories

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

type ArgoHelm

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

func NewArgoHelm

func NewArgoHelm(obj komv1alpha1.Helm) (*ArgoHelm, error)

func (*ArgoHelm) Charts

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

func (*ArgoHelm) Repositories

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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