package
0.32.0
Repository: https://github.com/operator-framework/catalogd.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
StateUnpacked conveys that the catalog has been successfully unpacked.
No description provided by the author

# Structs

No description provided by the author
Result conveys progress information about unpacking catalog content.

# Interfaces

Unpacker unpacks catalog content, either synchronously or asynchronously and returns a Result, which conveys information about the progress of unpacking the catalog content.

# Type aliases

No description provided by the author