package
0.0.0-20241021115229-a8bdbce37716
Repository: https://github.com/slpcat/docker-images.git
Documentation: pkg.go.dev
# Functions
GetBackupCompleteCondition extracts the Backup complete condition from the given status and returns that.
GetBackupCondition extracts the provided condition from the given status and returns that.
IsBackupComplete returns true if a Backup has successfully completed.
IsBackupCompleteConditionTrue returns true if a Backup is complete; false otherwise.
UpdateBackupCondition updates existing Backup condition or creates a new one.