Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateFunction ¶
func CreateOrUpdateFunction(ctx context.Context, client *functions.FunctionClient, fileUtil utils.FileUtil, opts config.DeployOptions) error
CreateOrUpdateFunction deploys a Cloud Functions. If the function doesn't exist, it creates a new one. If the function exists, it updates the existing function with the config.DeployOptions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.