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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitRepositoryBuilder

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

func NewGitRepositoryBuilder

func NewGitRepositoryBuilder() *GitRepositoryBuilder

func (*GitRepositoryBuilder) Build

func (b *GitRepositoryBuilder) Build(name, ns string) (*sourcev1.GitRepository, error)

func (*GitRepositoryBuilder) WithReference

WithReference set GitRepositoryRef

func (*GitRepositoryBuilder) WithUrl

type HelmReleaseBuilder

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

func NewHelmReleaseBuilder

func NewHelmReleaseBuilder() *HelmReleaseBuilder

func (*HelmReleaseBuilder) Build

func (b *HelmReleaseBuilder) Build(name, ns string) (*helmv2beta2.HelmRelease, error)

func (*HelmReleaseBuilder) WithChart

func (b *HelmReleaseBuilder) WithChart(value string) *HelmReleaseBuilder

func (*HelmReleaseBuilder) WithReference

func (b *HelmReleaseBuilder) WithReference(name, namespace string) *HelmReleaseBuilder

func (*HelmReleaseBuilder) WithValues

func (*HelmReleaseBuilder) WithVersion

func (b *HelmReleaseBuilder) WithVersion(value string) *HelmReleaseBuilder

type HelmRepositoryBuilder

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

func NewHelmRepositoryBuilder

func NewHelmRepositoryBuilder() *HelmRepositoryBuilder

func (*HelmRepositoryBuilder) Build

func (*HelmRepositoryBuilder) WithUrl

type KustomizationBuilder

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

func NewKustomizationBuilder

func NewKustomizationBuilder() *KustomizationBuilder

func (*KustomizationBuilder) Build

func (*KustomizationBuilder) WithPath

func (b *KustomizationBuilder) WithPath(value string) *KustomizationBuilder

func (*KustomizationBuilder) WithReference

func (b *KustomizationBuilder) WithReference(name, namespace string) *KustomizationBuilder

WithReference set KustomizationRef

Jump to

Keyboard shortcuts

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