Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 52 (0.11 sec)

  1. index.yaml

        name: minio
        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-5.0.12.tgz
        version: 5.0.12
      - apiVersion: v1
        appVersion: RELEASE.2023-06-19T19-52-50Z
        created: "2024-04-28T03:14:12.209424793-07:00"
        description: Multi-Cloud Object Storage
        digest: cba44c8cddcda1fb5c082dce82004a39f53cc20677ab9698a6998f01efefd8db
        home: https://min.io
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 53.9K bytes
    - Viewed (0)
  2. docs/metrics/prometheus/grafana/minio-dashboard.json

                ]
              }
            },
            "overrides": []
          },
          "gridPos": {
            "h": 6,
            "w": 5,
            "x": 16,
            "y": 0
          },
          "id": 52,
          "options": {
            "displayMode": "lcd",
            "maxVizHeight": 300,
            "minVizHeight": 16,
            "minVizWidth": 8,
            "namePlacement": "auto",
            "orientation": "horizontal",
    Json
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Apr 15 10:03:01 GMT 2024
    - 93K bytes
    - Viewed (2)
  3. cmd/object-api-listobjects_test.go

    		{"test-bucket-list-object", "obj", "obj1", "", 1, resultCases[21], nil, true},
    		{"test-bucket-list-object", "new", "newPrefix0", "", 2, resultCases[22], nil, true},
    		// Testing with maxKeys set to 0 (46-52).
    		// The parameters have to valid.
    		{"test-bucket-list-object", "", "obj1", "", 0, ListObjectsInfo{}, nil, true},
    		{"test-bucket-list-object", "", "obj0", "", 0, ListObjectsInfo{}, nil, true},
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 11:07:40 GMT 2024
    - 73.1K bytes
    - Viewed (0)
Back to top