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 MinioClient ¶
MinioClient is an autogenerated mock type for the MinioClient type
func (*MinioClient) PutObjectWithContext ¶
func (_m *MinioClient) PutObjectWithContext(ctx context.Context, bucketName string, objectName string, reader io.Reader, objectSize int64, opts minio.PutObjectOptions) (int64, error)
PutObjectWithContext provides a mock function with given fields: ctx, bucketName, objectName, reader, objectSize, opts
Click to show internal directories.
Click to hide internal directories.