tags

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: 21 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

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

View Source
var TagsTagKeyIamSchema = map[string]*schema.Schema{
	"tag_key": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}
View Source
var TagsTagValueIamSchema = map[string]*schema.Schema{
	"tag_value": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func DataSourceGoogleTagsTagKey

func DataSourceGoogleTagsTagKey() *schema.Resource

func DataSourceGoogleTagsTagValue

func DataSourceGoogleTagsTagValue() *schema.Resource

func GetLocationFromOpName

func GetLocationFromOpName(opName string) string

func ResourceTagsLocationTagBinding

func ResourceTagsLocationTagBinding() *schema.Resource

func ResourceTagsTagBinding

func ResourceTagsTagBinding() *schema.Resource

func ResourceTagsTagKey

func ResourceTagsTagKey() *schema.Resource

func ResourceTagsTagValue

func ResourceTagsTagValue() *schema.Resource

func TagsLocationOperationWaitTime

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

func TagsLocationOperationWaitTimeWithResponse

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

func TagsOperationWaitTime

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

func TagsOperationWaitTimeWithResponse

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

nolint: deadcode,unused

func TagsTagKeyIdParseFunc

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

func TagsTagValueIdParseFunc

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

Types

type TagsLocationOperationWaiter

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

func (*TagsLocationOperationWaiter) QueryOp

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

type TagsOperationWaiter

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

func (*TagsOperationWaiter) QueryOp

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

type TagsTagKeyIamUpdater

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

func (*TagsTagKeyIamUpdater) DescribeResource

func (u *TagsTagKeyIamUpdater) DescribeResource() string

func (*TagsTagKeyIamUpdater) GetMutexKey

func (u *TagsTagKeyIamUpdater) GetMutexKey() string

func (*TagsTagKeyIamUpdater) GetResourceIamPolicy

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

func (*TagsTagKeyIamUpdater) GetResourceId

func (u *TagsTagKeyIamUpdater) GetResourceId() string

func (*TagsTagKeyIamUpdater) SetResourceIamPolicy

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

type TagsTagValueIamUpdater

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

func (*TagsTagValueIamUpdater) DescribeResource

func (u *TagsTagValueIamUpdater) DescribeResource() string

func (*TagsTagValueIamUpdater) GetMutexKey

func (u *TagsTagValueIamUpdater) GetMutexKey() string

func (*TagsTagValueIamUpdater) GetResourceIamPolicy

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

func (*TagsTagValueIamUpdater) GetResourceId

func (u *TagsTagValueIamUpdater) GetResourceId() string

func (*TagsTagValueIamUpdater) SetResourceIamPolicy

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

Jump to

Keyboard shortcuts

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