package
1.3.4
Repository: https://github.com/rn/containerd.git
Documentation: pkg.go.dev

# Functions

ContentCrossNSIsolatedSuite runs a test suite under isolated content policy.
ContentCrossNSSharedSuite runs a test suite under shared content policy.
ContentSuite runs a test suite on the content store given a factory function.
Name gets the test name from the context.
SetContextWrapper sets the wrapper on the context for deriving new test contexts from the context.

# Type aliases

ContextWrapper is used to decorate new context used inside the test before using the context on the content store.
StoreInitFn initializes content store with given root and returns a function for destroying the content store.