# Functions
NewNetworkCli is a convenient function to create a NetworkCli object.
# Structs
NetworkCli is the UI object for network subcmds.
SandboxCreate is the body of the "post /sandboxes" http request message.
SandboxResource is the body of "get service backend" response message.
# Type aliases
CallFunc provides environment specific call utility to invoke backend functions from UI.