| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | URI points to the source that will be built. The structure of the source will depend on the type of build to run | |
| ref | str | Ref is the branch/tag/ref to build. | [optional] |
| http_proxy | str | HTTPProxy is a proxy used to reach the git repository over http | [optional] |
| https_proxy | str | HTTPSProxy is a proxy used to reach the git repository over https | [optional] |