diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index c3d46f6e..38b68b24 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -f4200bf +bc1bc43 diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index c1b95574..c5ad934d 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2368,6 +2368,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -2380,7 +2383,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -2585,6 +2590,9 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -2597,7 +2605,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -2789,6 +2799,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -2801,7 +2814,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -2932,6 +2947,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -2944,7 +2962,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -3607,6 +3627,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -3619,7 +3642,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -3824,6 +3849,9 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -3836,7 +3864,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -4028,6 +4058,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -4040,7 +4073,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -4171,6 +4206,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -4183,7 +4221,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -4795,6 +4835,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -4807,7 +4850,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -5012,6 +5057,9 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -5024,7 +5072,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -5216,6 +5266,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -5228,7 +5281,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -5359,6 +5414,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -5371,7 +5429,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -5974,6 +6034,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -5986,7 +6049,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -6191,6 +6256,9 @@ async def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -6203,7 +6271,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -6395,6 +6465,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -6407,7 +6480,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -6538,6 +6613,9 @@ async def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -6550,7 +6628,9 @@ async def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -7034,6 +7114,8 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -7045,7 +7127,8 @@ async def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -7239,6 +7322,8 @@ async def list( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -7250,7 +7335,8 @@ async def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -7430,6 +7516,8 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -7441,7 +7529,8 @@ async def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -7561,6 +7650,8 @@ async def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -7572,7 +7663,8 @@ async def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -8065,6 +8157,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -8075,7 +8169,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -8248,6 +8343,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -8258,7 +8355,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -8423,6 +8521,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -8433,7 +8533,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -8544,6 +8645,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -8554,7 +8657,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -9106,6 +9210,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9117,7 +9223,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -9311,6 +9418,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9322,7 +9431,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -9502,6 +9612,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9513,7 +9625,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -9633,6 +9746,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9644,7 +9759,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -10271,6 +10387,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10282,7 +10400,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -10476,6 +10595,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10487,7 +10608,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -10667,6 +10789,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10678,7 +10802,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -10798,6 +10923,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10809,7 +10936,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -11386,6 +11514,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11397,7 +11527,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -11591,6 +11722,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11602,7 +11735,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -11782,6 +11916,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11793,7 +11929,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -11913,6 +12050,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11924,7 +12063,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -12493,6 +12633,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12504,7 +12646,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -12698,6 +12841,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12709,7 +12854,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -12889,6 +13035,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12900,7 +13048,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -13020,6 +13169,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13031,7 +13182,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -13486,6 +13638,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13497,7 +13651,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -13679,6 +13834,8 @@ async def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13690,7 +13847,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -13859,6 +14017,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13870,7 +14030,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -13983,6 +14144,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13994,7 +14157,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -14574,6 +14738,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14585,7 +14751,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -14779,6 +14946,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14790,7 +14959,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -14970,6 +15140,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14981,7 +15153,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -15101,6 +15274,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -15112,7 +15287,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -15739,6 +15915,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -15750,7 +15928,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -15944,6 +16123,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -15955,7 +16136,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -16135,6 +16317,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16146,7 +16330,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -16266,6 +16451,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16277,7 +16464,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -16854,6 +17042,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16865,7 +17055,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17059,6 +17250,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17070,7 +17263,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17250,6 +17444,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17261,7 +17457,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -17381,6 +17578,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17392,7 +17591,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17961,6 +18161,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17972,7 +18174,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18166,6 +18369,8 @@ async def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18177,7 +18382,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18357,6 +18563,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18368,7 +18576,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -18488,6 +18697,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18499,7 +18710,8 @@ async def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18954,6 +19166,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18965,7 +19179,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -19147,6 +19362,8 @@ async def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19158,7 +19375,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -19327,6 +19545,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19338,7 +19558,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -19451,6 +19672,8 @@ async def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19462,7 +19685,8 @@ async def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -20040,6 +20264,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20051,7 +20277,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -20245,6 +20472,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20256,7 +20485,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -20436,6 +20666,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20447,7 +20679,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -20567,6 +20800,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20578,7 +20813,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -21205,6 +21441,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21216,7 +21454,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -21410,6 +21649,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21421,7 +21662,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -21601,6 +21843,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21612,7 +21856,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -21732,6 +21977,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21743,7 +21990,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22320,6 +22568,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22331,7 +22581,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22525,6 +22776,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22536,7 +22789,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22716,6 +22970,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22727,7 +22983,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -22847,6 +23104,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22858,7 +23117,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -23427,6 +23687,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23438,7 +23700,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -23632,6 +23895,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23643,7 +23908,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -23823,6 +24089,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23834,7 +24102,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -23954,6 +24223,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23965,7 +24236,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -24420,6 +24692,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24431,7 +24705,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -24613,6 +24888,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24624,7 +24901,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -24793,6 +25071,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24804,7 +25084,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -24917,6 +25198,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24928,7 +25211,8 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -25675,6 +25959,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25686,7 +25972,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -25880,6 +26167,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25891,7 +26180,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -26071,6 +26361,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26082,7 +26374,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -26202,6 +26495,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26213,7 +26508,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -26840,6 +27136,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26851,7 +27149,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27045,6 +27344,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27056,7 +27357,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27236,6 +27538,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27247,7 +27551,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -27367,6 +27672,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27378,7 +27685,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27955,6 +28263,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27966,7 +28276,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -28160,6 +28471,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28171,7 +28484,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -28351,6 +28665,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28362,7 +28678,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -28482,6 +28799,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28493,7 +28812,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29062,6 +29382,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29073,7 +29395,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29267,6 +29590,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29278,7 +29603,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29458,6 +29784,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29469,7 +29797,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -29589,6 +29918,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29600,7 +29931,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -30055,6 +30387,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30066,7 +30400,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -30248,6 +30583,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30259,7 +30596,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -30428,6 +30766,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30439,7 +30779,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -30552,6 +30893,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30563,7 +30906,8 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -31081,6 +31425,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -31091,7 +31437,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -31264,6 +31611,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -31274,7 +31623,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -31439,6 +31789,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -31449,7 +31801,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -31560,6 +31913,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -31570,7 +31925,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -32122,6 +32478,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32133,7 +32491,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -32327,6 +32686,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32338,7 +32699,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -32518,6 +32880,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32529,7 +32893,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -32649,6 +33014,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32660,7 +33027,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -33287,6 +33655,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33298,7 +33668,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -33492,6 +33863,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33503,7 +33876,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -33683,6 +34057,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33694,7 +34070,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -33814,6 +34191,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33825,7 +34204,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34402,6 +34782,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34413,7 +34795,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34607,6 +34990,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34618,7 +35003,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34798,6 +35184,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34809,7 +35197,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -34929,6 +35318,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34940,7 +35331,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -35509,6 +35901,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35520,7 +35914,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -35714,6 +36109,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35725,7 +36122,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -35905,6 +36303,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35916,7 +36316,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -36036,6 +36437,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36047,7 +36450,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -36502,6 +36906,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36513,7 +36919,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -36695,6 +37102,8 @@ async def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36706,7 +37115,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -36875,6 +37285,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36886,7 +37298,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -36999,6 +37412,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37010,7 +37425,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -37608,6 +38024,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37619,7 +38037,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -37813,6 +38232,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37824,7 +38245,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -38004,6 +38426,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -38015,7 +38439,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -38135,6 +38560,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -38146,7 +38573,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -38773,6 +39201,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -38784,7 +39214,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -38978,6 +39409,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -38989,7 +39422,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -39169,6 +39603,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39180,7 +39616,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -39300,6 +39737,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39311,7 +39750,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -39888,6 +40328,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39899,7 +40341,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40093,6 +40536,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40104,7 +40549,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40284,6 +40730,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40295,7 +40743,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -40415,6 +40864,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40426,7 +40877,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40995,6 +41447,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41006,7 +41460,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41200,6 +41655,8 @@ async def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41211,7 +41668,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41391,6 +41849,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41402,7 +41862,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -41522,6 +41983,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41533,7 +41996,8 @@ async def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41988,6 +42452,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41999,7 +42465,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -42181,6 +42648,8 @@ async def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42192,7 +42661,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -42361,6 +42831,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42372,7 +42844,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -42485,6 +42958,8 @@ async def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42496,7 +42971,8 @@ async def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -43087,6 +43563,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43098,7 +43576,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -43292,6 +43771,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43303,7 +43784,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -43483,6 +43965,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43494,7 +43978,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -43614,6 +44099,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43625,7 +44112,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -44252,6 +44740,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44263,7 +44753,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -44457,6 +44948,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44468,7 +44961,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -44648,6 +45142,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44659,7 +45155,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -44779,6 +45276,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44790,7 +45289,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45367,6 +45867,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45378,7 +45880,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45572,6 +46075,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45583,7 +46088,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45763,6 +46269,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45774,7 +46282,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -45894,6 +46403,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45905,7 +46416,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -46474,6 +46986,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46485,7 +46999,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -46679,6 +47194,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46690,7 +47207,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -46870,6 +47388,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46881,7 +47401,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -47001,6 +47522,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47012,7 +47535,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -47467,6 +47991,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47478,7 +48004,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -47660,6 +48187,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47671,7 +48200,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -47840,6 +48370,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47851,7 +48383,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -47964,6 +48497,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47975,7 +48510,8 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -48789,6 +49325,8 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48800,7 +49338,8 @@ async def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -48994,6 +49533,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49005,7 +49546,8 @@ async def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -49185,6 +49727,8 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49196,7 +49740,8 @@ async def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -49316,6 +49861,8 @@ async def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49327,7 +49874,8 @@ async def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -49997,6 +50545,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50008,7 +50558,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -50190,6 +50741,8 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50201,7 +50754,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -50370,6 +50924,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50381,7 +50937,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -50494,6 +51051,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50505,7 +51064,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -51088,6 +51648,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51099,7 +51661,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -51281,6 +51844,8 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51292,7 +51857,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -51461,6 +52027,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51472,7 +52040,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -51585,6 +52154,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51596,7 +52167,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -52174,6 +52746,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52185,7 +52759,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -52367,6 +52942,8 @@ async def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52378,7 +52955,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -52547,6 +53125,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52558,7 +53138,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -52671,6 +53252,8 @@ async def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52682,7 +53265,8 @@ async def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -53340,6 +53924,8 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53351,7 +53937,8 @@ async def get_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -53533,6 +54120,8 @@ async def get_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53544,7 +54133,8 @@ async def get_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -53713,6 +54303,8 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53724,7 +54316,8 @@ async def get_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -53837,6 +54430,8 @@ async def get_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53848,7 +54443,8 @@ async def get_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -54493,6 +55089,8 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54504,7 +55102,8 @@ async def cancel_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -54686,6 +55285,8 @@ async def cancel_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54697,7 +55298,8 @@ async def cancel_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -54866,6 +55468,8 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54877,7 +55481,8 @@ async def cancel_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -54990,6 +55595,8 @@ async def cancel_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -55001,7 +55608,8 @@ async def cancel_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -56446,6 +57054,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -56456,7 +57066,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -56629,6 +57240,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -56639,7 +57252,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -56804,6 +57418,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -56814,7 +57430,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -56925,6 +57542,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -56935,7 +57554,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -57354,6 +57974,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -57364,7 +57986,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -57537,6 +58160,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -57547,7 +58172,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -57712,6 +58338,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -57722,7 +58350,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -57833,6 +58462,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -57843,7 +58474,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -58286,6 +58918,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -58296,7 +58930,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -58469,6 +59104,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -58479,7 +59116,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -58644,6 +59282,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -58654,7 +59294,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -58765,6 +59406,8 @@ async def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -58775,7 +59418,8 @@ async def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -59216,6 +59860,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -59226,7 +59872,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -59399,6 +60046,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -59409,7 +60058,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -59574,6 +60224,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -59584,7 +60236,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -59695,6 +60348,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -59705,7 +60360,8 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -60909,6 +61565,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -60920,7 +61578,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -61102,6 +61761,8 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61113,7 +61774,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -61282,6 +61944,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61293,7 +61957,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -61406,6 +62071,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61417,7 +62084,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -62008,6 +62676,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -62019,7 +62689,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -62201,6 +62872,8 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -62212,7 +62885,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -62381,6 +63055,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -62392,7 +63068,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -62505,6 +63182,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -62516,7 +63195,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -63102,6 +63782,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -63113,7 +63795,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -63295,6 +63978,8 @@ async def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -63306,7 +63991,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -63475,6 +64161,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -63486,7 +64174,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -63599,6 +64288,8 @@ async def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -63610,7 +64301,8 @@ async def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -64766,6 +65458,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -64777,7 +65471,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -64959,6 +65654,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -64970,7 +65667,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -65139,6 +65837,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -65150,7 +65850,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -65263,6 +65964,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -65274,7 +65977,8 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 1ddf3015..83602d72 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -9159,6 +9159,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9171,7 +9174,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -9376,6 +9381,9 @@ def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9388,7 +9396,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -9580,6 +9590,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9592,7 +9605,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -9723,6 +9738,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -9735,7 +9753,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -10398,6 +10418,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10410,7 +10433,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -10615,6 +10640,9 @@ def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10627,7 +10655,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -10819,6 +10849,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10831,7 +10864,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -10962,6 +10997,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -10974,7 +11012,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -11586,6 +11626,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11598,7 +11641,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -11803,6 +11848,9 @@ def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -11815,7 +11863,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -12007,6 +12057,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12019,7 +12072,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -12150,6 +12205,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12162,7 +12220,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -12765,6 +12825,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12777,7 +12840,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -12982,6 +13047,9 @@ def list( be automatically added with its value set to the value of this field. "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -12994,7 +13062,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -13186,6 +13256,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13198,7 +13271,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "index_document": "index.html", # Optional. Default value is "index.html". @@ -13329,6 +13404,9 @@ def list( owner/repo. Example: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # + Optional. The image digest. Cannot be specified if + tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13341,7 +13419,9 @@ def list( # Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository - tag. Defaults to ``latest`` if not provided. + tag. Defaults to ``latest`` if not provided and no + digest is provided. Cannot be specified if digest is + provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances @@ -13825,6 +13905,8 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -13836,7 +13918,8 @@ def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -14030,6 +14113,8 @@ def list( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14041,7 +14126,8 @@ def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -14221,6 +14307,8 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14232,7 +14320,8 @@ def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -14352,6 +14441,8 @@ def list( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -14363,7 +14454,8 @@ def list( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -14856,6 +14948,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -14866,7 +14960,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -15039,6 +15134,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -15049,7 +15146,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -15214,6 +15312,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -15224,7 +15324,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -15335,6 +15436,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -15345,7 +15448,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -15897,6 +16001,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -15908,7 +16014,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -16102,6 +16209,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16113,7 +16222,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -16293,6 +16403,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16304,7 +16416,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -16424,6 +16537,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -16435,7 +16550,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17062,6 +17178,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17073,7 +17191,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17267,6 +17386,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17278,7 +17399,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -17458,6 +17580,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17469,7 +17593,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -17589,6 +17714,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -17600,7 +17727,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18177,6 +18305,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18188,7 +18318,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18382,6 +18513,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18393,7 +18526,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -18573,6 +18707,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18584,7 +18720,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -18704,6 +18841,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -18715,7 +18854,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -19284,6 +19424,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19295,7 +19437,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -19489,6 +19632,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19500,7 +19645,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -19680,6 +19826,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19691,7 +19839,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -19811,6 +19960,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -19822,7 +19973,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -20277,6 +20429,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20288,7 +20442,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -20470,6 +20625,8 @@ def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20481,7 +20638,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -20650,6 +20808,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20661,7 +20821,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -20774,6 +20935,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -20785,7 +20948,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -21365,6 +21529,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21376,7 +21542,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -21570,6 +21737,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21581,7 +21750,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -21761,6 +21931,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21772,7 +21944,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -21892,6 +22065,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -21903,7 +22078,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22530,6 +22706,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22541,7 +22719,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22735,6 +22914,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22746,7 +22927,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -22926,6 +23108,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -22937,7 +23121,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -23057,6 +23242,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23068,7 +23255,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -23645,6 +23833,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23656,7 +23846,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -23850,6 +24041,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -23861,7 +24054,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -24041,6 +24235,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24052,7 +24248,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -24172,6 +24369,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24183,7 +24382,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -24752,6 +24952,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24763,7 +24965,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -24957,6 +25160,8 @@ def create( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -24968,7 +25173,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -25148,6 +25354,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25159,7 +25367,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -25279,6 +25488,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25290,7 +25501,8 @@ def create( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -25745,6 +25957,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25756,7 +25970,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -25938,6 +26153,8 @@ def create( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -25949,7 +26166,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -26118,6 +26336,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26129,7 +26349,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -26242,6 +26463,8 @@ def create( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26253,7 +26476,8 @@ def create( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -26831,6 +27055,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -26842,7 +27068,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27036,6 +27263,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27047,7 +27276,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27227,6 +27457,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27238,7 +27470,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -27358,6 +27591,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -27369,7 +27604,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -27996,6 +28232,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28007,7 +28245,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -28201,6 +28440,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28212,7 +28453,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -28392,6 +28634,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28403,7 +28647,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -28523,6 +28768,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -28534,7 +28781,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29111,6 +29359,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29122,7 +29372,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29316,6 +29567,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29327,7 +29580,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -29507,6 +29761,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29518,7 +29774,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -29638,6 +29895,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -29649,7 +29908,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -30218,6 +30478,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30229,7 +30491,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -30423,6 +30686,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30434,7 +30699,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -30614,6 +30880,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30625,7 +30893,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -30745,6 +31014,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -30756,7 +31027,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -31211,6 +31483,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -31222,7 +31496,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -31404,6 +31679,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -31415,7 +31692,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -31584,6 +31862,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -31595,7 +31875,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -31708,6 +31989,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -31719,7 +32002,8 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -32466,6 +32750,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32477,7 +32763,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -32671,6 +32958,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32682,7 +32971,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -32862,6 +33152,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -32873,7 +33165,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -32993,6 +33286,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33004,7 +33299,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -33631,6 +33927,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33642,7 +33940,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -33836,6 +34135,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -33847,7 +34148,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34027,6 +34329,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34038,7 +34342,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -34158,6 +34463,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34169,7 +34476,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34746,6 +35054,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34757,7 +35067,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -34951,6 +35262,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -34962,7 +35275,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -35142,6 +35456,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35153,7 +35469,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -35273,6 +35590,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35284,7 +35603,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -35853,6 +36173,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -35864,7 +36186,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -36058,6 +36381,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36069,7 +36394,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -36249,6 +36575,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36260,7 +36588,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -36380,6 +36709,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36391,7 +36722,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -36846,6 +37178,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -36857,7 +37191,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -37039,6 +37374,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37050,7 +37387,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -37219,6 +37557,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37230,7 +37570,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -37343,6 +37684,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -37354,7 +37697,8 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -37872,6 +38216,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -37882,7 +38228,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -38055,6 +38402,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -38065,7 +38414,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -38230,6 +38580,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -38240,7 +38592,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -38351,6 +38704,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -38361,7 +38716,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -38913,6 +39269,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -38924,7 +39282,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -39118,6 +39477,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39129,7 +39490,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -39309,6 +39671,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39320,7 +39684,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -39440,6 +39805,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -39451,7 +39818,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40078,6 +40446,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40089,7 +40459,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40283,6 +40654,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40294,7 +40667,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -40474,6 +40848,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40485,7 +40861,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -40605,6 +40982,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -40616,7 +40995,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41193,6 +41573,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41204,7 +41586,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41398,6 +41781,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41409,7 +41794,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -41589,6 +41975,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41600,7 +41988,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -41720,6 +42109,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -41731,7 +42122,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -42300,6 +42692,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42311,7 +42705,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -42505,6 +42900,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42516,7 +42913,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -42696,6 +43094,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42707,7 +43107,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -42827,6 +43228,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -42838,7 +43241,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -43293,6 +43697,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43304,7 +43710,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -43486,6 +43893,8 @@ def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43497,7 +43906,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -43666,6 +44076,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43677,7 +44089,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -43790,6 +44203,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -43801,7 +44216,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -44399,6 +44815,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44410,7 +44828,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -44604,6 +45023,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44615,7 +45036,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -44795,6 +45217,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44806,7 +45230,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -44926,6 +45351,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -44937,7 +45364,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45564,6 +45992,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45575,7 +46005,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45769,6 +46200,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45780,7 +46213,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -45960,6 +46394,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -45971,7 +46407,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -46091,6 +46528,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46102,7 +46541,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -46679,6 +47119,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46690,7 +47132,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -46884,6 +47327,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -46895,7 +47340,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -47075,6 +47521,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47086,7 +47534,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -47206,6 +47655,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47217,7 +47668,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -47786,6 +48238,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -47797,7 +48251,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -47991,6 +48446,8 @@ def update( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48002,7 +48459,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -48182,6 +48640,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48193,7 +48653,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -48313,6 +48774,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48324,7 +48787,8 @@ def update( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -48779,6 +49243,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48790,7 +49256,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -48972,6 +49439,8 @@ def update( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -48983,7 +49452,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -49152,6 +49622,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49163,7 +49635,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -49276,6 +49749,8 @@ def update( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49287,7 +49762,8 @@ def update( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -49878,6 +50354,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -49889,7 +50367,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -50083,6 +50562,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50094,7 +50575,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -50274,6 +50756,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50285,7 +50769,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -50405,6 +50890,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -50416,7 +50903,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -51043,6 +51531,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51054,7 +51544,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -51248,6 +51739,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51259,7 +51752,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -51439,6 +51933,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51450,7 +51946,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -51570,6 +52067,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -51581,7 +52080,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -52158,6 +52658,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52169,7 +52671,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -52363,6 +52866,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52374,7 +52879,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -52554,6 +53060,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52565,7 +53073,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -52685,6 +53194,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -52696,7 +53207,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -53265,6 +53777,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53276,7 +53790,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -53470,6 +53985,8 @@ 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": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53481,7 +53998,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -53661,6 +54179,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53672,7 +54192,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -53792,6 +54313,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -53803,7 +54326,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -54258,6 +54782,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54269,7 +54795,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -54451,6 +54978,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54462,7 +54991,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -54631,6 +55161,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54642,7 +55174,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -54755,6 +55288,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -54766,7 +55301,8 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -55580,6 +56116,8 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -55591,7 +56129,8 @@ def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -55785,6 +56324,8 @@ def list_deployments( variable with the name ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -55796,7 +56337,8 @@ def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -55976,6 +56518,8 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -55987,7 +56531,8 @@ def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the @@ -56107,6 +56652,8 @@ def list_deployments( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. + The image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -56118,7 +56665,8 @@ def list_deployments( Optional. The repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults - to ``latest`` if not provided. + to ``latest`` if not provided and no digest is provided. + Cannot be specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this @@ -56788,6 +57336,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -56799,7 +57349,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -56981,6 +57532,8 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -56992,7 +57545,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -57161,6 +57715,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -57172,7 +57728,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -57285,6 +57842,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -57296,7 +57855,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -57879,6 +58439,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -57890,7 +58452,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -58072,6 +58635,8 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -58083,7 +58648,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -58252,6 +58818,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -58263,7 +58831,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -58376,6 +58945,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -58387,7 +58958,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -58965,6 +59537,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -58976,7 +59550,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -59158,6 +59733,8 @@ def create_deployment( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -59169,7 +59746,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -59338,6 +59916,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -59349,7 +59929,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -59462,6 +60043,8 @@ def create_deployment( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -59473,7 +60056,8 @@ def create_deployment( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -60129,6 +60713,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -60140,7 +60726,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -60322,6 +60909,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -60333,7 +60922,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -60502,6 +61092,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -60513,7 +61105,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -60626,6 +61219,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -60637,7 +61232,8 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -61280,6 +61876,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61291,7 +61889,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -61473,6 +62072,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61484,7 +62085,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -61653,6 +62255,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61664,7 +62268,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -61777,6 +62382,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -61788,7 +62395,8 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -63233,6 +63841,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -63243,7 +63853,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -63416,6 +64027,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -63426,7 +64039,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -63591,6 +64205,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -63601,7 +64217,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -63712,6 +64329,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -63722,7 +64341,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -64141,6 +64761,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -64151,7 +64773,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -64324,6 +64947,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -64334,7 +64959,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -64499,6 +65125,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -64509,7 +65137,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -64620,6 +65249,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -64630,7 +65261,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -65073,6 +65705,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -65083,7 +65717,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -65256,6 +65891,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -65266,7 +65903,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -65431,6 +66069,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -65441,7 +66081,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -65552,6 +66193,8 @@ def validate_app_spec( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -65562,7 +66205,8 @@ def validate_app_spec( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -66003,6 +66647,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -66013,7 +66659,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -66186,6 +66833,8 @@ 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": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -66196,7 +66845,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -66361,6 +67011,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -66371,7 +67023,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to use when @@ -66482,6 +67135,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The image + digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. "registry_type": "str", # Optional. * @@ -66492,7 +67147,8 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` if not - provided. + provided and no digest is provided. Cannot be specified if digest + is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be scaled to. @@ -67696,6 +68352,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -67707,7 +68365,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -67889,6 +68548,8 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -67900,7 +68561,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -68069,6 +68731,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -68080,7 +68744,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -68193,6 +68858,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -68204,7 +68871,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -68795,6 +69463,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -68806,7 +69476,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -68988,6 +69659,8 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -68999,7 +69672,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -69168,6 +69842,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -69179,7 +69855,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -69292,6 +69969,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -69303,7 +69982,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -69889,6 +70569,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -69900,7 +70582,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -70082,6 +70765,8 @@ def create_rollback( ``PORT``"" , one will be automatically added with its value set to the value of this field. "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -70093,7 +70778,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -70262,6 +70948,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -70273,7 +70961,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -70386,6 +71075,8 @@ def create_rollback( ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -70397,7 +71088,8 @@ def create_rollback( repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -71553,6 +72245,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -71564,7 +72258,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -71746,6 +72441,8 @@ 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": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -71757,7 +72454,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be @@ -71926,6 +72624,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -71937,7 +72637,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "index_document": "index.html", # Optional. Default value is "index.html". The name of the index document to @@ -72050,6 +72751,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: ``digitalocean/sample-golang``. }, "image": { + "digest": "str", # Optional. The + image digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. @@ -72061,7 +72764,8 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: repository name. "tag": "latest" # Optional. Default value is "latest". The repository tag. Defaults to ``latest`` - if not provided. + if not provided and no digest is provided. Cannot be + specified if digest is provided. }, "instance_count": 1, # Optional. Default value is 1. The amount of instances that this component should be