Skip to main content

Module namespaces

Module namespaces 

Source
Expand description

CLI command for listing memory namespaces.

Structs§

NamespaceInfo
Information about a namespace.

Enums§

NamespacesOutputFormat
Output format for namespaces command.

Functions§

cmd_namespaces
Executes the namespaces command.
get_all_namespaces
Returns all namespace information.
write_json
Writes namespaces as JSON to the given writer.
write_table
Writes namespaces as a table to the given writer.
write_yaml
Writes namespaces as YAML to the given writer.