| Name | Type | Description | Notes |
|---|---|---|---|
| custom_strategy | V1CustomBuildStrategy | customStrategy holds the parameters to the Custom build strategy | [optional] |
| docker_strategy | V1DockerBuildStrategy | dockerStrategy holds the parameters to the Docker build strategy. | [optional] |
| jenkins_pipeline_strategy | V1JenkinsPipelineBuildStrategy | JenkinsPipelineStrategy holds the parameters to the Jenkins Pipeline build strategy. This strategy is in tech preview. | [optional] |
| source_strategy | V1SourceBuildStrategy | sourceStrategy holds the parameters to the Source build strategy. | [optional] |
| type | str | type is the kind of build strategy. |