package
0.0.0-20221122204822-d1a8c34382f1
Repository: https://github.com/kube-object-storage/lib-bucket-provisioner.git
Documentation: pkg.go.dev

# Functions

IsBucketExists returns true if the error is of type BucketExistsErr.
NewBucketExistsError is a simple constructor for a BucketExistsErr.

# Structs

BucketExistsErr SHOULD be returned by the Provision() method when bucket creation fails due a name collision in the object store.