cloudfunctions2

package
v0.0.0-...-7c00c02 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var Cloudfunctions2functionIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"location": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"cloud_function": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func Cloudfunctions2OperationWaitTime

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

func Cloudfunctions2OperationWaitTimeWithResponse

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

nolint: deadcode,unused

func Cloudfunctions2functionIdParseFunc

func Cloudfunctions2functionIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func DataSourceGoogleCloudFunctions2Function

func DataSourceGoogleCloudFunctions2Function() *schema.Resource

func ResourceCloudfunctions2function

func ResourceCloudfunctions2function() *schema.Resource

Types

type Cloudfunctions2OperationWaiter

type Cloudfunctions2OperationWaiter struct {
	Config    *transport_tpg.Config
	UserAgent string
	Project   string
	tpgresource.CommonOperationWaiter
}

func (*Cloudfunctions2OperationWaiter) QueryOp

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

type Cloudfunctions2functionIamUpdater

type Cloudfunctions2functionIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*Cloudfunctions2functionIamUpdater) DescribeResource

func (u *Cloudfunctions2functionIamUpdater) DescribeResource() string

func (*Cloudfunctions2functionIamUpdater) GetMutexKey

func (u *Cloudfunctions2functionIamUpdater) GetMutexKey() string

func (*Cloudfunctions2functionIamUpdater) GetResourceIamPolicy

func (u *Cloudfunctions2functionIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*Cloudfunctions2functionIamUpdater) GetResourceId

func (u *Cloudfunctions2functionIamUpdater) GetResourceId() string

func (*Cloudfunctions2functionIamUpdater) SetResourceIamPolicy

func (u *Cloudfunctions2functionIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

Jump to

Keyboard shortcuts

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