controller

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomTaskRef

type CustomTaskRef struct {
	APIVersion string
	Kind       string
}

type ReconcileCustomRun

type ReconcileCustomRun struct {
	// contains filtered or unexported fields
}

func NewReconcileCustomRun

func NewReconcileCustomRun(client client.Client) *ReconcileCustomRun

func (*ReconcileCustomRun) Reconcile

func (r *ReconcileCustomRun) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

+kubebuilder:rbac:groups=edp.epam.com,resources=approvaltasks,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=edp.epam.com,resources=approvaltasks/status,verbs=get;update;patch +kubebuilder:rbac:groups=edp.epam.com,resources=approvaltasks/finalizers,verbs=update +kubebuilder:rbac:groups=tekton.dev,resources=customruns,verbs=get;list;watch;update;patch +kubebuilder:rbac:groups=tekton.dev,resources=customruns/status,verbs=get;update;patch Reconcile is responsible for reconciling CustomRun objects with ApprovalTask references.

func (*ReconcileCustomRun) SetupWithManager

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

Jump to

Keyboard shortcuts

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