- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for testGet (0.05 sec)
-
cmd/object-handlers_test.go
} } // Initiate Multipart upload for testing PutObjectPartHandler. testObject := "testobject" // PutObjectPart API HTTP Handler has to be tested in isolation, // that is without any other handler being registered, // That's why NewMultipartUpload is initiated using ObjectLayer. res, err := obj.NewMultipartUpload(context.Background(), bucketName, testObject, opts)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 12 20:10:44 UTC 2024 - 163.2K bytes - Viewed (0) -
cmd/testdata/decryptObjectInfo.json.zst
QIJw/RiW8HzjahKbgdx34QgF5+vvX/RuowAO6BCqAmyU/+w2oNOiGqTqXMI6imA==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/src/testdep/p2/p2.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"rfwYq+mp5wBMHBsxw3kQnqGSaK++g=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAKJAxdaLj/e...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 29 16:34:20 UTC 2020 - 164K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
* Federation control plane can be upgraded by updating the image fields in the `Deployment` specs of the control plane components. However, federation control plane upgrades were not tested in this release [38537](https://github.com/kubernetes/kubernetes/issues/38537) ## Notable Changes to Existing Behavior
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
doc/go1.17_spec.html
initialize a temporary variable <code>t</code> without explicit type; it is that value of <code>t</code> against which each case expression <code>x</code> is tested for equality. </p> <p> In a case or default clause, the last non-empty statement may be a (possibly <a href="#Labeled_statements">labeled</a>)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0)