website/content/zh/docs/reference/glossary/name.md

772 B
Executable File

title id date full_link short_description aka tags
Name name 2018-04-12 /docs/concepts/overview/working-with-objects/names A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
fundamental

客户端提供的字符串,引用资源 url 中的对象,如/api/v1/pods/some name

一次只能有一个给定类型的对象具有给定的名称。但是,如果删除对象,则可以创建同名的新对象。