Add content/pt-br/docs/reference/glossary/annotation.md
parent
99f28e6eb1
commit
88403cfc77
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
title: Anotação
|
||||||
|
id: annotation
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/concepts/overview/working-with-objects/annotations
|
||||||
|
short_description: >
|
||||||
|
Um par de chave-valor (key-value) é usado para anexar metadados arbitrários não identificáveis a objetos.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- fundamental
|
||||||
|
---
|
||||||
|
Um par de chave-valor (key-value) é usado para anexar metadados arbitrários não identificáveis a objetos.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Os metadados em uma anotação podem ser pequenos ou grandes, estruturados ou não estruturados, e podem incluir caracteres não permitidos pelos {{< glossary_tooltip text="rótulos" term_id="label" >}}. Clientes como ferramentas e bibliotecas podem recuperar esses metadados.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[-]
|
Loading…
Reference in New Issue