controllers

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartRepoReconciler

type ChartRepoReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme

	// we only want to watch one namespace ,this is the easy way...
	Namespace string
}

ChartRepoReconciler reconciles a ChartRepo object

func (*ChartRepoReconciler) GetIndex added in v0.9.5

DownloadIndexFile fetches the index from a repository.

func (*ChartRepoReconciler) Reconcile

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

func (*ChartRepoReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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