dbgc

package
v0.0.0-...-484f906 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBGarbageCollector

type DBGarbageCollector interface {
	Run() error
}

func NewDBGarbageCollector

func NewDBGarbageCollector(
	logger lager.Logger,
	db ReaperDB,
) DBGarbageCollector

type ReaperDB

type ReaperDB interface {
	ReapExpiredContainers() error
	ReapExpiredVolumes() error
	ReapExpiredWorkers() error
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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