Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleaner ¶
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.
Click to show internal directories.
Click to hide internal directories.