mirror of
https://github.com/rancher/types.git
synced 2025-09-16 06:49:21 +00:00
Changing to
This commit is contained in:
committed by
Craig Jellick
parent
e9794fd6b1
commit
39c161334d
@@ -79,7 +79,7 @@ type RoleTemplate struct {
|
||||
Builtin bool `json:"builtin" norman:"nocreate,noupdate"`
|
||||
External bool `json:"external"`
|
||||
Hidden bool `json:"hidden"`
|
||||
Lock bool `json:"lock,omitempty" norman:"type=boolean"`
|
||||
Locked bool `json:"locked,omitempty" norman:"type=boolean"`
|
||||
Context string `json:"context" norman:"type=string,options=project|cluster"`
|
||||
RoleTemplateNames []string `json:"roleTemplateNames,omitempty" norman:"type=array[reference[roleTemplate]]"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user