securesourcemanager

package
v1.20.1-0...-f9123b0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MPL-2.0 Imports: 19 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,
	},
}
View Source
var SecureSourceManagerRepositoryIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"location": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"repository_id": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func ResourceSecureSourceManagerBranchRule

func ResourceSecureSourceManagerBranchRule() *schema.Resource

func ResourceSecureSourceManagerInstance

func ResourceSecureSourceManagerInstance() *schema.Resource

func ResourceSecureSourceManagerRepository

func ResourceSecureSourceManagerRepository() *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

func SecureSourceManagerRepositoryIdParseFunc

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

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)

type SecureSourceManagerRepositoryIamUpdater

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

func (*SecureSourceManagerRepositoryIamUpdater) DescribeResource

func (u *SecureSourceManagerRepositoryIamUpdater) DescribeResource() string

func (*SecureSourceManagerRepositoryIamUpdater) GetMutexKey

func (*SecureSourceManagerRepositoryIamUpdater) GetResourceIamPolicy

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

func (*SecureSourceManagerRepositoryIamUpdater) GetResourceId

func (*SecureSourceManagerRepositoryIamUpdater) SetResourceIamPolicy

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

Jump to

Keyboard shortcuts

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