Argo CD · Schema
v1ObjectMeta
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source
Properties
| Name | Type | Description |
|---|---|---|
| annotations | object | |
| creationTimestamp | object | |
| deletionGracePeriodSeconds | integer | |
| deletionTimestamp | object | |
| finalizers | array | |
| generateName | string | GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different |
| generation | integer | |
| labels | object | |
| managedFields | array | ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand thi |
| name | string | |
| namespace | string | Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are requi |
| ownerReferences | array | |
| resourceVersion | string | An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and th |
| selfLink | string | |
| uid | string | UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the |