workers

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

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

Consumer is

func NewConsumer

func NewConsumer(
	region string,
	endpointURL string,
	selfNamespace string,
	cli kubernetes.Interface,
	lister listers.AWSSQSWorkerJobLister,
	wq workqueue.RateLimitingInterface,
	rec record.EventRecorder,
) (*Consumer, error)

NewConsumer is

func (*Consumer) Run

func (c *Consumer) Run()

Run is

type Reconciler

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

Reconciler is

func NewReconciler

func NewReconciler(
	kubeClientSet kubernetes.Interface,
	customClientSet clientset.Interface,
	jobLister batchlisters.JobLister,
	customResourceLister listers.AWSSQSWorkerJobLister,
	workQueue workqueue.RateLimitingInterface,
	recorder record.EventRecorder,
) *Reconciler

NewReconciler is

func (*Reconciler) Run

func (r *Reconciler) Run()

Run is

Jump to

Keyboard shortcuts

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