diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index 69a619b8..cdea63a0 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -32be7e9 \ No newline at end of file +f0e997b diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index f357dee8..86b952c2 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2386,11 +2386,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -2615,11 +2623,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -2832,11 +2848,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -2988,11 +3012,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -3676,11 +3708,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -3905,11 +3945,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -4122,11 +4170,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -4278,11 +4334,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -4915,11 +4979,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -5144,11 +5216,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -5361,11 +5441,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -5517,11 +5605,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -6145,11 +6241,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -6374,11 +6478,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -6591,11 +6703,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -6747,11 +6867,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -7254,10 +7382,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -7469,10 +7606,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -7670,10 +7816,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -7811,10 +7966,19 @@ async def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -8324,10 +8488,17 @@ async def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -8516,10 +8687,17 @@ async def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -8701,10 +8879,17 @@ async def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -8832,10 +9017,17 @@ async def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -9405,10 +9597,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -9620,10 +9821,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -9821,10 +10031,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -9962,10 +10181,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -10610,10 +10838,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -10825,10 +11062,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -11026,10 +11272,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -11167,10 +11422,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -11765,10 +12029,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -11980,10 +12253,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -12181,10 +12463,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -12322,10 +12613,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -12912,10 +13212,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -13127,10 +13436,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -13328,10 +13646,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -13469,10 +13796,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -13945,10 +14281,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -14147,10 +14491,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -14337,10 +14689,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -14471,10 +14831,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -15072,10 +15440,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -15287,10 +15664,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -15488,10 +15874,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -15629,10 +16024,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16277,10 +16681,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16492,10 +16905,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16693,10 +17115,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16834,10 +17265,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17432,10 +17872,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17647,10 +18096,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17848,10 +18306,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17989,10 +18456,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18579,10 +19055,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18794,10 +19279,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18995,10 +19489,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -19136,10 +19639,19 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -19612,10 +20124,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -19814,10 +20334,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -20004,10 +20532,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -20138,10 +20674,18 @@ async def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -20737,10 +21281,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -20952,10 +21505,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -21153,10 +21715,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -21294,10 +21865,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -21942,10 +22522,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22157,10 +22746,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22358,10 +22956,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22499,10 +23106,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23097,10 +23713,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23312,10 +23937,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23513,10 +24147,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23654,10 +24297,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24244,10 +24896,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24459,10 +25120,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24660,10 +25330,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24801,10 +25480,19 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -25277,10 +25965,18 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -25479,10 +26175,18 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -25669,10 +26373,18 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -25803,10 +26515,18 @@ async def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -26571,10 +27291,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -26786,10 +27515,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -26987,10 +27725,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -27128,10 +27875,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -27776,10 +28532,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -27991,10 +28756,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28192,10 +28966,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28333,10 +29116,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28931,10 +29723,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29146,10 +29947,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29347,10 +30157,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29488,10 +30307,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30078,10 +30906,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30293,10 +31130,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30494,10 +31340,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30635,10 +31490,19 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -31111,10 +31975,18 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -31313,10 +32185,18 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -31503,10 +32383,18 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -31637,10 +32525,18 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -32175,10 +33071,17 @@ async def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -32367,10 +33270,17 @@ async def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -32552,10 +33462,17 @@ async def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -32683,10 +33600,17 @@ async def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -33256,10 +34180,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -33471,10 +34404,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -33672,10 +34614,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -33813,10 +34764,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34461,10 +35421,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34676,10 +35645,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34877,10 +35855,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35018,10 +36005,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35616,10 +36612,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35831,10 +36836,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36032,10 +37046,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36173,10 +37196,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36763,10 +37795,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36978,10 +38019,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37179,10 +38229,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37320,10 +38379,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37796,10 +38864,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -37998,10 +39074,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38188,10 +39272,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38322,10 +39414,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38941,10 +40041,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -39156,10 +40265,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -39357,10 +40475,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -39498,10 +40625,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40146,10 +41282,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40361,10 +41506,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40562,10 +41716,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40703,10 +41866,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41301,10 +42473,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41516,10 +42697,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41717,10 +42907,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41858,10 +43057,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42448,10 +43656,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42663,10 +43880,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42864,10 +44090,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -43005,10 +44240,19 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -43481,10 +44725,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -43683,10 +44935,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -43873,10 +45133,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -44007,10 +45275,18 @@ async def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -44619,10 +45895,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -44834,10 +46119,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -45035,10 +46329,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -45176,10 +46479,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -45824,10 +47136,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46039,10 +47360,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46240,10 +47570,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46381,10 +47720,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46979,10 +48327,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47194,10 +48551,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47395,10 +48761,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47536,10 +48911,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48126,10 +49510,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48341,10 +49734,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48542,10 +49944,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48683,10 +50094,19 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -49159,10 +50579,18 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -49361,10 +50789,18 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -49551,10 +50987,18 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -49685,10 +51129,18 @@ async def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -50520,10 +51972,19 @@ async def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -50735,10 +52196,19 @@ async def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -50936,10 +52406,19 @@ async def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -51077,10 +52556,19 @@ async def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -51768,10 +53256,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -51970,10 +53466,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -52160,10 +53664,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -52294,10 +53806,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -52898,10 +54418,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -53100,10 +54628,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -53290,10 +54826,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -53424,10 +54968,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -54023,10 +55575,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -54225,10 +55785,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -54415,10 +55983,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -54549,10 +56125,18 @@ async def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -55228,10 +56812,18 @@ async def get_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -55430,10 +57022,18 @@ async def get_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -55620,10 +57220,18 @@ async def get_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -55754,10 +57362,18 @@ async def get_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56420,10 +58036,18 @@ async def cancel_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56622,10 +58246,18 @@ async def cancel_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56812,10 +58444,18 @@ async def cancel_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56946,10 +58586,18 @@ async def cancel_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -58411,10 +60059,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -58603,10 +60258,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -58788,10 +60450,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -58919,10 +60588,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -59358,10 +61034,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -59550,10 +61233,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -59735,10 +61425,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -59866,10 +61563,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -60329,10 +62033,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -60521,10 +62232,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -60706,10 +62424,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -60837,10 +62562,17 @@ async def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -61298,10 +63030,17 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -61490,10 +63229,17 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -61675,10 +63421,17 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -61806,10 +63559,17 @@ async def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -63031,10 +64791,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63233,10 +65001,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63423,10 +65199,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63557,10 +65341,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -64169,10 +65961,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -64371,10 +66171,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -64561,10 +66369,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -64695,10 +66511,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -65302,10 +67126,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -65504,10 +67336,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -65694,10 +67534,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -65828,10 +67676,18 @@ async def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -67005,10 +68861,18 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -67207,10 +69071,18 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -67397,10 +69269,18 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -67531,10 +69411,18 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 0a9b865c..d5ed91f4 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -9295,11 +9295,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -9524,11 +9532,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -9741,11 +9757,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -9897,11 +9921,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -10585,11 +10617,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -10814,11 +10854,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -11031,11 +11079,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -11187,11 +11243,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -11824,11 +11888,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -12053,11 +12125,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -12270,11 +12350,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -12426,11 +12514,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -13054,11 +13150,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -13283,11 +13387,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -13500,11 +13612,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -13656,11 +13776,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. The + credentials to be able to pull the image. The value + will be encrypted on first submission. On following + submissions, the encrypted value should be + used."n"n"n* "$username:$access_token" for registries + of type ``DOCKER_HUB``."n* "$username:$access_token" + for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The DigitalOcean + container registry type."n* GHCR: The Github container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # @@ -14163,10 +14291,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -14378,10 +14515,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -14579,10 +14725,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -14720,10 +14875,19 @@ def list( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -15233,10 +15397,17 @@ def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -15425,10 +15596,17 @@ def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -15610,10 +15788,17 @@ def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -15741,10 +15926,17 @@ def create( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -16314,10 +16506,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16529,10 +16730,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16730,10 +16940,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -16871,10 +17090,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17519,10 +17747,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17734,10 +17971,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -17935,10 +18181,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18076,10 +18331,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18674,10 +18938,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -18889,10 +19162,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -19090,10 +19372,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -19231,10 +19522,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -19821,10 +20121,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -20036,10 +20345,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -20237,10 +20555,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -20378,10 +20705,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -20854,10 +21190,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -21056,10 +21400,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -21246,10 +21598,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -21380,10 +21740,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -21981,10 +22349,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22196,10 +22573,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22397,10 +22783,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -22538,10 +22933,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23186,10 +23590,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23401,10 +23814,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23602,10 +24024,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -23743,10 +24174,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24341,10 +24781,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24556,10 +25005,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24757,10 +25215,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -24898,10 +25365,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -25488,10 +25964,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -25703,10 +26188,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -25904,10 +26398,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -26045,10 +26548,19 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -26521,10 +27033,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -26723,10 +27243,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -26913,10 +27441,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -27047,10 +27583,18 @@ def create( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -27646,10 +28190,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -27861,10 +28414,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28062,10 +28624,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28203,10 +28774,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -28851,10 +29431,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29066,10 +29655,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29267,10 +29865,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -29408,10 +30015,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30006,10 +30622,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30221,10 +30846,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30422,10 +31056,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -30563,10 +31206,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -31153,10 +31805,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -31368,10 +32029,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -31569,10 +32239,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -31710,10 +32389,19 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -32186,10 +32874,18 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -32388,10 +33084,18 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -32578,10 +33282,18 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -32712,10 +33424,18 @@ def create(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -33480,10 +34200,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -33695,10 +34424,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -33896,10 +34634,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34037,10 +34784,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34685,10 +35441,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -34900,10 +35665,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35101,10 +35875,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35242,10 +36025,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -35840,10 +36632,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36055,10 +36856,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36256,10 +37066,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36397,10 +37216,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -36987,10 +37815,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37202,10 +38039,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37403,10 +38249,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -37544,10 +38399,19 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -38020,10 +38884,18 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38222,10 +39094,18 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38412,10 +39292,18 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -38546,10 +39434,18 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -39084,10 +39980,17 @@ def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -39276,10 +40179,17 @@ def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -39461,10 +40371,17 @@ def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -39592,10 +40509,17 @@ def update( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -40165,10 +41089,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40380,10 +41313,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40581,10 +41523,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -40722,10 +41673,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41370,10 +42330,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41585,10 +42554,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41786,10 +42764,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -41927,10 +42914,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42525,10 +43521,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42740,10 +43745,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -42941,10 +43955,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -43082,10 +44105,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -43672,10 +44704,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -43887,10 +44928,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -44088,10 +45138,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -44229,10 +45288,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -44705,10 +45773,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -44907,10 +45983,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -45097,10 +46181,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -45231,10 +46323,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -45850,10 +46950,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46065,10 +47174,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46266,10 +47384,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -46407,10 +47534,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47055,10 +48191,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47270,10 +48415,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47471,10 +48625,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -47612,10 +48775,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48210,10 +49382,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48425,10 +49606,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48626,10 +49816,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -48767,10 +49966,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -49357,10 +50565,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -49572,10 +50789,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -49773,10 +50999,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -49914,10 +51149,19 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -50390,10 +51634,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -50592,10 +51844,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -50782,10 +52042,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -50916,10 +52184,18 @@ def update( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -51528,10 +52804,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -51743,10 +53028,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -51944,10 +53238,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -52085,10 +53388,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -52733,10 +54045,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -52948,10 +54269,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -53149,10 +54479,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -53290,10 +54629,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -53888,10 +55236,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -54103,10 +55460,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -54304,10 +55670,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -54445,10 +55820,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -55035,10 +56419,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -55250,10 +56643,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -55451,10 +56853,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -55592,10 +57003,19 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -56068,10 +57488,18 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56270,10 +57698,18 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56460,10 +57896,18 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -56594,10 +58038,18 @@ def update(self, id: str, body: Union[JSON, IO], **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -57429,10 +58881,19 @@ def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -57644,10 +59105,19 @@ def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -57845,10 +59315,19 @@ def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -57986,10 +59465,19 @@ def list_deployments( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": + "str", # Optional. The credentials to be able to pull + the image. The value will be encrypted on first + submission. On following submissions, the encrypted value + should be used."n"n"n* "$username:$access_token" for + registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type + ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry - type."n* DOCR: The DigitalOcean container registry type. - Known values are: "DOCKER_HUB" and "DOCR". + type."n* DOCR: The DigitalOcean container registry + type."n* GHCR: The Github container registry type. Known + values are: "DOCKER_HUB", "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. @@ -58677,10 +60165,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -58879,10 +60375,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -59069,10 +60573,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -59203,10 +60715,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -59807,10 +61327,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -60009,10 +61537,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -60199,10 +61735,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -60333,10 +61877,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -60932,10 +62484,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -61134,10 +62694,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -61324,10 +62892,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -61458,10 +63034,18 @@ def create_deployment( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -62135,10 +63719,18 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -62337,10 +63929,18 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -62527,10 +64127,18 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -62661,10 +64269,18 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63325,10 +64941,18 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63527,10 +65151,18 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63717,10 +65349,18 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -63851,10 +65491,18 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -65316,10 +66964,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -65508,10 +67163,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -65693,10 +67355,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -65824,10 +67493,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -66263,10 +67939,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -66455,10 +68138,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -66640,10 +68330,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -66771,10 +68468,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -67234,10 +68938,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -67426,10 +69137,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -67611,10 +69329,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -67742,10 +69467,17 @@ def validate_app_spec( digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -68203,10 +69935,17 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -68395,10 +70134,17 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -68580,10 +70326,17 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -68711,10 +70464,17 @@ def validate_app_spec(self, body: Union[JSON, IO], **kwargs: Any) -> JSON: digest. Cannot be specified if tag is provided. "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # Optional. + The credentials to be able to pull the image. The value will be + encrypted on first submission. On following submissions, the + encrypted value should be used."n"n"n* "$username:$access_token" + for registries of type ``DOCKER_HUB``."n* + "$username:$access_token" for registries of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: The - DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", "DOCR", + and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default value is @@ -69936,10 +71696,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -70138,10 +71906,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -70328,10 +72104,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -70462,10 +72246,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -71074,10 +72866,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -71276,10 +73076,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -71466,10 +73274,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -71600,10 +73416,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -72207,10 +74031,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -72409,10 +74241,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -72599,10 +74439,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -72733,10 +74581,18 @@ def create_rollback( "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -73910,10 +75766,18 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -74112,10 +75976,18 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -74302,10 +76174,18 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default @@ -74436,10 +76316,18 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "registry": "str", # Optional. The registry name. Must be left empty for the ``DOCR`` registry type. + "registry_credentials": "str", # + Optional. The credentials to be able to pull the image. The + value will be encrypted on first submission. On following + submissions, the encrypted value should be used."n"n"n* + "$username:$access_token" for registries of type + ``DOCKER_HUB``."n* "$username:$access_token" for registries + of type ``GHCR``. "registry_type": "str", # Optional. * DOCKER_HUB: The DockerHub container registry type."n* DOCR: - The DigitalOcean container registry type. Known values are: - "DOCKER_HUB" and "DOCR". + The DigitalOcean container registry type."n* GHCR: The Github + container registry type. Known values are: "DOCKER_HUB", + "DOCR", and "GHCR". "repository": "str", # Optional. The repository name. "tag": "latest" # Optional. Default