package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev
# Functions
Add register a Exporter Factory.
NewAllResult return a new AllResult.
NewDiagnosticResultItem return a new DiagnosticResultItem according to a Diagnostic.
# Variables
Factories store all registered Exporter Creator.
# Structs
AllResult just collect diagnostic results and progress.
DiagnosticResultItem collect one diagnostic and it's results.
Factory create a new Exporter.
No description provided by the author
No description provided by the author
MetaData contains core attributes of a Exporter.
# Interfaces
Exporter export all steps and results with special way or special format.