package
5.1.0+incompatible
Repository: https://github.com/googlecloudplatform/gcp-service-broker.git
Documentation: pkg.go.dev

# Functions

NewExampleTfServiceDefinition creates a new service defintition with sample values for the service broker suitable to give a user a template to manually edit.
NewTerraformProvider creates a new ServiceProvider backed by Terraform module definitions for provision and bind.
NewTfJobRunerFromEnv creates a new TfJobRunner with default configuration values.
Construct a new JobRunner for the given project.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

TfJobRunner is responsible for executing terraform jobs in the background and providing a way to log and access the state of those background tasks.
TfServiceDefinitionV1 is the first version of user defined services.
TfServiceDefinitionV1Action holds information needed to process user inputs for a single provision or bind call.
TfServiceDefinitionV1Plan represents a service plan in a human-friendly format that can be converted into an OSB compatible plan.