//
pkg.gl
Category
github.com/mayadata-io/velero
pkg
cmd
util
signals
package
1.3.2
Repository:
https://github.com/mayadata-io/velero.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
18 SLOC
#
Functions
CancelOnShutdown
CancelOnShutdown starts a goroutine that will call cancelFunc when either SIGINT or SIGTERM is received.