Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageProviderClient ¶
StorageProviderClient is an autogenerated mock type for the StorageProviderClient type
func NewStorageProviderClient ¶ added in v2.3.0
func NewStorageProviderClient(t testing.TB) *StorageProviderClient
NewStorageProviderClient creates a new instance of StorageProviderClient. It also registers a cleanup function to assert the mocks expectations.
func (*StorageProviderClient) ListStorageSpaces ¶
func (_m *StorageProviderClient) ListStorageSpaces(ctx context.Context, in *providerv1beta1.ListStorageSpacesRequest, opts ...grpc.CallOption) (*providerv1beta1.ListStorageSpacesResponse, error)
ListStorageSpaces provides a mock function with given fields: ctx, in, opts
Click to show internal directories.
Click to hide internal directories.