diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index bca2d4e8..085d2b14 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -9d239ea +5296e9e diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index 15682558..44782868 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2368,6 +2368,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -2590,6 +2597,13 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -2799,6 +2813,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -2947,6 +2968,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -3627,6 +3655,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -3849,6 +3884,13 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -4058,6 +4100,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -4206,6 +4255,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -4835,6 +4891,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -5057,6 +5120,13 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -5266,6 +5336,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -5414,6 +5491,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -6034,6 +6118,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -6256,6 +6347,13 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -6465,6 +6563,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -6613,6 +6718,13 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -7114,6 +7226,13 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -7322,6 +7441,13 @@ async def list( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -7516,6 +7642,13 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -7650,6 +7783,13 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -8157,6 +8297,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -8343,6 +8489,12 @@ async def create( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -8521,6 +8673,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -8645,6 +8803,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -9210,6 +9374,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -9418,6 +9589,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -9612,6 +9790,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -9746,6 +9931,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -10387,6 +10579,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -10595,6 +10794,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -10789,6 +10995,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -10923,6 +11136,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -11514,6 +11734,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -11722,6 +11949,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -11916,6 +12150,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -12050,6 +12291,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -12633,6 +12881,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -12841,6 +13096,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -13035,6 +13297,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -13169,6 +13438,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -13638,6 +13914,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -13834,6 +14116,12 @@ async def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -14017,6 +14305,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -14144,6 +14438,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -14738,6 +15038,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -14946,6 +15253,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -15140,6 +15454,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -15274,6 +15595,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -15915,6 +16243,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16123,6 +16458,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16317,6 +16659,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16451,6 +16800,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17042,6 +17398,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17250,6 +17613,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17444,6 +17814,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17578,6 +17955,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18161,6 +18545,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18369,6 +18760,13 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18563,6 +18961,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18697,6 +19102,13 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -19166,6 +19578,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -19362,6 +19780,12 @@ async def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -19545,6 +19969,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -19672,6 +20102,12 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -20264,6 +20700,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -20472,6 +20915,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -20666,6 +21116,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -20800,6 +21257,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21441,6 +21905,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21649,6 +22120,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21843,6 +22321,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21977,6 +22462,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22568,6 +23060,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22776,6 +23275,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22970,6 +23476,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23104,6 +23617,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23687,6 +24207,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23895,6 +24422,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24089,6 +24623,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24223,6 +24764,13 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24692,6 +25240,12 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -24888,6 +25442,12 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -25071,6 +25631,12 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -25198,6 +25764,12 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -25959,6 +26531,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -26167,6 +26746,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -26361,6 +26947,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -26495,6 +27088,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27136,6 +27736,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27344,6 +27951,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27538,6 +28152,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27672,6 +28293,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28263,6 +28891,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28471,6 +29106,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28665,6 +29307,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28799,6 +29448,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29382,6 +30038,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29590,6 +30253,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29784,6 +30454,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29918,6 +30595,13 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -30387,6 +31071,12 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -30583,6 +31273,12 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -30766,6 +31462,12 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -30893,6 +31595,12 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -31425,6 +32133,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -31611,6 +32325,12 @@ async def update( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -31789,6 +32509,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -31913,6 +32639,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -32478,6 +33210,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -32686,6 +33425,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -32880,6 +33626,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33014,6 +33767,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33655,6 +34415,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33863,6 +34630,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34057,6 +34831,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34191,6 +34972,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34782,6 +35570,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34990,6 +35785,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35184,6 +35986,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35318,6 +36127,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35901,6 +36717,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36109,6 +36932,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36303,6 +37133,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36437,6 +37274,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36906,6 +37750,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37102,6 +37952,12 @@ async def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37285,6 +38141,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37412,6 +38274,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -38024,6 +38892,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -38232,6 +39107,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -38426,6 +39308,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -38560,6 +39449,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39201,6 +40097,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39409,6 +40312,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39603,6 +40513,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39737,6 +40654,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40328,6 +41252,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40536,6 +41467,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40730,6 +41668,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40864,6 +41809,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41447,6 +42399,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41655,6 +42614,13 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41849,6 +42815,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41983,6 +42956,13 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -42452,6 +43432,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -42648,6 +43634,12 @@ async def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -42831,6 +43823,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -42958,6 +43956,12 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -43563,6 +44567,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -43771,6 +44782,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -43965,6 +44983,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -44099,6 +45124,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -44740,6 +45772,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -44948,6 +45987,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45142,6 +46188,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45276,6 +46329,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45867,6 +46927,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46075,6 +47142,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46269,6 +47343,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46403,6 +47484,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46986,6 +48074,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47194,6 +48289,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47388,6 +48490,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47522,6 +48631,13 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47991,6 +49107,12 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -48187,6 +49309,12 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -48370,6 +49498,12 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -48497,6 +49631,12 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -49325,6 +50465,13 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -49533,6 +50680,13 @@ async def list_deployments( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -49727,6 +50881,13 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -49861,6 +51022,13 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -50545,6 +51713,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -50741,6 +51915,12 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -50924,6 +52104,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -51051,6 +52237,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -51648,6 +52840,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -51844,6 +53042,12 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -52027,6 +53231,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -52154,6 +53364,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -52746,6 +53962,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -52942,6 +54164,12 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -53125,6 +54353,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -53252,6 +54486,12 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -53924,6 +55164,12 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -54120,6 +55366,12 @@ async def get_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -54303,6 +55555,12 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -54430,6 +55688,12 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55089,6 +56353,12 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55285,6 +56555,12 @@ async def cancel_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55468,6 +56744,12 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55595,6 +56877,12 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -57054,6 +58342,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -57240,6 +58534,12 @@ async def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -57418,6 +58718,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -57542,6 +58848,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -57974,6 +59286,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -58160,6 +59478,12 @@ async def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -58338,6 +59662,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -58462,6 +59792,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -58918,6 +60254,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -59104,6 +60446,12 @@ async def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -59282,6 +60630,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -59406,6 +60760,12 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -59860,6 +61220,12 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -60046,6 +61412,12 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -60224,6 +61596,12 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -60348,6 +61726,12 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -61565,6 +62949,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -61761,6 +63151,12 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -61944,6 +63340,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62071,6 +63473,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62676,6 +64084,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62872,6 +64286,12 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -63055,6 +64475,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -63182,6 +64608,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -63782,6 +65214,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -63978,6 +65416,12 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -64161,6 +65605,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -64288,6 +65738,12 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -65458,6 +66914,12 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -65654,6 +67116,12 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -65837,6 +67305,12 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -65964,6 +67438,12 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 6eda2635..f5d3635d 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -9159,6 +9159,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -9381,6 +9388,13 @@ def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -9590,6 +9604,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -9738,6 +9759,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -10418,6 +10446,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -10640,6 +10675,13 @@ def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -10849,6 +10891,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -10997,6 +11046,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -11626,6 +11682,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -11848,6 +11911,13 @@ def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -12057,6 +12127,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -12205,6 +12282,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -12825,6 +12909,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -13047,6 +13138,13 @@ def list( be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -13256,6 +13354,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -13404,6 +13509,13 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": + bool # Optional. Whether to automatically deploy + new images. Can only be used for images hosted in + DOCR and can only be used with an image tag, not + a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. @@ -13905,6 +14017,13 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -14113,6 +14232,13 @@ def list( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -14307,6 +14433,13 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -14441,6 +14574,13 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -14948,6 +15088,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -15134,6 +15280,12 @@ def create( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -15312,6 +15464,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -15436,6 +15594,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -16001,6 +16165,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16209,6 +16380,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16403,6 +16581,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -16537,6 +16722,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17178,6 +17370,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17386,6 +17585,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17580,6 +17786,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -17714,6 +17927,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18305,6 +18525,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18513,6 +18740,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18707,6 +18941,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -18841,6 +19082,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -19424,6 +19672,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -19632,6 +19887,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -19826,6 +20088,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -19960,6 +20229,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -20429,6 +20705,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -20625,6 +20907,12 @@ def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -20808,6 +21096,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -20935,6 +21229,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -21529,6 +21829,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21737,6 +22044,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -21931,6 +22245,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22065,6 +22386,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22706,6 +23034,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -22914,6 +23249,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23108,6 +23450,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23242,6 +23591,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -23833,6 +24189,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24041,6 +24404,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24235,6 +24605,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24369,6 +24746,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -24952,6 +25336,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -25160,6 +25551,13 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -25354,6 +25752,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -25488,6 +25893,13 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -25957,6 +26369,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -26153,6 +26571,12 @@ def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -26336,6 +26760,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -26463,6 +26893,12 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -27055,6 +27491,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27263,6 +27706,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27457,6 +27907,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -27591,6 +28048,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28232,6 +28696,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28440,6 +28911,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28634,6 +29112,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -28768,6 +29253,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29359,6 +29851,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29567,6 +30066,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29761,6 +30267,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -29895,6 +30408,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -30478,6 +30998,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -30686,6 +31213,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -30880,6 +31414,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -31014,6 +31555,13 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -31483,6 +32031,12 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -31679,6 +32233,12 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -31862,6 +32422,12 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -31989,6 +32555,12 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -32750,6 +33322,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -32958,6 +33537,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33152,6 +33738,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33286,6 +33879,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -33927,6 +34527,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34135,6 +34742,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34329,6 +34943,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -34463,6 +35084,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35054,6 +35682,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35262,6 +35897,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35456,6 +36098,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -35590,6 +36239,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36173,6 +36829,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36381,6 +37044,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36575,6 +37245,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -36709,6 +37386,13 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -37178,6 +37862,12 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37374,6 +38064,12 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37557,6 +38253,12 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -37684,6 +38386,12 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -38216,6 +38924,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -38402,6 +39116,12 @@ def update( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -38580,6 +39300,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -38704,6 +39430,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -39269,6 +40001,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39477,6 +40216,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39671,6 +40417,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -39805,6 +40558,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40446,6 +41206,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40654,6 +41421,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40848,6 +41622,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -40982,6 +41763,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41573,6 +42361,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41781,6 +42576,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -41975,6 +42777,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -42109,6 +42918,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -42692,6 +43508,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -42900,6 +43723,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -43094,6 +43924,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -43228,6 +44065,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -43697,6 +44541,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -43893,6 +44743,12 @@ def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -44076,6 +44932,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -44203,6 +45065,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -44815,6 +45683,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45023,6 +45898,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45217,6 +46099,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45351,6 +46240,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -45992,6 +46888,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46200,6 +47103,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46394,6 +47304,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -46528,6 +47445,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47119,6 +48043,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47327,6 +48258,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47521,6 +48459,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -47655,6 +48600,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -48238,6 +49190,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -48446,6 +49405,13 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -48640,6 +49606,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -48774,6 +49747,13 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -49243,6 +50223,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -49439,6 +50425,12 @@ def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -49622,6 +50614,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -49749,6 +50747,12 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -50354,6 +51358,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -50562,6 +51573,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -50756,6 +51774,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -50890,6 +51915,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -51531,6 +52563,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -51739,6 +52778,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -51933,6 +52979,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -52067,6 +53120,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -52658,6 +53718,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -52866,6 +53933,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -53060,6 +54134,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -53194,6 +54275,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -53777,6 +54865,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -53985,6 +55080,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -54179,6 +55281,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -54313,6 +55422,13 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -54782,6 +55898,12 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -54978,6 +56100,12 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55161,6 +56289,12 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -55288,6 +56422,12 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -56116,6 +57256,13 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -56324,6 +57471,13 @@ def list_deployments( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -56518,6 +57672,13 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -56652,6 +57813,13 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # + Optional. Whether to automatically deploy new images. + Can only be used for images hosted in DOCR and can + only be used with an image tag, not a specific + digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # @@ -57336,6 +58504,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -57532,6 +58706,12 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -57715,6 +58895,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -57842,6 +59028,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -58439,6 +59631,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -58635,6 +59833,12 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -58818,6 +60022,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -58945,6 +60155,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -59537,6 +60753,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -59733,6 +60955,12 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -59916,6 +61144,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -60043,6 +61277,12 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -60713,6 +61953,12 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -60909,6 +62155,12 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -61092,6 +62344,12 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -61219,6 +62477,12 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -61876,6 +63140,12 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62072,6 +63342,12 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62255,6 +63531,12 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -62382,6 +63664,12 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -63841,6 +65129,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -64027,6 +65321,12 @@ def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -64205,6 +65505,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -64329,6 +65635,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -64761,6 +66073,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -64947,6 +66265,12 @@ def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -65125,6 +66449,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -65249,6 +66579,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -65705,6 +67041,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -65891,6 +67233,12 @@ def validate_app_spec( is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -66069,6 +67417,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -66193,6 +67547,12 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -66647,6 +68007,12 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -66833,6 +68199,12 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: is not an environment variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -67011,6 +68383,12 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -67135,6 +68513,12 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. Whether + to automatically deploy new images. Can only be used for + images hosted in DOCR and can only be used with an image tag, + not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry @@ -68352,6 +69736,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -68548,6 +69938,12 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -68731,6 +70127,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -68858,6 +70260,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -69463,6 +70871,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -69659,6 +71073,12 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -69842,6 +71262,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -69969,6 +71395,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -70569,6 +72001,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -70765,6 +72203,12 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -70948,6 +72392,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -71075,6 +72525,12 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -72245,6 +73701,12 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -72441,6 +73903,12 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -72624,6 +74092,12 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The @@ -72751,6 +74225,12 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "deploy_on_push": { + "enabled": bool # Optional. + Whether to automatically deploy new images. Can only be + used for images hosted in DOCR and can only be used with + an image tag, not a specific digest. + }, "digest": "str", # Optional. The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The