cleaner

package
v0.0.0-...-ac6a2c4 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cleaner

type Cleaner interface {
	Run(isRunning *atomic.Bool)
}

Cleaner is the interface to recycle the to be deleted volumes and reserved resources.

func NewCleaner

func NewCleaner(
	pool offerpool.Pool,
	scope tally.Scope,
	volumeStore storage.PersistentVolumeStore,
	schedulerClient mpb.SchedulerClient,
	frameworkInfoProvider hostmgrmesos.FrameworkInfoProvider) Cleaner

NewCleaner initializes the reservation resource cleaner.

Jump to

Keyboard shortcuts

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