controllers

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubActionRunnerReconciler

type GithubActionRunnerReconciler struct {
	util.ReconcilerBase
	Log       logr.Logger
	GithubAPI githubapi.IRunnerAPI
}

GithubActionRunnerReconciler reconciles a GithubActionRunner object

func (*GithubActionRunnerReconciler) IsValid added in v0.7.0

IsValid validates the CR and returns false if it is not valid along with the validation errors, else true and nil

func (*GithubActionRunnerReconciler) Reconcile

Reconcile is the main loop implementing the controller action

func (*GithubActionRunnerReconciler) SetupWithManager

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

SetupWithManager configures the controller by using the passed mgr

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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