Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketClient ¶
BucketClient is an autogenerated mock type for the BucketClient type
func (*BucketClient) BucketExists ¶
func (_m *BucketClient) BucketExists(bucketName string) (bool, error)
BucketExists provides a mock function with given fields: bucketName
func (*BucketClient) MakeBucket ¶
func (_m *BucketClient) MakeBucket(bucketName string, location string) error
MakeBucket provides a mock function with given fields: bucketName, location
func (*BucketClient) SetBucketPolicy ¶
func (_m *BucketClient) SetBucketPolicy(bucketName string, policy string) error
SetBucketPolicy provides a mock function with given fields: bucketName, policy
Click to show internal directories.
Click to hide internal directories.