package
0.13.13
Repository: https://github.com/containerd/nydus-snapshotter.git
Documentation: pkg.go.dev

# Functions

Nydus driver majorly works for registry backend, which means blob is stored in registry as per OCI distribution specification.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

We always use multipart upload for backend, and limit the multipart chunk size to 500MB by default.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Backend uploads blobs generated by nydus-image builder to a backend storage.