deploy

package
v0.0.0-...-ff81de2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrUpdateService

func CreateOrUpdateService(runAPIClient *run.APIService, projectID, region string, opts config.DeployOptions) error

CreateOrUpdateService deploys a service to Cloud run. If the service doesn't exist, it creates a new one. If the service exists, it updates the existing service with the config.DeployOptions.

func WaitForServiceReady

func WaitForServiceReady(ctx context.Context, runAPIClient *run.APIService, projectID, region, service string) error

WaitForServiceReady waits for a Cloud Run service to reach a ready state by polling its status.

Types

This section is empty.

Jump to

Keyboard shortcuts

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