Documentation
¶
Index ¶
Constants ¶
View Source
const (
PathTokenRoleStorage = "token"
)
Variables ¶
View Source
var ( FieldSchemaTokenRole = map[string]*framework.FieldSchema{ "role_name": { Type: framework.TypeString, Description: "Role name", Required: true, }, "path": { Type: framework.TypeString, Description: "Overwrites the role path, only available if the role has dynamic-path set to true", Required: false, }, } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.