//
pkg.gl
Category
github.com/mayadata-io/velero
pkg
cmd
package
1.3.2
Repository:
https://github.com/mayadata-io/velero.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
17 SLOC
#
Packages
cli
No description provided by the author
server
No description provided by the author
util
No description provided by the author
velero
No description provided by the author
#
Functions
CheckError
CheckError prints err to stderr and exits with code 1 if err is not nil.
Exit
Exit prints msg (with optional args), plus a newline, to stderr and exits with code 1.