Crate support_bundle_viewer

Crate support_bundle_viewer 

Source
Expand description

Utilities to inspect support bundles

Structs§

LocalFileAccess
SupportBundleIndex
The index, or list of files, within a support bundle.

Traits§

FileAccessor
An I/O source which can read to a buffer
SupportBundleAccessor
Describes how the support bundle’s data and metadata are accessed.

Functions§

run_dashboard

Type Aliases§

BoxedFileAccessor