controllers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 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 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.

func (*GithubActionRunnerReconciler) Reconcile

+kubebuilder:rbac:groups=garo.tietoevry.com,resources=githubactionrunners,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=garo.tietoevry.com,resources=githubactionrunners/*,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=pods,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=core,resources=secrets,verbs=get;list;watch +kubebuilder:rbac:groups="",resources=events,verbs=create;patch 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