subnets

package
v0.4.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = cli.Command{
	Name:  "subnet",
	Usage: "GCloud subnets API",
	Subcommands: []*cli.Command{
		&subnetListCommand,
		&subnetGetCommand,
		&subnetDeleteCommand,
		&subnetCreateCommand,
		&subnetUpdateCommand,
	},
}

Functions

func GetHostRoutes added in v0.4.1

func GetHostRoutes(c *cli.Context) ([]subnets.HostRoute, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL