package
1.1.0-alpha.202412191614
Repository: https://github.com/turbot/powerpipe.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
SnapshotControlHooks is a struct which implements ControlHooks, and displays the control progress as a status message.
StatusControlHooks is a struct which implements ControlHooks, and displays the control progress as a status message.
StatusSummary is a struct containing the counts of each possible control status.

# Interfaces

No description provided by the author
ControlRunStatusProvider is an interface used to allow us to pass a control as the payload of ControlComplete and ControlError events -.