gcp

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ApiGateway

type ApiGateway struct {
	pulumi.ResourceState

	Name    string
	Gateway *apigateway.Gateway
	Api     *apigateway.Api
}

type ApiGatewayArgs

type ApiGatewayArgs struct {
	ProjectId   pulumi.StringInput
	OpenAPISpec *openapi2.T
	Functions   map[string]*CloudRunner
}

type CloudRunner

type CloudRunner struct {
	pulumi.ResourceState

	Name    string
	Service *cloudrun.Service
	Url     pulumi.StringInput
}

type CloudRunnerArgs

type CloudRunnerArgs struct {
	Location  pulumi.StringInput
	ProjectId string
	Compute   project.Compute
	Image     *common.Image

	Topics map[string]*pubsub.Topic
}

type Project

type Project struct {
	pulumi.ResourceState

	Name     string
	Services []*projects.Service
}

type ProjectArgs

type ProjectArgs struct {
	ProjectId     string
	ProjectNumber string
}

Jump to

Keyboard shortcuts

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