statemachine

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCreateStateMachineInput

func GenerateCreateStateMachineInput(cr *svcapitypes.StateMachine) *svcsdk.CreateStateMachineInput

GenerateCreateStateMachineInput returns a create input.

func GenerateDeleteStateMachineInput

func GenerateDeleteStateMachineInput(cr *svcapitypes.StateMachine) *svcsdk.DeleteStateMachineInput

GenerateDeleteStateMachineInput returns a deletion input.

func GenerateDescribeStateMachineInput

func GenerateDescribeStateMachineInput(cr *svcapitypes.StateMachine) *svcsdk.DescribeStateMachineInput

GenerateDescribeStateMachineInput returns input for read operation.

func GenerateStateMachine

func GenerateStateMachine(resp *svcsdk.DescribeStateMachineOutput) *svcapitypes.StateMachine

GenerateStateMachine returns the current state in the form of *svcapitypes.StateMachine.

func GenerateUpdateStateMachineInput added in v0.17.0

func GenerateUpdateStateMachineInput(cr *svcapitypes.StateMachine) *svcsdk.UpdateStateMachineInput

GenerateUpdateStateMachineInput returns an update input.

func IsNotFound

func IsNotFound(err error) bool

IsNotFound returns whether the given error is of type NotFound or not.

func SetupStateMachine

func SetupStateMachine(mgr ctrl.Manager, l logging.Logger, rl workqueue.RateLimiter) error

SetupStateMachine adds a controller that reconciles StateMachine.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL