Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 34 (0.2 sec)

  1. cmd/object-api-listobjects_test.go

    		33: {
    			IsTruncated: false,
    			Objects: []ObjectInfo{
    				{Name: "temporary/0/"},
    			},
    		},
    		// ListObjectsResult-34:
    		//    * Listing with marker > last object should return empty
    		//    * Listing an object with a trailing slash and '/' delimiter
    		34: {
    			IsTruncated: false,
    			Objects:     []ObjectInfo{},
    		},
    		// ListObjectsResult-35 list with custom uncommon delimiter
    		35: {
    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)
  2. index.yaml

        name: minio
        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-3.6.3.tgz
        version: 3.6.3
      - apiVersion: v1
        appVersion: RELEASE.2022-03-17T06-34-49Z
        created: "2024-04-28T03:14:12.180514325-07:00"
        description: Multi-Cloud Object Storage
        digest: b4cd25611ca322b1d23d23112fdfa6b068fd91eefe0b0663b88ff87ea4282495
        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)
Back to top