- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkNewMultipartArgs (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/object-api-input-checks.go
return MalformedUploadID{ UploadID: uploadIDMarker, } } } return nil } // Checks for NewMultipartUpload arguments validity, also validates if bucket exists. func checkNewMultipartArgs(ctx context.Context, bucket, object string) error { return checkObjectArgs(ctx, bucket, object) } func checkMultipartObjectArgs(ctx context.Context, bucket, object, uploadID string) error {Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Apr 04 12:04:40 GMT 2024 - 5.7K bytes - Click Count (0)