# Functions
NewManager returns the reexec manager.
# Interfaces
ExecManager is the interface that the global reexec manager implements.
# Type aliases
ShutdownCallbackFn is called once everything is shutdown and allows cleanup during reexec process.