podreconciler

package
v1.2.0-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2015 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package podreconciler implements pod reconcilation of pods which failed to launch, i.e. before binding by the executor took place.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodReconciler

type PodReconciler interface {
	Reconcile(t *podtask.T)
}

PodReconciler reconciles a pod with the apiserver

func New

func New(sched scheduler.Scheduler, client *client.Client, qr queuer.Queuer, deleter deleter.Deleter) PodReconciler

Jump to

Keyboard shortcuts

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