Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for yourobject (0.14 sec)

  1. cmd/policy_test.go

    		ConditionValues: map[string][]string{},
    		ObjectName:      "yourobject",
    	}
    
    	yourbucketGetObjectActionArgs := policy.BucketPolicyArgs{
    		AccountName:     "Q3AM3UQ867SPQQA43P2F",
    		Action:          policy.GetObjectAction,
    		BucketName:      "yourbucket",
    		ConditionValues: map[string][]string{},
    		IsOwner:         true,
    		ObjectName:      "yourobject",
    	}
    
    	testCases := []struct {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Sep 04 19:57:37 GMT 2023
    - 8.9K bytes
    - Viewed (0)
Back to top