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 Project ¶
type Project struct { pulumi.ResourceState Name string Services []*projects.Service }
type ProjectArgs ¶
Click to show internal directories.
Click to hide internal directories.