operation

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleOperationError

type GoogleOperationError compute.OperationError

func (GoogleOperationError) Error

func (e GoogleOperationError) Error() string

type GoogleOperationService

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

func NewGoogleOperationService

func NewGoogleOperationService(
	project string,
	computeService *compute.Service,
	logger boshlog.Logger,
) GoogleOperationService

func (GoogleOperationService) Waiter

func (o GoogleOperationService) Waiter(operation *compute.Operation, zone string, region string) (*compute.Operation, error)

type Service

type Service interface {
	Waiter(operation *compute.Operation, zone string, region string) (*compute.Operation, error)
}

Jump to

Keyboard shortcuts

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