Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Index ¶
- type AssetService
- func (_m *AssetService) Create(ctx context.Context, docsTopic v1.Object, commonAsset docstopic.CommonAsset) error
- func (_m *AssetService) Delete(ctx context.Context, commonAsset docstopic.CommonAsset) error
- func (_m *AssetService) List(ctx context.Context, namespace string, labels map[string]string) ([]docstopic.CommonAsset, error)
- func (_m *AssetService) Update(ctx context.Context, commonAsset docstopic.CommonAsset) error
- type BucketService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetService ¶
AssetService is an autogenerated mock type for the AssetService type
func (*AssetService) Create ¶
func (_m *AssetService) Create(ctx context.Context, docsTopic v1.Object, commonAsset docstopic.CommonAsset) error
Create provides a mock function with given fields: ctx, docsTopic, commonAsset
func (*AssetService) Delete ¶
func (_m *AssetService) Delete(ctx context.Context, commonAsset docstopic.CommonAsset) error
Delete provides a mock function with given fields: ctx, commonAsset
func (*AssetService) List ¶
func (_m *AssetService) List(ctx context.Context, namespace string, labels map[string]string) ([]docstopic.CommonAsset, error)
List provides a mock function with given fields: ctx, namespace, labels
func (*AssetService) Update ¶
func (_m *AssetService) Update(ctx context.Context, commonAsset docstopic.CommonAsset) error
Update provides a mock function with given fields: ctx, commonAsset
type BucketService ¶
BucketService is an autogenerated mock type for the BucketService type
Click to show internal directories.
Click to hide internal directories.