//
pkg.gl
Category
github.com/kubeshop/botkube
internal
source
kubernetes
commander
package
1.13.0
Repository:
https://github.com/kubeshop/botkube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
88 SLOC
#
Functions
NewCommander
NewCommander creates a new Commander instance.
#
Structs
Command
Command defines a command that is executed by the app.
Commander
Commander is responsible for generating kubectl commands for the given event.
#
Interfaces
CmdGuard
CmdGuard is responsible for guarding kubectl commands.