mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
feat: Add notification support for bucketCreates and removal (#10075)
This commit is contained in:
@@ -125,7 +125,7 @@ type ObjectLayer interface {
|
||||
|
||||
// Supported operations check
|
||||
IsNotificationSupported() bool
|
||||
IsListenBucketSupported() bool
|
||||
IsListenSupported() bool
|
||||
IsEncryptionSupported() bool
|
||||
IsTaggingSupported() bool
|
||||
IsCompressionSupported() bool
|
||||
|
||||
Reference in New Issue
Block a user