Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metadata ¶
type Metadata struct { ID string // ID is the unique identifier of the resource. Version uint64 // Version is the version of the resource as it is known to the Ledger. }
Metadata is a representation of the metadata of any given resource managed by the API server. Clients should not set the fields of Metadata directly.
Click to show internal directories.
Click to hide internal directories.