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

# Functions

BotkubeVersionConstraints returns Botkube version constraints as a string.
IsCompatible checks if Botkube version is compatible with the migrate command.
NewConverter returns a new Converter instance.
NewIndentWriter returns a new IndentWriter.
Run runs the migration process.

# Structs

Converter converts OS config into GraphQL create input.
IndentWriter provides functionality to intercept the underlying writer and add left indention.
Options holds migrate possible configuration options.