package
1.9.0
Repository: https://github.com/pulumi/pulumi-gcp.git
Documentation: pkg.go.dev

# Functions

GetFunction gets an existing Function resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFunctionIamBinding gets an existing FunctionIamBinding resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFunctionIamMember gets an existing FunctionIamMember resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFunctionIamPolicy gets an existing FunctionIamPolicy resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Get information about a Google Cloud Function.
NewFunction registers a new resource with the given unique name, arguments, and options.
NewFunctionIamBinding registers a new resource with the given unique name, arguments, and options.
NewFunctionIamMember registers a new resource with the given unique name, arguments, and options.
NewFunctionIamPolicy registers a new resource with the given unique name, arguments, and options.

# Structs

Creates a new Cloud Function.
The set of arguments for constructing a Function resource.
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/cloudfunctions_function_iam_binding.html.markdown.
The set of arguments for constructing a FunctionIamBinding resource.
Input properties used for looking up and filtering FunctionIamBinding resources.
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/cloudfunctions_function_iam_member.html.markdown.
The set of arguments for constructing a FunctionIamMember resource.
Input properties used for looking up and filtering FunctionIamMember resources.
> This content is derived from https://github.com/terraform-providers/terraform-provider-google/blob/master/website/docs/r/cloudfunctions_function_iam_policy.html.markdown.
The set of arguments for constructing a FunctionIamPolicy resource.
Input properties used for looking up and filtering FunctionIamPolicy resources.
Input properties used for looking up and filtering Function resources.
A collection of arguments for invoking getFunction.
A collection of values returned by getFunction.