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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.