mirror of
https://github.com/rancher/types.git
synced 2025-09-18 07:52:41 +00:00
disable on AD
This commit is contained in:
@@ -260,6 +260,7 @@ func authnTypes(schemas *types.Schemas) *types.Schemas {
|
||||
MustImportAndCustomize(&Version, v3.ActiveDirectoryConfig{}, func(schema *types.Schema) {
|
||||
schema.BaseType = "authConfig"
|
||||
schema.ResourceActions = map[string]types.Action{
|
||||
"disable": {},
|
||||
"testAndApply": {
|
||||
Input: "activeDirectoryTestAndApplyInput",
|
||||
},
|
||||
|
Reference in New Issue
Block a user