deleter

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package deleter implements the deleter which listens for pod DELETE events from the apiserver and kills tasks for deleted pods.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deleter

type Deleter interface {
	Run(updates <-chan queue.Entry, done <-chan struct{})
	DeleteOne(pod *queuer.Pod) error
}

func New

func New(sched scheduler.Scheduler, qr queuer.Queuer) Deleter

Jump to

Keyboard shortcuts

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