diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index fcda552c..cdea63a0 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -7a717b3 +f0e997b diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index bce0eb26..86b952c2 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -102,6 +102,7 @@ build_databases_list_backups_request, build_databases_list_clusters_request, build_databases_list_connection_pools_request, + build_databases_list_events_logs_request, build_databases_list_firewall_rules_request, build_databases_list_kafka_topics_request, build_databases_list_options_request, @@ -2385,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" # @@ -2614,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" # @@ -2831,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" # @@ -2987,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" # @@ -3675,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" # @@ -3904,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" # @@ -4121,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" # @@ -4277,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" # @@ -4914,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" # @@ -5143,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" # @@ -5360,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" # @@ -5516,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" # @@ -6144,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" # @@ -6373,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" # @@ -6590,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" # @@ -6746,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" # @@ -7253,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. @@ -7468,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. @@ -7669,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. @@ -7810,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. @@ -8323,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 @@ -8515,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 @@ -8700,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 @@ -8831,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 @@ -9404,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. @@ -9619,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. @@ -9820,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. @@ -9961,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. @@ -10609,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. @@ -10824,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. @@ -11025,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. @@ -11166,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. @@ -11764,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. @@ -11979,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. @@ -12180,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. @@ -12321,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. @@ -12911,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. @@ -13126,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. @@ -13327,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. @@ -13468,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. @@ -13944,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 @@ -14146,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 @@ -14336,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 @@ -14470,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 @@ -15071,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. @@ -15286,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. @@ -15487,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. @@ -15628,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. @@ -16276,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. @@ -16491,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. @@ -16692,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. @@ -16833,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. @@ -17431,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. @@ -17646,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. @@ -17847,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. @@ -17988,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. @@ -18578,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. @@ -18793,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. @@ -18994,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. @@ -19135,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. @@ -19611,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 @@ -19813,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 @@ -20003,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 @@ -20137,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 @@ -20736,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. @@ -20951,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. @@ -21152,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. @@ -21293,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. @@ -21941,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. @@ -22156,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. @@ -22357,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. @@ -22498,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. @@ -23096,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. @@ -23311,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. @@ -23512,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. @@ -23653,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. @@ -24243,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. @@ -24458,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. @@ -24659,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. @@ -24800,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. @@ -25276,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 @@ -25478,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 @@ -25668,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 @@ -25802,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 @@ -26570,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. @@ -26785,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. @@ -26986,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. @@ -27127,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. @@ -27775,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. @@ -27990,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. @@ -28191,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. @@ -28332,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. @@ -28930,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. @@ -29145,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. @@ -29346,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. @@ -29487,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. @@ -30077,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. @@ -30292,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. @@ -30493,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. @@ -30634,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. @@ -31110,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 @@ -31312,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 @@ -31502,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 @@ -31636,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 @@ -32174,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 @@ -32366,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 @@ -32551,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 @@ -32682,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 @@ -33255,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. @@ -33470,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. @@ -33671,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. @@ -33812,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. @@ -34460,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. @@ -34675,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. @@ -34876,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. @@ -35017,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. @@ -35615,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. @@ -35830,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. @@ -36031,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. @@ -36172,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. @@ -36762,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. @@ -36977,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. @@ -37178,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. @@ -37319,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. @@ -37795,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 @@ -37997,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 @@ -38187,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 @@ -38321,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 @@ -38940,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. @@ -39155,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. @@ -39356,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. @@ -39497,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. @@ -40145,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. @@ -40360,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. @@ -40561,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. @@ -40702,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. @@ -41300,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. @@ -41515,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. @@ -41716,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. @@ -41857,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. @@ -42447,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. @@ -42662,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. @@ -42863,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. @@ -43004,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. @@ -43480,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 @@ -43682,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 @@ -43872,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 @@ -44006,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 @@ -44618,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. @@ -44833,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. @@ -45034,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. @@ -45175,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. @@ -45823,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. @@ -46038,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. @@ -46239,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. @@ -46380,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. @@ -46978,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. @@ -47193,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. @@ -47394,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. @@ -47535,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. @@ -48125,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. @@ -48340,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. @@ -48541,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. @@ -48682,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. @@ -49158,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 @@ -49360,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 @@ -49550,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 @@ -49684,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 @@ -50519,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. @@ -50734,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. @@ -50935,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. @@ -51076,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. @@ -51767,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 @@ -51969,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 @@ -52159,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 @@ -52293,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 @@ -52897,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 @@ -53099,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 @@ -53289,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 @@ -53423,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 @@ -54022,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 @@ -54224,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 @@ -54414,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 @@ -54548,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 @@ -55227,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 @@ -55429,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 @@ -55619,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 @@ -55753,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 @@ -56419,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 @@ -56621,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 @@ -56811,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 @@ -56945,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 @@ -58410,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 @@ -58602,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 @@ -58787,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 @@ -58918,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 @@ -59357,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 @@ -59549,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 @@ -59734,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 @@ -59865,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 @@ -60328,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 @@ -60520,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 @@ -60705,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 @@ -60836,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 @@ -61297,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 @@ -61489,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 @@ -61674,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 @@ -61805,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 @@ -63030,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 @@ -63232,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 @@ -63422,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 @@ -63556,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 @@ -64168,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 @@ -64370,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 @@ -64560,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 @@ -64694,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 @@ -65301,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 @@ -65503,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 @@ -65693,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 @@ -65827,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 @@ -67004,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 @@ -67206,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 @@ -67396,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 @@ -67530,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 @@ -72987,6 +74876,10 @@ async def update_online_migration( body = { "disable_ssl": bool, # Optional. Enables SSL encryption when connecting to the source database. + "ignore_dbs": [ + "str" # Optional. List of databases that should be ignored during + migration. + ], "source": { "dbname": "str", # Optional. The name of the default database. "host": "str", # Optional. The FQDN pointing to the database @@ -75106,6 +76999,119 @@ async def create_replica( return cast(JSON, deserialized) + @distributed_trace_async + async def list_events_logs(self, database_cluster_uuid: str, **kwargs: Any) -> JSON: + """List all Events Logs. + + To list all of the cluster events, send a GET request to + ``/v2/databases/$DATABASE_ID/events``. + + The result will be a JSON object with a ``events`` key. + + :param database_cluster_uuid: A unique identifier for a database cluster. Required. + :type database_cluster_uuid: str + :return: JSON object + :rtype: JSON + :raises ~azure.core.exceptions.HttpResponseError: + + Example: + .. code-block:: python + + # response body for status code(s): 200 + response == { + "events": [ + { + "cluster_name": "str", # Optional. The name of cluster. + "create_time": "str", # Optional. The time of the generation + of a event. + "event_type": "str", # Optional. Type of the event. + "id": "str" # Optional. ID of the particular event. + } + ] + } + # response body for status code(s): 404 + response == { + "id": "str", # A short identifier corresponding to the HTTP status code + returned. For example, the ID for a response returning a 404 status code would + be "not_found.". Required. + "message": "str", # A message providing additional information about the + error, including details to help resolve it when possible. Required. + "request_id": "str" # Optional. Optionally, some endpoints may include a + request ID that should be provided when reporting bugs or opening support + tickets to help identify the issue. + } + """ + error_map = { + 404: ResourceNotFoundError, + 409: ResourceExistsError, + 401: lambda response: ClientAuthenticationError(response=response), + 429: HttpResponseError, + 500: HttpResponseError, + } + error_map.update(kwargs.pop("error_map", {}) or {}) + + _headers = kwargs.pop("headers", {}) or {} + _params = kwargs.pop("params", {}) or {} + + cls = kwargs.pop("cls", None) # type: ClsType[JSON] + + request = build_databases_list_events_logs_request( + database_cluster_uuid=database_cluster_uuid, + headers=_headers, + params=_params, + ) + request.url = self._client.format_url(request.url) # type: ignore + + pipeline_response = await self._client._pipeline.run( # type: ignore # pylint: disable=protected-access + request, stream=False, **kwargs + ) + + response = pipeline_response.http_response + + if response.status_code not in [200, 404]: + map_error( + status_code=response.status_code, response=response, error_map=error_map + ) + raise HttpResponseError(response=response) + + response_headers = {} + if response.status_code == 200: + response_headers["ratelimit-limit"] = self._deserialize( + "int", response.headers.get("ratelimit-limit") + ) + response_headers["ratelimit-remaining"] = self._deserialize( + "int", response.headers.get("ratelimit-remaining") + ) + response_headers["ratelimit-reset"] = self._deserialize( + "int", response.headers.get("ratelimit-reset") + ) + + if response.content: + deserialized = response.json() + else: + deserialized = None + + if response.status_code == 404: + response_headers["ratelimit-limit"] = self._deserialize( + "int", response.headers.get("ratelimit-limit") + ) + response_headers["ratelimit-remaining"] = self._deserialize( + "int", response.headers.get("ratelimit-remaining") + ) + response_headers["ratelimit-reset"] = self._deserialize( + "int", response.headers.get("ratelimit-reset") + ) + + if response.content: + deserialized = response.json() + else: + deserialized = None + + if cls: + return cls(pipeline_response, cast(JSON, deserialized), response_headers) + + return cast(JSON, deserialized) + @distributed_trace_async async def get_replica( self, database_cluster_uuid: str, replica_name: str, **kwargs: Any @@ -79423,14 +81429,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partition_count": 0, # Optional. The number of partitions available for the @@ -79530,14 +81532,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -79701,14 +81699,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -79870,14 +81864,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80120,14 +82110,10 @@ async def get_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80357,14 +82343,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "partition_count": 0, # Optional. The number of partitions available for the topic. On update, this value can only be increased. @@ -80463,14 +82445,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80637,14 +82615,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80809,14 +82783,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 67ae6ee2..d5ed91f4 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -1795,6 +1795,29 @@ def build_databases_create_replica_request( return HttpRequest(method="POST", url=_url, headers=_headers, **kwargs) +def build_databases_list_events_logs_request( + database_cluster_uuid: str, **kwargs: Any +) -> HttpRequest: + _headers = case_insensitive_dict(kwargs.pop("headers", {}) or {}) + + accept = _headers.pop("Accept", "application/json") + + # Construct URL + _url = "/v2/databases/{database_cluster_uuid}/events" + path_format_arguments = { + "database_cluster_uuid": _SERIALIZER.url( + "database_cluster_uuid", database_cluster_uuid, "str" + ), + } + + _url = _format_url_section(_url, **path_format_arguments) + + # Construct headers + _headers["Accept"] = _SERIALIZER.header("accept", accept, "str") + + return HttpRequest(method="GET", url=_url, headers=_headers, **kwargs) + + def build_databases_get_replica_request( database_cluster_uuid: str, replica_name: str, **kwargs: Any ) -> HttpRequest: @@ -9272,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" # @@ -9501,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" # @@ -9718,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" # @@ -9874,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" # @@ -10562,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" # @@ -10791,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" # @@ -11008,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" # @@ -11164,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" # @@ -11801,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" # @@ -12030,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" # @@ -12247,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" # @@ -12403,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" # @@ -13031,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" # @@ -13260,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" # @@ -13477,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" # @@ -13633,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" # @@ -14140,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. @@ -14355,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. @@ -14556,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. @@ -14697,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. @@ -15210,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 @@ -15402,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 @@ -15587,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 @@ -15718,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 @@ -16291,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. @@ -16506,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. @@ -16707,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. @@ -16848,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. @@ -17496,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. @@ -17711,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. @@ -17912,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. @@ -18053,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. @@ -18651,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. @@ -18866,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. @@ -19067,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. @@ -19208,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. @@ -19798,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. @@ -20013,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. @@ -20214,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. @@ -20355,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. @@ -20831,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 @@ -21033,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 @@ -21223,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 @@ -21357,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 @@ -21958,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. @@ -22173,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. @@ -22374,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. @@ -22515,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. @@ -23163,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. @@ -23378,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. @@ -23579,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. @@ -23720,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. @@ -24318,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. @@ -24533,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. @@ -24734,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. @@ -24875,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. @@ -25465,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. @@ -25680,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. @@ -25881,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. @@ -26022,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. @@ -26498,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 @@ -26700,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 @@ -26890,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 @@ -27024,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 @@ -27623,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. @@ -27838,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. @@ -28039,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. @@ -28180,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. @@ -28828,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. @@ -29043,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. @@ -29244,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. @@ -29385,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. @@ -29983,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. @@ -30198,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. @@ -30399,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. @@ -30540,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. @@ -31130,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. @@ -31345,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. @@ -31546,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. @@ -31687,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. @@ -32163,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 @@ -32365,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 @@ -32555,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 @@ -32689,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 @@ -33457,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. @@ -33672,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. @@ -33873,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. @@ -34014,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. @@ -34662,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. @@ -34877,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. @@ -35078,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. @@ -35219,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. @@ -35817,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. @@ -36032,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. @@ -36233,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. @@ -36374,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. @@ -36964,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. @@ -37179,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. @@ -37380,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. @@ -37521,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. @@ -37997,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 @@ -38199,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 @@ -38389,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 @@ -38523,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 @@ -39061,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 @@ -39253,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 @@ -39438,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 @@ -39569,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 @@ -40142,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. @@ -40357,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. @@ -40558,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. @@ -40699,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. @@ -41347,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. @@ -41562,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. @@ -41763,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. @@ -41904,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. @@ -42502,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. @@ -42717,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. @@ -42918,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. @@ -43059,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. @@ -43649,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. @@ -43864,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. @@ -44065,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. @@ -44206,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. @@ -44682,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 @@ -44884,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 @@ -45074,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 @@ -45208,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 @@ -45827,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. @@ -46042,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. @@ -46243,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. @@ -46384,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. @@ -47032,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. @@ -47247,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. @@ -47448,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. @@ -47589,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. @@ -48187,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. @@ -48402,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. @@ -48603,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. @@ -48744,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. @@ -49334,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. @@ -49549,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. @@ -49750,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. @@ -49891,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. @@ -50367,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 @@ -50569,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 @@ -50759,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 @@ -50893,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 @@ -51505,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. @@ -51720,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. @@ -51921,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. @@ -52062,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. @@ -52710,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. @@ -52925,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. @@ -53126,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. @@ -53267,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. @@ -53865,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. @@ -54080,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. @@ -54281,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. @@ -54422,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. @@ -55012,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. @@ -55227,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. @@ -55428,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. @@ -55569,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. @@ -56045,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 @@ -56247,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 @@ -56437,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 @@ -56571,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 @@ -57406,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. @@ -57621,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. @@ -57822,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. @@ -57963,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. @@ -58654,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 @@ -58856,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 @@ -59046,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 @@ -59180,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 @@ -59784,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 @@ -59986,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 @@ -60176,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 @@ -60310,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 @@ -60909,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 @@ -61111,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 @@ -61301,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 @@ -61435,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 @@ -62112,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 @@ -62314,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 @@ -62504,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 @@ -62638,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 @@ -63302,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 @@ -63504,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 @@ -63694,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 @@ -63828,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 @@ -65293,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 @@ -65485,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 @@ -65670,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 @@ -65801,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 @@ -66240,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 @@ -66432,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 @@ -66617,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 @@ -66748,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 @@ -67211,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 @@ -67403,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 @@ -67588,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 @@ -67719,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 @@ -68180,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 @@ -68372,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 @@ -68557,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 @@ -68688,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 @@ -69913,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 @@ -70115,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 @@ -70305,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 @@ -70439,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 @@ -71051,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 @@ -71253,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 @@ -71443,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 @@ -71577,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 @@ -72184,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 @@ -72386,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 @@ -72576,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 @@ -72710,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 @@ -73887,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 @@ -74089,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 @@ -74279,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 @@ -74413,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 @@ -79862,6 +81773,10 @@ def update_online_migration( body = { "disable_ssl": bool, # Optional. Enables SSL encryption when connecting to the source database. + "ignore_dbs": [ + "str" # Optional. List of databases that should be ignored during + migration. + ], "source": { "dbname": "str", # Optional. The name of the default database. "host": "str", # Optional. The FQDN pointing to the database @@ -81979,6 +83894,119 @@ def create_replica( return cast(JSON, deserialized) + @distributed_trace + def list_events_logs(self, database_cluster_uuid: str, **kwargs: Any) -> JSON: + """List all Events Logs. + + To list all of the cluster events, send a GET request to + ``/v2/databases/$DATABASE_ID/events``. + + The result will be a JSON object with a ``events`` key. + + :param database_cluster_uuid: A unique identifier for a database cluster. Required. + :type database_cluster_uuid: str + :return: JSON object + :rtype: JSON + :raises ~azure.core.exceptions.HttpResponseError: + + Example: + .. code-block:: python + + # response body for status code(s): 200 + response == { + "events": [ + { + "cluster_name": "str", # Optional. The name of cluster. + "create_time": "str", # Optional. The time of the generation + of a event. + "event_type": "str", # Optional. Type of the event. + "id": "str" # Optional. ID of the particular event. + } + ] + } + # response body for status code(s): 404 + response == { + "id": "str", # A short identifier corresponding to the HTTP status code + returned. For example, the ID for a response returning a 404 status code would + be "not_found.". Required. + "message": "str", # A message providing additional information about the + error, including details to help resolve it when possible. Required. + "request_id": "str" # Optional. Optionally, some endpoints may include a + request ID that should be provided when reporting bugs or opening support + tickets to help identify the issue. + } + """ + error_map = { + 404: ResourceNotFoundError, + 409: ResourceExistsError, + 401: lambda response: ClientAuthenticationError(response=response), + 429: HttpResponseError, + 500: HttpResponseError, + } + error_map.update(kwargs.pop("error_map", {}) or {}) + + _headers = kwargs.pop("headers", {}) or {} + _params = kwargs.pop("params", {}) or {} + + cls = kwargs.pop("cls", None) # type: ClsType[JSON] + + request = build_databases_list_events_logs_request( + database_cluster_uuid=database_cluster_uuid, + headers=_headers, + params=_params, + ) + request.url = self._client.format_url(request.url) # type: ignore + + pipeline_response = self._client._pipeline.run( # type: ignore # pylint: disable=protected-access + request, stream=False, **kwargs + ) + + response = pipeline_response.http_response + + if response.status_code not in [200, 404]: + map_error( + status_code=response.status_code, response=response, error_map=error_map + ) + raise HttpResponseError(response=response) + + response_headers = {} + if response.status_code == 200: + response_headers["ratelimit-limit"] = self._deserialize( + "int", response.headers.get("ratelimit-limit") + ) + response_headers["ratelimit-remaining"] = self._deserialize( + "int", response.headers.get("ratelimit-remaining") + ) + response_headers["ratelimit-reset"] = self._deserialize( + "int", response.headers.get("ratelimit-reset") + ) + + if response.content: + deserialized = response.json() + else: + deserialized = None + + if response.status_code == 404: + response_headers["ratelimit-limit"] = self._deserialize( + "int", response.headers.get("ratelimit-limit") + ) + response_headers["ratelimit-remaining"] = self._deserialize( + "int", response.headers.get("ratelimit-remaining") + ) + response_headers["ratelimit-reset"] = self._deserialize( + "int", response.headers.get("ratelimit-reset") + ) + + if response.content: + deserialized = response.json() + else: + deserialized = None + + if cls: + return cls(pipeline_response, cast(JSON, deserialized), response_headers) + + return cast(JSON, deserialized) + @distributed_trace def get_replica( self, database_cluster_uuid: str, replica_name: str, **kwargs: Any @@ -86290,14 +88318,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partition_count": 0, # Optional. The number of partitions available for the @@ -86397,14 +88421,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86568,14 +88588,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86737,14 +88753,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86987,14 +88999,10 @@ def get_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87224,14 +89232,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "partition_count": 0, # Optional. The number of partitions available for the topic. On update, this value can only be increased. @@ -87330,14 +89334,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87504,14 +89504,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87676,14 +89672,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [