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

# Packages

No description provided by the author

# Constants

No description provided by the author

# Structs

BucketOptions wraps all pertinent data that the Provisioner requires to create a bucket and the Reconciler requires to abstract that bucket in kubernetes.

# Interfaces

All provisioners must implement the Provisioner interface which defines the methods used to create and delete new buckets, and to grant or revoke access to buckets within the object store.