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