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

# Interfaces

SharedInformerFactory a small interface to allow for adding an informer without an import cycle.

# Type aliases

NewInformerFunc takes versioned.Interface and time.Duration to return a SharedIndexInformer.
TweakListOptionsFunc is a function that transforms a v1.ListOptions.