Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Benites (0.16 sec)

  1. cmd/admin-handlers-users_test.go

    			},
    		)
    	}
    }
    
    // TestAccMgmtPlugin - this test assumes that the access-management-plugin is
    // the same as the example in `docs/iam/access-manager-plugin.go` -
    // specifically, it denies only `s3:Put*` operations on non-root accounts.
    func (s *TestSuiteIAM) TestAccMgmtPlugin(c *check) {
    	ctx, cancel := context.WithTimeout(context.Background(), testDefaultTimeout)
    	defer cancel()
    
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Mon Feb 12 16:36:16 GMT 2024
    - 45.7K bytes
    - Viewed (0)
Back to top