common

package
v0.62.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State added in v0.31.0

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

func NewState added in v0.31.0

func NewState(logger logger, refresh StateRefreshFunc, pending, target []string) State

func (*State) Wait added in v0.31.0

func (s *State) Wait() (interface{}, error)

Copied from terraform-provider-google implementation for compute operation polling.

type StateRefreshFunc added in v0.31.0

type StateRefreshFunc func() (result interface{}, state string, err error)

Jump to

Keyboard shortcuts

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