gcp

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 11 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
}

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 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 cloudmonitoring provides an in-memory mock implementation of GCP Cloud Monitoring.
Package cloudmonitoring provides an in-memory mock implementation of GCP Cloud Monitoring.
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 pubsub provides an in-memory mock implementation of GCP Pub/Sub.
Package pubsub provides an in-memory mock implementation of GCP Pub/Sub.

Jump to

Keyboard shortcuts

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