utils

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: 3 Imported by: 2

README

Modules for Utilities

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s []string, str string) bool

Contains returns a boolean value; Returns True when the the input array contains an element of equal value to the input string. Returns False when the the input array does not contain an element of equal value to the input string.

func GetProviderWithServiceAccount

func GetProviderWithServiceAccount(ctx *pulumi.Context, name string, serviceAccountEmail string, scopes []string) (provider *gcp.Provider, err error)

GetProviderWithServiceAccount returns a Pulumi Povider; Returns a Puluimi Provider that is instancicated to use a Google Cloud Service Account with Specific Scopes

Types

This section is empty.

Jump to

Keyboard shortcuts

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