gcp

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Package gcp provides GCP mock provider factories.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	GCS              *gcs.Mock
	GCE              *gce.Mock
	Firestore        *firestore.Mock
	CloudFunctions   *cloudfunctions.Mock
	VPC              *gcpvpc.Mock
	CloudMonitoring  *cloudmonitoring.Mock
	IAM              *gcpiam.Mock
	CloudDNS         *clouddns.Mock
	LB               *gcplb.Mock
	PubSub           *pubsub.Mock
	Memorystore      *memorystore.Mock
	SecretManager    *secretmanager.Mock
	CloudLogging     *cloudlogging.Mock
	FCM              *fcm.Mock
	ArtifactRegistry *artifactregistry.Mock
	Eventarc         *eventarc.Mock
}

Provider holds all GCP mock services.

func New

func New(opts ...config.Option) *Provider

New creates a new GCP provider with all mock services.

Directories

Path Synopsis
Package artifactregistry provides an in-memory mock implementation of GCP Artifact Registry.
Package artifactregistry provides an in-memory mock implementation of GCP Artifact Registry.
Package clouddns provides an in-memory mock implementation of GCP Cloud DNS.
Package clouddns provides an in-memory mock implementation of GCP Cloud DNS.
Package cloudfunctions provides an in-memory mock implementation of Google Cloud Functions.
Package cloudfunctions provides an in-memory mock implementation of Google Cloud Functions.
Package cloudlogging provides an in-memory mock implementation of GCP Cloud Logging.
Package cloudlogging provides an in-memory mock implementation of GCP Cloud Logging.
Package cloudmonitoring provides an in-memory mock implementation of GCP Cloud Monitoring.
Package cloudmonitoring provides an in-memory mock implementation of GCP Cloud Monitoring.
Package eventarc provides an in-memory mock implementation of GCP Eventarc.
Package eventarc provides an in-memory mock implementation of GCP Eventarc.
Package fcm provides an in-memory mock implementation of GCP Firebase Cloud Messaging.
Package fcm provides an in-memory mock implementation of GCP Firebase Cloud Messaging.
Package firestore provides an in-memory mock implementation of Google Cloud Firestore.
Package firestore provides an in-memory mock implementation of Google Cloud Firestore.
Package gce provides an in-memory mock implementation of Google Compute Engine.
Package gce provides an in-memory mock implementation of Google Compute Engine.
Package gcpiam provides an in-memory mock implementation of GCP IAM.
Package gcpiam provides an in-memory mock implementation of GCP IAM.
Package gcplb provides an in-memory mock implementation of GCP Cloud Load Balancing.
Package gcplb provides an in-memory mock implementation of GCP Cloud Load Balancing.
Package gcpvpc provides an in-memory mock implementation of Google Cloud VPC networking.
Package gcpvpc provides an in-memory mock implementation of Google Cloud VPC networking.
Package gcs provides an in-memory mock implementation of Google Cloud Storage.
Package gcs provides an in-memory mock implementation of Google Cloud Storage.
Package memorystore provides an in-memory mock implementation of GCP Memorystore.
Package memorystore provides an in-memory mock implementation of GCP Memorystore.
Package pubsub provides an in-memory mock implementation of GCP Pub/Sub.
Package pubsub provides an in-memory mock implementation of GCP Pub/Sub.
Package secretmanager provides an in-memory mock implementation of GCP Secret Manager.
Package secretmanager provides an in-memory mock implementation of GCP Secret Manager.

Jump to

Keyboard shortcuts

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