MCPcopy
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

39const backupTimeLayout = "20060102150405"
40
41type BackupOpsHandler struct{}
42
43var _ OpsHandler = BackupOpsHandler{}
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected