package
1.13.0
Repository: https://github.com/kubeshop/botkube.git
Documentation: pkg.go.dev

# Functions

NewCommander creates a new Commander instance.

# Structs

Command defines a command that is executed by the app.
Commander is responsible for generating kubectl commands for the given event.

# Interfaces

CmdGuard is responsible for guarding kubectl commands.