project

package module
v0.0.0-...-5fba4b5 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	PulumiExport      bool // Default False
	AutoCreateNetwork bool // Default False
	BillingAccount    string
	//Contacts                 []EssentialContactsObj
	//CustomRoles              map[string]string
	//DefaultServiceAccount    string
	DescriptiveName string
	//GroupIAM                 map[string]string
	//IAM                      map[string]string
	//IAMAdditive              map[string]string
	//IAMAdditiveMembers       map[string]string
	//Labels                   map[string]string
	LienReason string
	//LoggingExclusions        map[string]string
	//LoggingSinks             map[string]LoggingSink
	MetricScopes []string
	Name         string
	//OrgPolicies              map[string]OrgPolicy
	//OrgPoliciesDataPath      string
	OSLogin bool
	//OSLoginAdmins            []string
	//OSLoginUsers             []string
	Parent        string
	Prefix        string
	ProjectCreate bool // Default False
	ServiceConfig *ServiceConfigArgs
	//ServiceEncryptionKeyIds  map[string]string
	//ServicePerimeterBridges  []string
	//ServicePerimeterStandard string
	Services []string
	//SharedVpcHostConfig      SharedVpcHostConfigObj
	//SharedVpcServiceConfig   SharedVpcServiceConfigObj
	SkipDelete bool // Default False

}

type Locals

type Locals struct {
	ParentId        string
	ParentType      string
	Prefix          string
	ProjectId       string
	DescriptiveName string
}

type ResourceState

type ResourceState struct {
	pulumi.ResourceState
}

func New

func New(ctx *pulumi.Context, name string, args *Args, opts pulumi.ResourceOption) (state *ResourceState, err error)

type ServiceConfigArgs

type ServiceConfigArgs struct {
	DisableOnDestroy         bool // Default False
	DisableDependentServices bool // Default False
}

Jump to

Keyboard shortcuts

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