job

package
v0.0.0-...-6441d12 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 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 SnoopyJobReconciler

type SnoopyJobReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SnoopyJobReconciler reconciles a SnoopyJob object.

func (*SnoopyJobReconciler) CronJob

func (r *SnoopyJobReconciler) CronJob(podtracerArgsList []string, targetPodName string, targetNodeName string, schedule string) (*batchv1.CronJob, error)

func (*SnoopyJobReconciler) Job

func (r *SnoopyJobReconciler) Job(podtracerArgsList []string, targetPodName string, targetNodeName string) (*batchv1.Job, error)

func (*SnoopyJobReconciler) JobTemplateSpec

func (r *SnoopyJobReconciler) JobTemplateSpec(podtracerArgsList []string, targetPodName string, targetNodeName string) (*batchv1.JobTemplateSpec, error)

func (*SnoopyJobReconciler) Reconcile

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

func (*SnoopyJobReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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