package
1.4.0-beta.1
Repository: https://github.com/centaurusinfra/containerd.git
Documentation: pkg.go.dev
# Functions
ReadAnnotations reads the OCI Descriptor Annotations key from the bucket Uses the key "annotations".
ReadLabels reads the labels key from the bucket Uses the key "labels".
ReadTimestamps reads created and updated timestamps from a bucket.
WriteAnnotations writes the OCI Descriptor Annotations.
WriteLabels will write a new labels bucket to the provided bucket at key bucketKeyLabels, replacing the contents of the bucket with the provided map.
WriteTimestamps writes created and updated timestamps to a bucket.