localbuild

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EmbeddedGitServerName string = "embedded"
)

Variables

This section is empty.

Functions

func GetK8sInstallResources

func GetK8sInstallResources(scheme *runtime.Scheme) ([]client.Object, error)

func GetRawInstallResources

func GetRawInstallResources() ([][]byte, error)

Types

type LocalbuildReconciler

type LocalbuildReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	CancelFunc context.CancelFunc
	// 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) ReconcileArgoApps

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

func (*LocalbuildReconciler) ReconcileEmbeddedGitServer

func (r *LocalbuildReconciler) ReconcileEmbeddedGitServer(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