controller

package
v0.0.0-...-ed832b3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	sync.Mutex
	// contains filtered or unexported fields
}

Controller object

func NewController

NewController Creates a new deyployment controller

func (*Controller) Run

func (c *Controller) Run(threadCount int, stopCh <-chan struct{}) error

Run starts the controller

type JobCleaner

type JobCleaner struct {
	sync.Mutex
	// contains filtered or unexported fields
}

JobCleaner is JobCleaner

func NewJobCleaner

func NewJobCleaner(jobcInformer cache.SharedIndexInformer, batchClient batchv1Client.BatchV1Interface) *JobCleaner

NewJobCleaner cleans old jobs

Jump to

Keyboard shortcuts

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