Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 20 for 42 (0.12 sec)

  1. cmd/object-api-putobject_test.go

    		18: {bucketName: bucket, objName: object, inputData: nilBytes, inputMeta: map[string]string{"answer": "42"}, inputDataSize: int64(len(nilBytes)), expectedMd5: getMD5Hash(nilBytes)},
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Feb 22 06:26:06 GMT 2024
    - 25.8K bytes
    - Viewed (0)
  2. docs/metrics/prometheus/grafana/minio-bucket.json

            "type": "prometheus",
            "uid": "${DS_PROMETHEUS}"
          },
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 6,
            "w": 6,
            "x": 0,
            "y": 42
          },
          "hiddenSeries": false,
          "id": 76,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
    Json
    - Registered: Sun Feb 25 19:28:16 GMT 2024
    - Last Modified: Tue Feb 20 09:45:00 GMT 2024
    - 71.4K bytes
    - Viewed (1)
  3. internal/bucket/lifecycle/lifecycle.go

    // The expected transition or restore time is always a midnight time following the object
    // modification time plus the number of transition/restore days.
    //
    //	e.g. If the object modtime is `Thu May 21 13:42:50 GMT 2020` and the object should
    //	    transition in 1 day, then the expected transition time is `Fri, 23 May 2020 00:00:00 GMT`
    func ExpectedExpiryTime(modTime time.Time, days int) time.Time {
    	if days == 0 {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:11:10 GMT 2024
    - 17.5K bytes
    - Viewed (0)
  4. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

                    }
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 6,
            "w": 6,
            "x": 0,
            "y": 42
          },
          "id": 76,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
    Json
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Apr 15 10:03:01 GMT 2024
    - 102K bytes
    - Viewed (0)
  5. cmd/apierrorcode_string.go

    	_ = x[ErrInvalidLifecycleWithObjectLock-38]
    	_ = x[ErrNoSuchBucketSSEConfig-39]
    	_ = x[ErrNoSuchCORSConfiguration-40]
    	_ = x[ErrNoSuchWebsiteConfiguration-41]
    	_ = x[ErrReplicationConfigurationNotFoundError-42]
    	_ = x[ErrRemoteDestinationNotFoundError-43]
    	_ = x[ErrReplicationDestinationMissingLock-44]
    	_ = x[ErrRemoteTargetNotFoundError-45]
    	_ = x[ErrReplicationRemoteConnectionError-46]
    	_ = x[ErrReplicationBandwidthLimitError-47]
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Apr 22 17:49:30 GMT 2024
    - 21.2K bytes
    - Viewed (0)
  6. cmd/xl-storage-format-v2_test.go

    		},
    	}
    
    	var fileInfos []FileInfo
    	for i, tc := range testCases {
    		fi := fi
    		fi.VersionID = tc.versionID
    		fi.DataDir = tc.dataDir
    		fi.Data = tc.data
    		if tc.data == nil {
    			fi.Size = 42 // to prevent inlining of data
    		}
    		if tc.restoreObjStatus != "" {
    			fi.Metadata = map[string]string{
    				xhttp.AmzRestore: tc.restoreObjStatus,
    			}
    		}
    		fi.TransitionStatus = tc.transitionStatus
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 36.4K bytes
    - Viewed (0)
  7. helm-releases/minio-3.4.0.tgz

    minio-3.4.0.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2021-12-18T04-42-33Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 3.4.0 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Dec 19 22:32:49 GMT 2021
    - 14.8K bytes
    - Viewed (0)
  8. internal/bucket/lifecycle/lifecycle_test.go

    			prefix:      "",
    			want:        true,
    		},
    		{
    			inputConfig: `<LifecycleConfiguration><Rule><Status>Enabled</Status><Filter></Filter><Expiration><Days>42</Days><ExpiredObjectAllVersions>true</ExpiredObjectAllVersions></Expiration></Rule></LifecycleConfiguration>`,
    			prefix:      "",
    			want:        true,
    		},
    	}
    
    	for i, tc := range testCases {
    		tc := tc
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:11:10 GMT 2024
    - 53.2K bytes
    - Viewed (0)
  9. docs/metrics/prometheus/grafana/replication/minio-replication.json

            "uid": "${DS_PROMETHEUS}"
          },
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 6,
            "w": 12,
            "x": 0,
            "y": 42
          },
          "hiddenSeries": false,
          "id": 84,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
    Json
    - Registered: Sun Mar 24 19:28:08 GMT 2024
    - Last Modified: Thu Feb 29 18:35:20 GMT 2024
    - 61.5K bytes
    - Viewed (0)
  10. cmd/object-handlers_test.go

    	// byte data for PutObject.
    	bytesData := generateBytesData(6 * humanize.KiByte)
    
    	copySourceHeader := map[string]string{"X-Amz-Copy-Source": "somewhere"}
    	invalidMD5Header := map[string]string{"Content-Md5": "42"}
    	invalidStorageClassHeader := map[string]string{xhttp.AmzStorageClass: "INVALID"}
    
    	addCustomHeaders := func(req *http.Request, customHeaders map[string]string) {
    		for k, value := range customHeaders {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Apr 28 17:53:50 GMT 2024
    - 160K bytes
    - Viewed (0)
Back to top