state_transition

package
v1.19.2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

NewOrderResource is a helper function to simplify the provider implementation.

Types

type StateTransition

type StateTransition struct {
	ID      types.String   `tfsdk:"id"`
	From    types.String   `tfsdk:"from"`
	To      []types.String `tfsdk:"to"`
	Version types.Int64    `tfsdk:"-"`
}

func NewStateTransitionFromNative

func NewStateTransitionFromNative(n *platform.State) StateTransition

Jump to

Keyboard shortcuts

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