datastream

package
v0.0.0-...-7000f67 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0

Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceGoogleDatastreamStaticIps

func DataSourceGoogleDatastreamStaticIps() *schema.Resource

func DatastreamOperationWaitTime

func DatastreamOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

func DatastreamOperationWaitTimeWithResponse

func DatastreamOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

nolint: deadcode,unused

func ResourceDatastreamConnectionProfile

func ResourceDatastreamConnectionProfile() *schema.Resource

func ResourceDatastreamPrivateConnection

func ResourceDatastreamPrivateConnection() *schema.Resource

func ResourceDatastreamStream

func ResourceDatastreamStream() *schema.Resource

Types

type DatastreamOperationError

type DatastreamOperationError struct {
	Op datastream.Operation
}

DatastreamOperationError wraps datastream.Status and implements the error interface so it can be returned.

func (DatastreamOperationError) Error

func (e DatastreamOperationError) Error() string

type DatastreamOperationWaiter

type DatastreamOperationWaiter struct {
	Config    *transport_tpg.Config
	UserAgent string
	Project   string
	Op        datastream.Operation
	tpgresource.CommonOperationWaiter
}

func (*DatastreamOperationWaiter) Error

func (w *DatastreamOperationWaiter) Error() error

func (*DatastreamOperationWaiter) QueryOp

func (w *DatastreamOperationWaiter) QueryOp() (interface{}, error)

func (*DatastreamOperationWaiter) SetOp

func (w *DatastreamOperationWaiter) SetOp(op interface{}) error

Jump to

Keyboard shortcuts

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