# Functions
NewAllocWatcher creates a PrevAllocWatcher if either PreviousAllocation or PreemptedRunners are set.
No description provided by the author
# Structs
No description provided by the author
NoopPrevAlloc does not block or migrate on a previous allocation and never returns an error.
# Interfaces
AllocRunnerMeta provides metadata about an AllocRunner such as its alloc and alloc dir.
RPCer is the interface needed by a prevAllocWatcher to make RPC calls.