Documentation
¶
Index ¶
- Variables
- func BaseNetworkCommand() commands.Command
- func CreateCommand() commands.Command
- func Delete(exec commands.Executor, uuid string) (output.Output, error)
- func DeleteCommand() commands.Command
- func ListCommand() commands.Command
- func ModifyCommand() commands.Command
- func ShowCommand() commands.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var Types = []string{ upcloud.NetworkTypePublic, upcloud.NetworkTypeUtility, upcloud.NetworkTypePrivate, }
Functions ¶
func BaseNetworkCommand ¶
BaseNetworkCommand creates the base "network" command
func CreateCommand ¶
CreateCommand creates the 'network create' command
func DeleteCommand ¶
DeleteCommand creates the 'network delete' command
func ListCommand ¶
ListCommand creates the "network list" command
func ModifyCommand ¶
ModifyCommand creates the "network modify" command
func ShowCommand ¶
ShowCommand creates the "network show" command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.