Files
Mauren Berti 04a15a76f1 [pt-br] Update translation of Names and UIDs page (#34250)
* [pt-br] Update translation of Names and UIDs page.

* Update the translation of the Names and UIDs page and update all references
to use the new pt-br version of the DNS subdomain names in the Brazilian Portuguese
version of documentation.

* Translate missing word in title.
2022-06-17 07:46:31 -07:00

21 lines
599 B
Markdown

---
title: Nome
id: name
date: 2018-04-12
full_link: /pt-br/docs/concepts/overview/working-with-objects/names
short_description: >
Uma string fornecida pelo cliente que referencia um objeto em uma URL de
recurso, como por exemplo `/api/v1/pods/qualquer-nome`.
aka:
tags:
- fundamental
---
Uma string fornecida pelo cliente que referencia um objeto em uma URL de
recurso, como por exemplo `/api/v1/pods/qualquer-nome`.
<!--more-->
Somente um objeto de um dado tipo pode ter um certo nome por vez. No entanto,
se você remover o objeto, você poderá criar um novo objeto com o mesmo nome.