# 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.