operation

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: 8 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 GoogleOperationErrorB

type GoogleOperationErrorB computebeta.OperationError

func (GoogleOperationErrorB) Error

func (e GoogleOperationErrorB) Error() string

type GoogleOperationService

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

func NewGoogleOperationService

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

func (GoogleOperationService) Waiter

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

func (GoogleOperationService) WaiterB

func (o GoogleOperationService) WaiterB(operation *computebeta.Operation, zone string, region string) (*computebeta.Operation, error)

type Service

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

Jump to

Keyboard shortcuts

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