project

package module
v0.0.0-...-a3d80eb Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Project

type Project struct {
	Args ProjectArgs
	pulumi.ResourceState
	Name string
}

func (*Project) Create

func (project *Project) Create(ctx *pulumi.Context) (gcpProject *organizations.Project, err error)

func (*Project) EnableServices

func (project *Project) EnableServices(ctx *pulumi.Context, projectId pulumi.StringOutput, Services []string) (err error)

type ProjectArgs

type ProjectArgs struct {
	ProjectId         string
	Name              string
	AutoCreateNetwork bool
	BillingAccount    string
	FolderId          string
	Labels            map[string]string
	OrgId             string
	Services          []string
}

Jump to

Keyboard shortcuts

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