mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	Run all builtins as plugins (#5536)
This commit is contained in:
		| @@ -322,15 +322,45 @@ func TestPredict_Plugins(t *testing.T) { | ||||
| 			"good_path", | ||||
| 			client, | ||||
| 			[]string{ | ||||
| 				"ad", | ||||
| 				"alicloud", | ||||
| 				"app-id", | ||||
| 				"approle", | ||||
| 				"aws", | ||||
| 				"azure", | ||||
| 				"cassandra", | ||||
| 				"cassandra-database-plugin", | ||||
| 				"centrify", | ||||
| 				"cert", | ||||
| 				"consul", | ||||
| 				"gcp", | ||||
| 				"gcpkms", | ||||
| 				"github", | ||||
| 				"hana-database-plugin", | ||||
| 				"jwt", | ||||
| 				"kubernetes", | ||||
| 				"kv", | ||||
| 				"ldap", | ||||
| 				"mongodb", | ||||
| 				"mongodb-database-plugin", | ||||
| 				"mssql", | ||||
| 				"mssql-database-plugin", | ||||
| 				"mysql", | ||||
| 				"mysql-aurora-database-plugin", | ||||
| 				"mysql-database-plugin", | ||||
| 				"mysql-legacy-database-plugin", | ||||
| 				"mysql-rds-database-plugin", | ||||
| 				"nomad", | ||||
| 				"okta", | ||||
| 				"pki", | ||||
| 				"postgresql", | ||||
| 				"postgresql-database-plugin", | ||||
| 				"rabbitmq", | ||||
| 				"radius", | ||||
| 				"ssh", | ||||
| 				"totp", | ||||
| 				"transit", | ||||
| 				"userpass", | ||||
| 			}, | ||||
| 		}, | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Becca Petrin
					Becca Petrin