controllers

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 19 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 {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	GithubAPI githubapi.IRunnerAPI
	Recorder  record.EventRecorder
}

GithubActionRunnerReconciler reconciles a GithubActionRunner object

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/status,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