network

package
v29.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleNetworkService

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

func NewGoogleNetworkService

func NewGoogleNetworkService(
	projectService project.Service,
	computeService *compute.Service,
	logger boshlog.Logger,
) GoogleNetworkService

func (GoogleNetworkService) Find

func (n GoogleNetworkService) Find(projectId, id string) (Network, bool, error)

type Network

type Network struct {
	Name     string
	SelfLink string
}

type Service

type Service interface {
	Find(proectId, id string) (Network, bool, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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