Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for example (0.44 sec)

  1. cmd/admin-handlers-users_test.go

    				suite.SetUpAccMgmtPlugin(c)
    
    				suite.TestAccMgmtPlugin(c)
    			},
    		)
    	}
    }
    
    // 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) {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Feb 12 16:36:16 GMT 2024
    - 45.7K bytes
    - Viewed (0)
Back to top