localbuild

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEmbeddedRawInstallResources

func GetEmbeddedRawInstallResources(name string, templateData any, config v1alpha1.PackageCustomization, scheme *runtime.Scheme) ([][]byte, error)

func RawArgocdInstallResources

func RawArgocdInstallResources(templateData any, config v1alpha1.PackageCustomization, scheme *runtime.Scheme) ([][]byte, error)

func RawGiteaInstallResources

func RawGiteaInstallResources(templateData any, config v1alpha1.PackageCustomization, scheme *runtime.Scheme) ([][]byte, error)

func RawNginxInstallResources

func RawNginxInstallResources(templateData any, config v1alpha1.PackageCustomization, scheme *runtime.Scheme) ([][]byte, error)

Types

type EmbeddedInstallation

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

func (*EmbeddedInstallation) Install

type LocalbuildReconciler

type LocalbuildReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	CancelFunc context.CancelFunc
	ExitOnSync bool

	Config  v1alpha1.BuildCustomizationSpec
	TempDir string
	RepoMap *util.RepoMap
	// contains filtered or unexported fields
}

func (*LocalbuildReconciler) Reconcile

func (r *LocalbuildReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*LocalbuildReconciler) ReconcileArgo

func (r *LocalbuildReconciler) ReconcileArgo(ctx context.Context, req ctrl.Request, resource *v1alpha1.Localbuild) (ctrl.Result, error)

func (*LocalbuildReconciler) ReconcileArgoAppsWithGitea

func (r *LocalbuildReconciler) ReconcileArgoAppsWithGitea(ctx context.Context, req ctrl.Request, resource *v1alpha1.Localbuild) (ctrl.Result, error)

func (*LocalbuildReconciler) ReconcileGitea

func (r *LocalbuildReconciler) ReconcileGitea(ctx context.Context, req ctrl.Request, resource *v1alpha1.Localbuild) (ctrl.Result, error)

func (*LocalbuildReconciler) ReconcileNginx

func (r *LocalbuildReconciler) ReconcileNginx(ctx context.Context, req ctrl.Request, resource *v1alpha1.Localbuild) (ctrl.Result, error)

func (*LocalbuildReconciler) ReconcileProjectNamespace

func (r *LocalbuildReconciler) ReconcileProjectNamespace(ctx context.Context, req ctrl.Request, resource *v1alpha1.Localbuild) (ctrl.Result, error)

func (*LocalbuildReconciler) SetupWithManager

func (r *LocalbuildReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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