securesourcemanager

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: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func ResourceSecureSourceManagerInstance

func ResourceSecureSourceManagerInstance() *schema.Resource

func SecureSourceManagerInstanceIdParseFunc

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

func SecureSourceManagerOperationWaitTime

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

func SecureSourceManagerOperationWaitTimeWithResponse

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

nolint: deadcode,unused

Types

type SecureSourceManagerInstanceIamUpdater

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

func (*SecureSourceManagerInstanceIamUpdater) DescribeResource

func (u *SecureSourceManagerInstanceIamUpdater) DescribeResource() string

func (*SecureSourceManagerInstanceIamUpdater) GetMutexKey

func (*SecureSourceManagerInstanceIamUpdater) GetResourceIamPolicy

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

func (*SecureSourceManagerInstanceIamUpdater) GetResourceId

func (u *SecureSourceManagerInstanceIamUpdater) GetResourceId() string

func (*SecureSourceManagerInstanceIamUpdater) SetResourceIamPolicy

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

type SecureSourceManagerOperationWaiter

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

func (*SecureSourceManagerOperationWaiter) QueryOp

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

Jump to

Keyboard shortcuts

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