vpcpeering

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManageVpcPeering

type ManageVpcPeering struct {
	// contains filtered or unexported fields
}

ManageVpcPeering is an activity wrapper for managing VPC Peering lifecycle that allows injecting DB access

func NewManageVpcPeering

func NewManageVpcPeering(dbSession *cdb.Session, siteClientPool *sc.ClientPool) ManageVpcPeering

NewManageVpcPeering returns a new ManageVpcPeering activity

func (ManageVpcPeering) UpdateVpcPeeringsInDB

func (mvp ManageVpcPeering) UpdateVpcPeeringsInDB(
	ctx context.Context,
	siteID uuid.UUID,
	vpcPeeringInventory *cwssaws.VPCPeeringInventory,
) error

UpdateVpcPeeringsInDB is a Temporal activity that takes a collection of VpcPeering data pushed by Site Agent and updates the DB

Jump to

Keyboard shortcuts

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