MCPcopy
hub / github.com/wal-g/wal-g / IsFullBackup

Method IsFullBackup

internal/delete_handler.go:67–67  ·  view source on GitHub ↗

TODO: move increment info into separate struct (in backup.go)

()

Source from the content-addressed store, hash-verified

65
66 // TODO: move increment info into separate struct (in backup.go)
67 IsFullBackup() bool
68 GetBaseBackupName() string
69 GetIncrementFromName() string
70}

Callers 8

findRelatedBackupsMethod · 0.65
findDependantBackupsMethod · 0.65
getBeforeChoiceFuncFunction · 0.65
getRetainChoiceFuncFunction · 0.65
updateBackupMetricsMethod · 0.65

Implementers 3

DefaultBackupObjectinternal/backup_object.go
BackupObjectinternal/databases/postgres/delete.go
TestPostgresBackupObjectinternal/databases/postgres/delete_tes

Calls

no outgoing calls

Tested by

no test coverage detected