# 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.