Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ BackupOpsHandler
Struct
BackupOpsHandler
pkg/operations/backup.go:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
const
backupTimeLayout =
"20060102150405"
40
41
type
BackupOpsHandler
struct
{}
42
43
var
_ OpsHandler = BackupOpsHandler{}
44
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected