Documentation ¶
Index ¶
- Constants
- func CmdGetTokenScopesDelete(c *core.CommandConfig) error
- func CmdGetTokenScopesList(c *core.CommandConfig) error
- func CmdTokenScopesAdd(c *core.CommandConfig) error
- func PreCmdTokenScopesAdd(c *core.PreCommandConfig) error
- func PreCmdTokenScopesDelete(c *core.PreCommandConfig) error
- func PreCmdTokenScopesList(c *core.PreCommandConfig) error
- func TokenScopesAddCmd() *core.Command
- func TokenScopesCmd() *core.Command
- func TokenScopesDeleteCmd() *core.Command
- func TokenScopesListCmd() *core.Command
- func TokensIds(regId string) []string
Constants ¶
View Source
const ( FlagTokenId = "token-id" FlagScopeId = "scope-id" FlagActions = "actions" FlagType = "type" )
Variables ¶
This section is empty.
Functions ¶
func CmdGetTokenScopesDelete ¶
func CmdGetTokenScopesDelete(c *core.CommandConfig) error
func CmdGetTokenScopesList ¶
func CmdGetTokenScopesList(c *core.CommandConfig) error
func CmdTokenScopesAdd ¶
func CmdTokenScopesAdd(c *core.CommandConfig) error
func PreCmdTokenScopesAdd ¶
func PreCmdTokenScopesAdd(c *core.PreCommandConfig) error
func PreCmdTokenScopesDelete ¶
func PreCmdTokenScopesDelete(c *core.PreCommandConfig) error
func PreCmdTokenScopesList ¶
func PreCmdTokenScopesList(c *core.PreCommandConfig) error
func TokenScopesAddCmd ¶
func TokenScopesCmd ¶
func TokenScopesDeleteCmd ¶
func TokenScopesListCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.