- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for policy_plugin (0.07 seconds)
-
cmd/admin-handlers-users_test.go
pluginEndpoint := env.Get("_MINIO_POLICY_PLUGIN_ENDPOINT", "") if pluginEndpoint == "" { c.Skip("_MINIO_POLICY_PLUGIN_ENDPOINT not given - skipping.") } configCmds := []string{ "policy_plugin", "url=" + pluginEndpoint, } _, err := s.adm.SetConfigKV(ctx, strings.Join(configCmds, " ")) if err != nil { c.Fatalf("unable to setup access management plugin for tests: %v", err) }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Oct 15 17:00:45 GMT 2025 - 50.6K bytes - Click Count (0)