mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
disable action for authConfig
This commit is contained in:
@@ -228,6 +228,7 @@ func authnTypes(schemas *types.Schemas) *types.Schemas {
|
||||
MustImportAndCustomize(&Version, v3.GithubConfig{}, func(schema *types.Schema) {
|
||||
schema.BaseType = "authConfig"
|
||||
schema.ResourceActions = map[string]types.Action{
|
||||
"disable": {},
|
||||
"configureTest": {
|
||||
Input: "githubConfig",
|
||||
Output: "githubConfigTestOutput",
|
||||
|
Reference in New Issue
Block a user