MCPcopy Create free account

hub / github.com/cloudlena/s3manager / functions

Functions204 in github.com/cloudlena/s3manager

↓ 1 callersFunctionne
(e, t)
web/static/js/beer.min.js:113
↓ 1 callersFunctionnewS3Client
newS3Client creates the S3 client described by a single instance configuration.
internal/app/s3manager/instances.go:72
↓ 1 callersFunctionobjectChan
objectChan serves the given objects on a ListObjects channel.
internal/app/s3manager/bucket_view_test.go:22
↓ 1 callersFunctionoe
(e)
web/static/js/beer.min.js:133
↓ 1 callersFunctionot
(e, n)
web/static/js/beer.min.js:552
↓ 1 callersFunctionparseBucketPath
parseBucketPath extracts the bucket name and the path within the bucket from a bucket view URL.
internal/app/s3manager/bucket_view.go:112
↓ 1 callersFunctionparseConfiguration
()
main.go:33
↓ 1 callersFunctionparseListingQuery
parseListingQuery reads a bucket view request's query parameters, falling back to defaults for missing or invalid values.
internal/app/s3manager/bucket_view.go:123
↓ 1 callersFunctionparseS3Instances
parseS3Instances reads the S3 instances from numbered environment variables (1_NAME, 1_ENDPOINT, …), stopping at the first number that isn't configure
main.go:73
↓ 1 callersFunctionprimaryObject
primaryObject returns the row that represents a group when sorting: the one marked IsPrimaryVersion by annotateVersionGroups, or the first row otherwi
internal/app/s3manager/objects.go:260
↓ 1 callersFunctionre
(e)
web/static/js/beer.min.js:116
↓ 1 callersFunctionremoveEmptyStrings
removeEmptyStrings drops the empty segments of a split path.
internal/app/s3manager/bucket_view.go:169
↓ 1 callersFunctionse
()
web/static/js/beer.min.js:151
↓ 1 callersFunctionserverSideEncryption
serverSideEncryption builds the encryption to store an object with, or nil if server side encryption is not configured.
internal/app/s3manager/create_object.go:75
↓ 1 callersFunctionsortObjectGroups
sortObjectGroups sorts version groups based on the specified field and order, comparing groups by their primary row so all versions of a key move as o
internal/app/s3manager/objects.go:234
↓ 1 callersFunctionst
()
web/static/js/beer.min.js:571
↓ 1 callersFunctionte
(e, t)
web/static/js/beer.min.js:101
↓ 1 callersFunctiontoObjectWithIcon
toObjectWithIcon converts a minio.ObjectInfo into the template-facing objectWithIcon.
internal/app/s3manager/objects.go:73
↓ 1 callersFunctiontt
()
web/static/js/beer.min.js:504
↓ 1 callersFunctionue
(e)
web/static/js/beer.min.js:190
↓ 1 callersFunctionuploadContentType
uploadContentType determines the content type to store an uploaded file under, falling back to the file extension if the browser didn't provide a usab
internal/app/s3manager/create_object.go:61
↓ 1 callersFunctionuserMetadataFromHeaders
userMetadataFromHeaders derives the user metadata from the raw response headers, which is where it has to be read from for providers that don't popula
internal/app/s3manager/get_object_metadata.go:61
↓ 1 callersFunctionve
()
web/static/js/beer.min.js:233
↓ 1 callersFunctionwe
()
web/static/js/beer.min.js:257
↓ 1 callersFunctionxe
()
web/static/js/beer.min.js:245
↓ 1 callersFunctionye
()
web/static/js/beer.min.js:237
↓ 1 callersFunctionze
(e, t, n)
web/static/js/beer.min.js:369
Function$e
(e)
web/static/js/beer.min.js:489
FunctionBe
(e)
web/static/js/beer.min.js:384
FunctionDe
(e)
web/static/js/beer.min.js:295
FunctionEe
()
web/static/js/beer.min.js:289
MethodEndpointURLCalls
EndpointURLCalls gets all the calls that were made to EndpointURL. Check the length with: len(mockedS3.EndpointURLCalls())
internal/app/s3manager/mocks/s3.go:267
FunctionFe
(e)
web/static/js/beer.min.js:345
MethodGetBucketPolicy
GetBucketPolicy calls GetBucketPolicyFunc.
internal/app/s3manager/mocks/s3.go:278
MethodGetBucketPolicyCalls
GetBucketPolicyCalls gets all the calls that were made to GetBucketPolicy. Check the length with: len(mockedS3.GetBucketPolicyCalls())
internal/app/s3manager/mocks/s3.go:299
MethodGetObject
GetObject calls GetObjectFunc.
internal/app/s3manager/mocks/s3.go:314
MethodGetObjectCalls
GetObjectCalls gets all the calls that were made to GetObject. Check the length with: len(mockedS3.GetObjectCalls())
internal/app/s3manager/mocks/s3.go:339
FunctionHe
(e)
web/static/js/beer.min.js:396
FunctionI
(e)
web/static/js/beer.min.js:148
FunctionJe
(e)
web/static/js/beer.min.js:433
FunctionKe
(e)
web/static/js/beer.min.js:424
FunctionLe
(e)
web/static/js/beer.min.js:358
MethodListBuckets
ListBuckets calls ListBucketsFunc.
internal/app/s3manager/mocks/s3.go:358
MethodListBucketsCalls
ListBucketsCalls gets all the calls that were made to ListBuckets. Check the length with: len(mockedS3.ListBucketsCalls())
internal/app/s3manager/mocks/s3.go:377
MethodListObjects
ListObjects calls ListObjectsFunc.
internal/app/s3manager/mocks/s3.go:390
MethodListObjectsCalls
ListObjectsCalls gets all the calls that were made to ListObjects. Check the length with: len(mockedS3.ListObjectsCalls())
internal/app/s3manager/mocks/s3.go:413
MethodMakeBucket
MakeBucket calls MakeBucketFunc.
internal/app/s3manager/mocks/s3.go:430
MethodMakeBucketCalls
MakeBucketCalls gets all the calls that were made to MakeBucket. Check the length with: len(mockedS3.MakeBucketCalls())
internal/app/s3manager/mocks/s3.go:453
FunctionMe
(e)
web/static/js/beer.min.js:326
FunctionOe
(e)
web/static/js/beer.min.js:299
MethodPresignedGetObject
PresignedGetObject calls PresignedGetObjectFunc.
internal/app/s3manager/mocks/s3.go:470
MethodPresignedGetObjectCalls
PresignedGetObjectCalls gets all the calls that were made to PresignedGetObject. Check the length with: len(mockedS3.PresignedGetObjectCalls())
internal/app/s3manager/mocks/s3.go:497
MethodPutObject
PutObject calls PutObjectFunc.
internal/app/s3manager/mocks/s3.go:518
MethodPutObjectCalls
PutObjectCalls gets all the calls that were made to PutObject. Check the length with: len(mockedS3.PutObjectCalls())
internal/app/s3manager/mocks/s3.go:547
FunctionQe
(e)
web/static/js/beer.min.js:475
FunctionR
(e)
web/static/js/beer.min.js:194
MethodRemoveBucket
RemoveBucket calls RemoveBucketFunc.
internal/app/s3manager/mocks/s3.go:570
MethodRemoveBucketCalls
RemoveBucketCalls gets all the calls that were made to RemoveBucket. Check the length with: len(mockedS3.RemoveBucketCalls())
internal/app/s3manager/mocks/s3.go:591
MethodRemoveObject
RemoveObject calls RemoveObjectFunc.
internal/app/s3manager/mocks/s3.go:606
MethodRemoveObjectCalls
RemoveObjectCalls gets all the calls that were made to RemoveObject. Check the length with: len(mockedS3.RemoveObjectCalls())
internal/app/s3manager/mocks/s3.go:631
MethodRemoveObjects
RemoveObjects calls RemoveObjectsFunc.
internal/app/s3manager/mocks/s3.go:650
MethodRemoveObjectsCalls
RemoveObjectsCalls gets all the calls that were made to RemoveObjects. Check the length with: len(mockedS3.RemoveObjectsCalls())
internal/app/s3manager/mocks/s3.go:675
MethodSetBucketPolicy
SetBucketPolicy calls SetBucketPolicyFunc.
internal/app/s3manager/mocks/s3.go:694
MethodSetBucketPolicyCalls
SetBucketPolicyCalls gets all the calls that were made to SetBucketPolicy. Check the length with: len(mockedS3.SetBucketPolicyCalls())
internal/app/s3manager/mocks/s3.go:717
MethodStatObject
StatObject calls StatObjectFunc.
internal/app/s3manager/mocks/s3.go:734
MethodStatObjectCalls
StatObjectCalls gets all the calls that were made to StatObject. Check the length with: len(mockedS3.StatObjectCalls())
internal/app/s3manager/mocks/s3.go:759
FunctionTestFormatFileSize
(t *testing.T)
internal/app/s3manager/format_size_test.go:5
FunctionTestHandleBucketView
(t *testing.T)
internal/app/s3manager/bucket_view_test.go:34
FunctionTestHandleBucketsView
(t *testing.T)
internal/app/s3manager/buckets_view_test.go:20
FunctionTestHandleBulkDeleteObjects
(t *testing.T)
internal/app/s3manager/bulk_operations_test.go:19
FunctionTestHandleBulkDownloadObjects
(t *testing.T)
internal/app/s3manager/bulk_operations_test.go:118
FunctionTestHandleCheckPublicAccess
(t *testing.T)
internal/app/s3manager/public_access_test.go:16
FunctionTestHandleCreateBucket
(t *testing.T)
internal/app/s3manager/create_bucket_test.go:18
FunctionTestHandleCreateObject
(t *testing.T)
internal/app/s3manager/create_object_test.go:20
FunctionTestHandleCreateObjectInvalidRequest
(t *testing.T)
internal/app/s3manager/create_object_test.go:107
FunctionTestHandleDeleteBucket
(t *testing.T)
internal/app/s3manager/delete_bucket_test.go:16
FunctionTestHandleDeleteObject
(t *testing.T)
internal/app/s3manager/delete_object_test.go:16
FunctionTestHandleGenerateURL
(t *testing.T)
internal/app/s3manager/generate_presigned_url_test.go:20
FunctionTestHandleGetBucketPolicy
(t *testing.T)
internal/app/s3manager/bucket_policy_test.go:18
FunctionTestHandleGetObject
(t *testing.T)
internal/app/s3manager/get_object_test.go:20
FunctionTestHandleGetObjectMetadata
(t *testing.T)
internal/app/s3manager/get_object_metadata_test.go:20
FunctionTestHandleGetS3Instances
(t *testing.T)
internal/app/s3manager/instances_test.go:209
FunctionTestHandlePutBucketPolicy
(t *testing.T)
internal/app/s3manager/bucket_policy_test.go:83
FunctionTestInlineContentType
(t *testing.T)
internal/app/s3manager/get_object_internal_test.go:9
FunctionTestNewS3Instances
(t *testing.T)
internal/app/s3manager/instances_test.go:17
FunctionTestPaginateObjects
(t *testing.T)
internal/app/s3manager/objects_internal_test.go:10
FunctionTestS3InstancesGet
(t *testing.T)
internal/app/s3manager/instances_test.go:112
FunctionTestWithInstance
(t *testing.T)
internal/app/s3manager/instances_test.go:148
FunctionUe
(e)
web/static/js/beer.min.js:403
FunctionVe
(e, t)
web/static/js/beer.min.js:388
FunctionXe
()
web/static/js/beer.min.js:447
FunctionYe
(e)
web/static/js/beer.min.js:440
Function_e
(e)
web/static/js/beer.min.js:226
Functionde
(e)
web/static/js/beer.min.js:202
Functionfe
(e)
web/static/js/beer.min.js:206
Functionge
(e)
web/static/js/beer.min.js:222
Functionhe
(e)
web/static/js/beer.min.js:218
Functionit
(e)
web/static/js/beer.min.js:544
Functionje
()
web/static/js/beer.min.js:319
Functionmain
()
main.go:117
← previousnext →101–200 of 204, ranked by callers