manifests

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationBuilder

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

func NewApplicationBuilder

func NewApplicationBuilder() *ApplicationBuilder

func (*ApplicationBuilder) Build

func (b *ApplicationBuilder) Build(name, ns string) (*argov1alpha1.Application, error)

func (*ApplicationBuilder) WithGit

func (b *ApplicationBuilder) WithGit(path, version, url string) *ApplicationBuilder

func (*ApplicationBuilder) WithHelm

func (b *ApplicationBuilder) WithHelm(name, version, url string) *ApplicationBuilder

func (*ApplicationBuilder) WithHelmValues

func (b *ApplicationBuilder) WithHelmValues(values *apiextensionsv1.JSON) *ApplicationBuilder

type SecretBuilder

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

func NewSecretBuilder

func NewSecretBuilder() *SecretBuilder

func (*SecretBuilder) Build

func (b *SecretBuilder) Build(name, ns string) (*corev1.Secret, error)

func (*SecretBuilder) WithGit

func (b *SecretBuilder) WithGit(url string) *SecretBuilder

func (*SecretBuilder) WithHelm

func (b *SecretBuilder) WithHelm(chartName, url string) *SecretBuilder

Jump to

Keyboard shortcuts

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