network

package
v0.0.0-...-120fae7 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Cmd exposes the top-level network command
	Cmd = &cobra.Command{
		Use:   "network",
		Short: "Network management",
	}
)

Functions

func GetNetwork

func GetNetwork(ctx context.Context, c api.ControlClient, input string) (*api.Network, error)

GetNetwork tries to query for a network as an ID and if it can't be found tries to query as a name. If the name query returns exactly one entry then it is returned to the caller. Otherwise an error is returned.

func ResolveServiceNetworks

func ResolveServiceNetworks(ctx context.Context, c api.ControlClient, spec *api.ServiceSpec) error

ResolveServiceNetworks takes a service spec and resolves network names to network IDs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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