controllers

package
v0.0.0-...-76b3e3d Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitOpsReconciler

type GitOpsReconciler struct {
	client.Client
	Log         logr.Logger
	Scheme      *runtime.Scheme
	GitUsername string
	GitPassword string
	Recorder    record.EventRecorder
}

GitOpsReconciler reconciles a GitOps object

func (*GitOpsReconciler) Reconcile

func (r *GitOpsReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile periodically gets a new tag from the ECR and updates the image tag in the git repository with that tag

func (*GitOpsReconciler) SetupWithManager

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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