package
0.0.0-20241115193756-b47354bb7779
Repository: https://github.com/connect-sdk/storage-api.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Only sent when a bucket has enabled object versioning.
Sent when an object has been permanently deleted.
Sent when a new object (or a new generation of an existing object) is successfully created in the bucket.
Sent when the metadata of an existing object changes.
Unspecified event type.

# Variables

The error occurs when the event is unknown.
No description provided by the author
Enum value maps for StorageObjectEventType.
Enum value maps for StorageObjectEventType.

# Structs

NopStorageACLHandle is a no-op implementation of StorageACLHandle.
NopStorageBucketHandle is a no-op implementation of StorageBucketHandle.
NopStorageBucketIterator is a no-op implementation of StorageBucketIterator.
NopStorageObjectComposer is a no-op implementation of StorageObjectComposer.
NopStorageObjectCopier is a no-op implementation of StorageObjectCopier.
NopStorageObjectHandle is a no-op implementation of StorageObjectHandle.
NopStorageObjectIterator is a no-op implementation of StorageObjectIterator.
NopStoragePageInfo is a no-op implementation of StoragePageInfo.
NopStorageServiceClient is a no-op implementation of StorageServiceClient.
No description provided by the author
No description provided by the author
No description provided by the author
An object within Google Cloud Storage.
Describes the customer-specified mechanism used to store the data at rest.
StorageObject_CustomerEncryptionValidationError is the validation error returned by StorageObject_CustomerEncryption.Validate if the designated constraints aren't met.
The CloudEvent raised when an object is archived in Google Cloud Storage.
StorageObjectArchivedEventValidationError is the validation error returned by StorageObjectArchivedEvent.Validate if the designated constraints aren't met.
The CloudEvent raised when an object is deleted in Google Cloud Storage.
StorageObjectDeletedEventValidationError is the validation error returned by StorageObjectDeletedEvent.Validate if the designated constraints aren't met.
The CloudEvent raised when an object is finalized in Google Cloud Storage.
StorageObjectFinalizedEventValidationError is the validation error returned by StorageObjectFinalizedEvent.Validate if the designated constraints aren't met.
The CloudEvent raised when an object's metadata is updated in Google Cloud Storage.
StorageObjectMetadataUpdatedEventValidationError is the validation error returned by StorageObjectMetadataUpdatedEvent.Validate if the designated constraints aren't met.
StorageObjectValidationError is the validation error returned by StorageObject.Validate if the designated constraints aren't met.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageObjectEvent is the interface for events that contain a StorageObject.
StorageEventHandler handles connect.storage.v1.StorageObjectEvent event.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoragePageInfo contains information about an iterator's paging state.
No description provided by the author

# Type aliases

StorageObject_CustomerEncryptionMultiError is an error wrapping multiple validation errors returned by StorageObject_CustomerEncryption.ValidateAll() if the designated constraints aren't met.
StorageObjectArchivedEventMultiError is an error wrapping multiple validation errors returned by StorageObjectArchivedEvent.ValidateAll() if the designated constraints aren't met.
StorageObjectDeletedEventMultiError is an error wrapping multiple validation errors returned by StorageObjectDeletedEvent.ValidateAll() if the designated constraints aren't met.
StorageObjectEventType is the type of event that occurred on the storage object.
StorageObjectFinalizedEventMultiError is an error wrapping multiple validation errors returned by StorageObjectFinalizedEvent.ValidateAll() if the designated constraints aren't met.
StorageObjectMetadataUpdatedEventMultiError is an error wrapping multiple validation errors returned by StorageObjectMetadataUpdatedEvent.ValidateAll() if the designated constraints aren't met.
StorageObjectMultiError is an error wrapping multiple validation errors returned by StorageObject.ValidateAll() if the designated constraints aren't met.