Documentation
¶
Overview ¶
Package registry implements the registry sub-commands.
Index ¶
Constants ¶
View Source
const ( // SubcommandRegistry is the registry subcommand. CmdRegistry = "registry" // CmdEntity is the entity subcommand. CmdEntity = "entity" // CmdUpdate is the update subcommand. CmdUpdate = "update" // CmdInit is the init subcommand. CmdInit = "init" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package entity implements the entity registry sub-commands.
|
Package entity implements the entity registry sub-commands. |
|
Package node implements the node registry sub-commands.
|
Package node implements the node registry sub-commands. |
|
Package runtime implements the runtime registry sub-commands.
|
Package runtime implements the runtime registry sub-commands. |
Click to show internal directories.
Click to hide internal directories.