diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index 041f0bc..de178e4 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -d1aa624 +3f6ec4f diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index e2be2a7..e4393ca 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2115,6 +2115,16 @@ async def list( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -2404,6 +2414,16 @@ async def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -2605,6 +2625,16 @@ async def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -2880,6 +2910,16 @@ async def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -3131,6 +3171,16 @@ async def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -3516,6 +3566,16 @@ async def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -3818,6 +3878,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -4031,6 +4101,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -4320,6 +4400,16 @@ async def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -4584,6 +4674,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -5073,6 +5173,16 @@ async def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -5375,6 +5485,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -5588,6 +5708,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -5877,6 +6007,16 @@ async def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -6141,6 +6281,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -6568,6 +6718,16 @@ async def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -6870,6 +7030,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -7083,6 +7253,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -7372,6 +7552,16 @@ async def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -7636,6 +7826,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -8054,6 +8254,16 @@ async def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -8356,6 +8566,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -8569,6 +8789,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -8858,6 +9088,16 @@ async def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -9122,6 +9362,16 @@ async def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -9528,6 +9778,15 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -9793,6 +10052,15 @@ async def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -9975,6 +10243,15 @@ async def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -10220,6 +10497,15 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -10448,6 +10734,15 @@ async def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -10697,6 +10992,15 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -10974,6 +11278,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11165,6 +11478,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11423,6 +11745,15 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11660,6 +11991,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12025,6 +12365,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -12314,6 +12664,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12515,6 +12875,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12790,6 +13160,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -13041,6 +13421,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -13506,6 +13896,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -13795,6 +14195,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -13996,6 +14406,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14271,6 +14691,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14522,6 +14952,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14926,6 +15366,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -15215,6 +15665,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15416,6 +15876,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15691,6 +16161,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15942,6 +16422,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -16338,6 +16828,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -16627,6 +17127,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -16828,6 +17338,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17103,6 +17623,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17354,6 +17884,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17688,6 +18228,15 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -17965,6 +18514,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -18156,6 +18714,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -18414,6 +18981,15 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -18651,6 +19227,15 @@ async def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -19016,6 +19601,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -19305,6 +19900,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -19506,6 +20111,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -19781,6 +20396,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -20032,6 +20657,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -20497,6 +21132,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -20786,6 +21431,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -20987,6 +21642,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21262,6 +21927,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21513,6 +22188,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21917,6 +22602,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -22206,6 +22901,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22407,6 +23112,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22682,6 +23397,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22933,6 +23658,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -23329,6 +24064,16 @@ async def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -23618,6 +24363,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -23819,6 +24574,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24094,6 +24859,16 @@ async def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24345,6 +25120,16 @@ async def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24668,6 +25453,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -24933,6 +25727,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -25115,6 +25918,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -25360,6 +26172,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -25588,6 +26409,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -25837,6 +26667,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -26114,6 +26953,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26305,6 +27153,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26563,6 +27420,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26800,6 +27666,15 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -27165,6 +28040,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -27454,6 +28339,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -27655,6 +28550,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -27930,6 +28835,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -28181,6 +29096,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -28646,6 +29571,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -28935,6 +29870,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29136,6 +30081,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29411,6 +30366,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29662,6 +30627,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30066,6 +31041,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -30355,6 +31340,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30556,6 +31551,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30831,6 +31836,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31082,6 +32097,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31478,6 +32503,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -31767,6 +32802,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31968,6 +33013,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -32243,6 +33298,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -32494,6 +33559,16 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -33010,6 +34085,15 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -33287,6 +34371,15 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -33478,6 +34571,15 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -33736,6 +34838,15 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -33973,6 +35084,15 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -34338,6 +35458,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -34627,6 +35757,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -34828,6 +35968,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35103,6 +36253,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35354,6 +36514,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35819,6 +36989,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -36108,6 +37288,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36309,6 +37499,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36584,6 +37784,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36835,6 +38045,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -37239,6 +38459,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -37528,6 +38758,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -37729,6 +38969,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -38004,6 +39254,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -38255,6 +39515,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -38651,6 +39921,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -38940,6 +40220,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39141,6 +40431,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39416,6 +40716,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39667,6 +40977,16 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -40091,6 +41411,15 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -40356,6 +41685,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -40538,6 +41876,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -40783,6 +42130,15 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -41011,6 +42367,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -41263,6 +42628,15 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -41540,6 +42914,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -41731,6 +43114,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -41989,6 +43381,15 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -42226,6 +43627,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -42591,6 +44001,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -42880,6 +44300,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43081,6 +44511,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43356,6 +44796,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43607,6 +45057,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -44072,6 +45532,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -44361,6 +45831,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -44562,6 +46042,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -44837,6 +46327,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45088,6 +46588,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45492,6 +47002,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -45781,6 +47301,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45982,6 +47512,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46257,6 +47797,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46508,6 +48058,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46904,6 +48464,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -47193,6 +48763,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47394,6 +48974,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47669,6 +49259,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47920,6 +49520,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -48272,6 +49882,15 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -48549,6 +50168,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -48740,6 +50368,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -48998,6 +50635,15 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -49235,6 +50881,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -49600,6 +51255,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -49889,6 +51554,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50090,6 +51765,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50365,6 +52050,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50616,6 +52311,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51081,6 +52786,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -51370,6 +53085,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51571,6 +53296,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51846,6 +53581,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -52097,6 +53842,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -52501,6 +54256,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -52790,6 +54555,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -52991,6 +54766,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53266,6 +55051,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53517,6 +55312,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53913,6 +55718,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -54202,6 +56017,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54403,6 +56228,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54678,6 +56513,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54929,6 +56774,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -55267,6 +57122,15 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -55532,6 +57396,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -55714,6 +57587,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -55959,6 +57841,15 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -56187,6 +58078,15 @@ async def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -56439,6 +58339,15 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -56716,6 +58625,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -56907,6 +58825,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57165,6 +59092,15 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57402,6 +59338,15 @@ async def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57767,6 +59712,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -58056,6 +60011,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58257,6 +60222,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58532,6 +60507,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58783,6 +60768,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -59248,6 +61243,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -59537,6 +61542,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -59738,6 +61753,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60013,6 +62038,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60264,6 +62299,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60668,6 +62713,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -60957,6 +63012,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61158,6 +63223,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61433,6 +63508,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61684,6 +63769,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62080,6 +64175,16 @@ async def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -62369,6 +64474,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62570,6 +64685,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62845,6 +64970,16 @@ async def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -63096,6 +65231,16 @@ async def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -63648,6 +65793,15 @@ async def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -63925,6 +66079,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -64116,6 +66279,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -64374,6 +66546,15 @@ async def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -64611,6 +66792,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65028,6 +67218,15 @@ async def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -65305,6 +67504,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65496,6 +67704,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65754,6 +67971,15 @@ async def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65991,6 +68217,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -66408,6 +68643,15 @@ async def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -66685,6 +68929,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -66876,6 +69129,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -67134,6 +69396,15 @@ async def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -67371,6 +69642,15 @@ async def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68159,6 +70439,16 @@ async def list_deployments( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -68448,6 +70738,16 @@ async def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68649,6 +70949,16 @@ async def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68924,6 +71234,16 @@ async def list_deployments( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -69175,6 +71495,16 @@ async def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -69693,6 +72023,15 @@ async def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -69970,6 +72309,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -70161,6 +72509,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -70419,6 +72776,15 @@ async def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -70656,6 +73022,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71074,6 +73449,15 @@ async def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -71351,6 +73735,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71542,6 +73935,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71800,6 +74202,15 @@ async def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72037,6 +74448,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72453,6 +74873,15 @@ async def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -72730,6 +75159,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72921,6 +75359,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -73179,6 +75626,15 @@ async def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -73416,6 +75872,15 @@ async def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -73916,6 +76381,15 @@ async def get_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -74193,6 +76667,15 @@ async def get_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74384,6 +76867,15 @@ async def get_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74642,6 +77134,15 @@ async def get_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74879,6 +77380,15 @@ async def get_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -75366,6 +77876,15 @@ async def cancel_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -75643,6 +78162,15 @@ async def cancel_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -75834,6 +78362,15 @@ async def cancel_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -76092,6 +78629,15 @@ async def cancel_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -76329,6 +78875,15 @@ async def cancel_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -77620,6 +80175,15 @@ async def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -77885,6 +80449,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -78067,6 +80640,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -78312,6 +80894,15 @@ async def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -78540,6 +81131,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -78798,6 +81398,15 @@ async def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -79063,6 +81672,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -79245,6 +81863,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -79490,6 +82117,15 @@ async def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -79718,6 +82354,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -79998,6 +82643,15 @@ async def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -80263,6 +82917,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -80445,6 +83108,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -80690,6 +83362,15 @@ async def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -80918,6 +83599,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -81181,6 +83871,15 @@ async def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -81446,6 +84145,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -81628,6 +84336,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -81873,6 +84590,15 @@ async def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -82101,6 +84827,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -82359,6 +85094,15 @@ async def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -82624,6 +85368,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -82806,6 +85559,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -83051,6 +85813,15 @@ async def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -83279,6 +86050,15 @@ async def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -84347,6 +87127,15 @@ async def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -84624,6 +87413,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -84815,6 +87613,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -85073,6 +87880,15 @@ async def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -85310,6 +88126,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -85736,6 +88561,15 @@ async def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -86013,6 +88847,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -86204,6 +89047,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -86462,6 +89314,15 @@ async def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -86699,6 +89560,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -87128,6 +89998,15 @@ async def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -87405,6 +90284,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -87596,6 +90484,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -87854,6 +90751,15 @@ async def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -88091,6 +90997,15 @@ async def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -89115,6 +92030,15 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -89392,6 +92316,15 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -89583,6 +92516,15 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -89841,6 +92783,15 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -90078,6 +93029,15 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 8f727ec..55d1e72 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -10632,6 +10632,16 @@ def list( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -10921,6 +10931,16 @@ def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11122,6 +11142,16 @@ def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11397,6 +11427,16 @@ def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -11648,6 +11688,16 @@ def list( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12033,6 +12083,16 @@ def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -12335,6 +12395,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12548,6 +12618,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -12837,6 +12917,16 @@ def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -13101,6 +13191,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -13590,6 +13690,16 @@ def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -13892,6 +14002,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14105,6 +14225,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14394,6 +14524,16 @@ def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -14658,6 +14798,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15085,6 +15235,16 @@ def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -15387,6 +15547,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15600,6 +15770,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -15889,6 +16069,16 @@ def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -16153,6 +16343,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -16571,6 +16771,16 @@ def list( "TEN_MINUTES", "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the @@ -16873,6 +17083,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17086,6 +17306,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17375,6 +17605,16 @@ def list( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -17639,6 +17879,16 @@ def list( 0 # Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # + Optional. The name of the branch to use. + "deploy_on_push": + bool, # Optional. Whether to automatically deploy + new commits made to the repo. + "repo": "str" # + Optional. The name of the repo in the format + owner/repo. Example: ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -18045,6 +18295,15 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -18310,6 +18569,15 @@ def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -18492,6 +18760,15 @@ def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -18737,6 +19014,15 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -18965,6 +19251,15 @@ def create( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -19214,6 +19509,15 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -19491,6 +19795,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -19682,6 +19995,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -19940,6 +20262,15 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -20177,6 +20508,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -20542,6 +20882,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -20831,6 +21181,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21032,6 +21392,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21307,6 +21677,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -21558,6 +21938,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22023,6 +22413,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -22312,6 +22712,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22513,6 +22923,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -22788,6 +23208,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -23039,6 +23469,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -23443,6 +23883,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -23732,6 +24182,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -23933,6 +24393,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24208,6 +24678,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24459,6 +24939,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -24855,6 +25345,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -25144,6 +25644,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -25345,6 +25855,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -25620,6 +26140,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -25871,6 +26401,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26205,6 +26745,15 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -26482,6 +27031,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26673,6 +27231,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -26931,6 +27498,15 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -27168,6 +27744,15 @@ def create( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -27533,6 +28118,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -27822,6 +28417,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -28023,6 +28628,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -28298,6 +28913,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -28549,6 +29174,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29014,6 +29649,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -29303,6 +29948,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29504,6 +30159,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -29779,6 +30444,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30030,6 +30705,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30434,6 +31119,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -30723,6 +31418,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -30924,6 +31629,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31199,6 +31914,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31450,6 +32175,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -31846,6 +32581,16 @@ def create( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -32135,6 +32880,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -32336,6 +33091,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -32611,6 +33376,16 @@ def create( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -32862,6 +33637,16 @@ def create( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -33185,6 +33970,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -33450,6 +34244,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -33632,6 +34435,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -33877,6 +34689,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -34105,6 +34926,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -34354,6 +35184,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -34631,6 +35470,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -34822,6 +35670,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35080,6 +35937,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35317,6 +36183,15 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -35682,6 +36557,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -35971,6 +36856,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36172,6 +37067,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36447,6 +37352,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -36698,6 +37613,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -37163,6 +38088,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -37452,6 +38387,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -37653,6 +38598,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -37928,6 +38883,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -38179,6 +39144,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -38583,6 +39558,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -38872,6 +39857,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39073,6 +40068,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39348,6 +40353,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39599,6 +40614,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -39995,6 +41020,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -40284,6 +41319,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -40485,6 +41530,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -40760,6 +41815,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -41011,6 +42076,16 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -41527,6 +42602,15 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -41804,6 +42888,15 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -41995,6 +43088,15 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -42253,6 +43355,15 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -42490,6 +43601,15 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -42855,6 +43975,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -43144,6 +44274,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43345,6 +44485,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43620,6 +44770,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -43871,6 +45031,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -44336,6 +45506,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -44625,6 +45805,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -44826,6 +46016,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45101,6 +46301,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45352,6 +46562,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -45756,6 +46976,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -46045,6 +47275,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46246,6 +47486,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46521,6 +47771,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -46772,6 +48032,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47168,6 +48438,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -47457,6 +48737,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47658,6 +48948,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -47933,6 +49233,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -48184,6 +49494,16 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -48608,6 +49928,15 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -48873,6 +50202,15 @@ def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -49055,6 +50393,15 @@ def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -49300,6 +50647,15 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -49528,6 +50884,15 @@ def update( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -49780,6 +51145,15 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -50057,6 +51431,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50248,6 +51631,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50506,6 +51898,15 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -50743,6 +52144,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51108,6 +52518,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -51397,6 +52817,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51598,6 +53028,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -51873,6 +53313,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -52124,6 +53574,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -52589,6 +54049,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -52878,6 +54348,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53079,6 +54559,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53354,6 +54844,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -53605,6 +55105,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54009,6 +55519,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -54298,6 +55818,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54499,6 +56029,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -54774,6 +56314,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -55025,6 +56575,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -55421,6 +56981,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -55710,6 +57280,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -55911,6 +57491,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -56186,6 +57776,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -56437,6 +58037,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -56789,6 +58399,15 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -57066,6 +58685,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57257,6 +58885,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57515,6 +59152,15 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -57752,6 +59398,15 @@ def update( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58117,6 +59772,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -58406,6 +60071,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58607,6 +60282,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -58882,6 +60567,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -59133,6 +60828,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -59598,6 +61303,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -59887,6 +61602,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60088,6 +61813,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60363,6 +62098,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -60614,6 +62359,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61018,6 +62773,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -61307,6 +63072,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61508,6 +63283,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -61783,6 +63568,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62034,6 +63829,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62430,6 +64235,16 @@ def update( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -62719,6 +64534,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -62920,6 +64745,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -63195,6 +65030,16 @@ def update( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -63446,6 +65291,16 @@ def update( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -63782,6 +65637,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -64047,6 +65911,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -64229,6 +66102,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -64474,6 +66356,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -64702,6 +66593,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -64954,6 +66854,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -65231,6 +67140,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65422,6 +67340,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65680,6 +67607,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -65917,6 +67853,15 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -66282,6 +68227,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -66571,6 +68526,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -66772,6 +68737,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -67047,6 +69022,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -67298,6 +69283,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -67763,6 +69758,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -68052,6 +70057,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68253,6 +70268,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68528,6 +70553,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -68779,6 +70814,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -69183,6 +71228,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -69472,6 +71527,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -69673,6 +71738,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -69948,6 +72023,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -70199,6 +72284,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -70595,6 +72690,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -70884,6 +72989,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71085,6 +73200,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71360,6 +73485,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -71611,6 +73746,16 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72163,6 +74308,15 @@ def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -72440,6 +74594,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72631,6 +74794,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -72889,6 +75061,15 @@ def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -73126,6 +75307,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -73543,6 +75733,15 @@ def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -73820,6 +76019,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74011,6 +76219,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74269,6 +76486,15 @@ def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74506,6 +76732,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -74923,6 +77158,15 @@ def restart( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -75200,6 +77444,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -75391,6 +77644,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -75649,6 +77911,15 @@ def restart( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -75886,6 +78157,15 @@ def restart( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -76674,6 +78954,16 @@ def list_deployments( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to @@ -76963,6 +79253,16 @@ def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -77164,6 +79464,16 @@ def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -77439,6 +79749,16 @@ def list_deployments( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -77690,6 +80010,16 @@ def list_deployments( Optional. The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. + The name of the branch to use. + "deploy_on_push": bool, # + Optional. Whether to automatically deploy new commits + made to the repo. + "repo": "str" # Optional. + The name of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -78208,6 +80538,15 @@ def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -78485,6 +80824,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -78676,6 +81024,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -78934,6 +81291,15 @@ def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -79171,6 +81537,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -79589,6 +81964,15 @@ def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -79866,6 +82250,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -80057,6 +82450,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -80315,6 +82717,15 @@ def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -80552,6 +82963,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -80968,6 +83388,15 @@ def create_deployment( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -81245,6 +83674,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -81436,6 +83874,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -81694,6 +84141,15 @@ def create_deployment( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -81931,6 +84387,15 @@ def create_deployment( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -82429,6 +84894,15 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -82706,6 +85180,15 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -82897,6 +85380,15 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -83155,6 +85647,15 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -83392,6 +85893,15 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -83877,6 +86387,15 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -84154,6 +86673,15 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -84345,6 +86873,15 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -84603,6 +87140,15 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -84840,6 +87386,15 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -86131,6 +88686,15 @@ def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -86396,6 +88960,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -86578,6 +89151,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -86823,6 +89405,15 @@ def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -87051,6 +89642,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -87309,6 +89909,15 @@ def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -87574,6 +90183,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -87756,6 +90374,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -88001,6 +90628,15 @@ def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -88229,6 +90865,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -88509,6 +91154,15 @@ def validate_app_spec( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -88774,6 +91428,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -88956,6 +91619,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -89201,6 +91873,15 @@ def validate_app_spec( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -89429,6 +92110,15 @@ def validate_app_spec( minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -89690,6 +92380,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -89955,6 +92654,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -90137,6 +92845,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -90382,6 +93099,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -90610,6 +93336,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -90868,6 +93603,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the client-side @@ -91133,6 +93877,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -91315,6 +94068,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "cors": { @@ -91560,6 +94322,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "catchall_document": "str", # Optional. The name of @@ -91788,6 +94559,15 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The name of the + branch to use. + "deploy_on_push": bool, # Optional. Whether + to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name of the + repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. "dockerfile_path": "str", # Optional. The path to @@ -92856,6 +95636,15 @@ def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -93133,6 +95922,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -93324,6 +96122,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -93582,6 +96389,15 @@ def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -93819,6 +96635,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -94245,6 +97070,15 @@ def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -94522,6 +97356,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -94713,6 +97556,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -94971,6 +97823,15 @@ def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -95208,6 +98069,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -95637,6 +98507,15 @@ def create_rollback( "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -95914,6 +98793,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -96105,6 +98993,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -96363,6 +99260,15 @@ def create_rollback( ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -96600,6 +99506,15 @@ def create_rollback( The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -97624,6 +100539,15 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "THIRTY_MINUTES", and "ONE_HOUR". } ], + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "cors": { "allow_credentials": bool, # Optional. Whether browsers should expose the response to the @@ -97901,6 +100825,15 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -98092,6 +101025,15 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -98350,6 +101292,15 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ], "static_sites": [ { + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source. @@ -98587,6 +101538,15 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: The minimum amount of instances for this component. Must be less than max_instance_count. }, + "bitbucket": { + "branch": "str", # Optional. The + name of the branch to use. + "deploy_on_push": bool, # Optional. + Whether to automatically deploy new commits made to the repo. + "repo": "str" # Optional. The name + of the repo in the format owner/repo. Example: + ``digitalocean/sample-golang``. + }, "build_command": "str", # Optional. An optional build command to run while building this component from source.