package
0.0.0-20190628093746-affaa533fc2e
Repository: https://github.com/szymongib/kyma.git
Documentation: pkg.go.dev
# Packages
Code generated by mockery v1.0.0.
# Functions
New returns a new instance of Handler.
# Structs
Config stores configuration data for Handler.
Handler handles basic bucket operations.
SystemBucketNames stores names for system buckets.
# Interfaces
go:generate mockery -name=BucketClient -output=automock -outpkg=automock -case=underscore BucketClient handles bucket operations on Minio.