Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SubnetCommands = cli.Command{ Name: "subnet", Usage: "GCloud subnets API", Subcommands: []*cli.Command{ &subnetListCommand, &subnetGetCommand, &subnetDeleteCommand, &subnetCreateCommand, &subnetUpdateCommand, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.