Documentation
¶
Overview ¶
Package store implements `ofga stores`: create, list, inspect and delete OpenFGA stores.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command is the `store` command group.
func (*Command) RegisterSubCommands ¶
func (c *Command) RegisterSubCommands()
RegisterSubCommands wires the store sub-commands.
Click to show internal directories.
Click to hide internal directories.