Documentation ¶
Index ¶
- func AdapterBasicObjectTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string)
- func AdapterMultipartTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string)
- func AdapterPresignedEndpointOverrideTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string, ...)
- func AdapterTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string, ...)
- func NowMockDefault() time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdapterBasicObjectTest ¶ added in v1.29.0
func AdapterBasicObjectTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string)
AdapterBasicObjectTest Test suite of adapter basic functionality on objects
func AdapterMultipartTest ¶ added in v1.29.0
func AdapterMultipartTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string)
AdapterMultipartTest Test suite of adapter multipart functionality
func AdapterPresignedEndpointOverrideTest ¶ added in v1.35.0
func AdapterTest ¶
func AdapterTest(t *testing.T, adapter block.Adapter, storageNamespace, externalPath string, presigned bool)
AdapterTest Test suite of basic adapter functionality
func NowMockDefault ¶ added in v1.28.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.