# Packages
No description provided by the author
# Functions
AnalyzeSupportBundle performs analysis on a support bundle using the support bundle spec and an already unpacked support bundle on disk.
CollectSupportBundleFromSpec collects support bundle from start to finish, including running collectors, analyzers and after collection steps.
CollectSupportBundleFromURI collects support bundle from start to finish, including running collectors, analyzers and after collection steps.
ConcatSpec the intention with these appends is to swap them out at a later date with more specific handlers for merging the spec fields.
GetFilesContents will return the file contents for filenames matching the filenames parameter.
No description provided by the author
GetRedactorFromURI parses a redactor from a URI into a Redactor object We will deprecate this in favour of use loader.LoadSpecs once the new API is stable.
GetRedactorsFromURIs parses redactors from a URIs Redactor objects We will deprecate this in favour of use loader.LoadSpecs once the new API is stable.
GetSupportBundleFromURI downloads and parses a support bundle from a URI and returns a SupportBundle object.
No description provided by the author
No description provided by the author
ParseRedactorsFromDocs parses a slice of YAML docs and returns a slice of Redactors We will deprecate this in favour of use loader.LoadSpecs once the new API is stable.
ParseSupportBundle parses a support bundle from a byte array into a SupportBundle object.
ParseSupportBundle parses a support bundle from a byte array into a SupportBundle object We will deprecate this in favour of use loader.LoadSpecs once the new API is stable.
ProcessSupportBundleAfterCollection performs the after collection actions, like Callbacks and sending the archive to a remote server.
# Variables
No description provided by the author
# Structs
NodeList is a list of remote nodes to collect data from in a support bundle.
Custom error type for RBAC permission errors.
No description provided by the author
No description provided by the author