localbuild

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEmbeddedRawInstallResources added in v0.2.0

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

func RawArgocdInstallResources added in v0.2.0

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

func RawGiteaInstallResources added in v0.2.0

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

func RawNginxInstallResources added in v0.2.0

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

Types

type EmbeddedInstallation added in v0.2.0

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

func (*EmbeddedInstallation) Install added in v0.2.0

type LocalbuildReconciler

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

	Config util.CorePackageTemplateConfig
	// 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 added in v0.2.0

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

func (*LocalbuildReconciler) ReconcileGitea added in v0.2.0

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

func (*LocalbuildReconciler) ReconcileNginx added in v0.2.0

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