# Functions
AddToManager adds a controller with the default Options.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
DeleteObjectsWithPrefix deletes the s3 objects with the specific <prefix> from <bucket>.
GetS3ClientFromS3ClientSecret creates s3Client from bucket access key ID and secret access key.
NewMocks3ObjectLister creates a new mock instance.
# Variables
DefaultAddOptions are the default AddOptions for AddToManager.
# Structs
AddOptions are options to apply when adding the ironcore backupentry controller to the manager.
Mocks3ObjectLister is a mock of s3ObjectLister interface.
Mocks3ObjectListerMockRecorder is the mock recorder for Mocks3ObjectLister.