# Functions
NewStateMachineManager creates a new state machine manager.
# Constants
InitState is the initial state of the state machine.
# Structs
StateMachineManager is a simple state machine manager which controls the state transitions.
StateMachineReconciler reconciles a StateMachine object.