subnetwork

package
v0.0.0-...-5b51137 Latest Latest
Warning

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

Go to latest
Published: May 7, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleSubnetworkService

type GoogleSubnetworkService struct {
	// contains filtered or unexported fields
}

func NewGoogleSubnetworkService

func NewGoogleSubnetworkService(
	project string,
	computeService *compute.Service,
	logger boshlog.Logger,
) GoogleSubnetworkService

func (GoogleSubnetworkService) Find

func (s GoogleSubnetworkService) Find(id string, region string) (Subnetwork, bool, error)

type Service

type Service interface {
	Find(id string, region string) (Subnetwork, bool, error)
}

type Subnetwork

type Subnetwork struct {
	Name     string
	SelfLink string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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