package
1.2.7
Repository: https://github.com/lugeng/containerd.git
Documentation: pkg.go.dev

# Functions

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

# Constants

WriteActionCommit will write any outstanding data in the message and commit the write, storing it under the digest.
WriteActionStat instructs the writer to return the current status while holding the lock on the write.
WriteActionWrite sets the action for the write request to write data.

# Variables

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

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadContentRequest defines the fields that make up a request to read a portion of data from a stored object.
ReadContentResponse carries byte data for a read request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WriteContentRequest writes data to the request ref at offset.
WriteContentResponse is returned on the culmination of a write call.

# Interfaces

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

# Type aliases

WriteAction defines the behavior of a WriteRequest.