dataflowaffinity

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const DataOpJobControllerName string = "DataOpJobController"

Variables

This section is empty.

Functions

This section is empty.

Types

type DataOpJobReconciler

type DataOpJobReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Log      logr.Logger
}

func NewDataOpJobReconciler

func NewDataOpJobReconciler(client client.Client,
	log logr.Logger,
	recorder record.EventRecorder) *DataOpJobReconciler

func (*DataOpJobReconciler) ControllerName

func (f *DataOpJobReconciler) ControllerName() string

func (*DataOpJobReconciler) ManagedResource

func (f *DataOpJobReconciler) ManagedResource() client.Object

func (*DataOpJobReconciler) Reconcile

func (f *DataOpJobReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile reconciles Jobs +kubebuilder:rbac:groups=v1,resources=pods,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=v1,resources=pods/status,verbs=get;update;patch

func (*DataOpJobReconciler) SetupWithManager

func (f *DataOpJobReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

Jump to

Keyboard shortcuts

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