package
0.0.0-20240407142243-ba840aad7c30
Repository: https://github.com/tessaio/kube-state-machine.git
Documentation: pkg.go.dev

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