package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewEngine creates a new Engine to deploy recipe.
NewMockEngine creates a new mock instance.

# Structs

BaseOptions is the base options for the engine operations.
DeleteOptions is the options for the Delete method.
ExecuteOptions is the options for the Execute method.
No description provided by the author
MockEngine is a mock of Engine interface.
MockEngineDeleteCall wrap *gomock.Call.
MockEngineExecuteCall wrap *gomock.Call.
MockEngineGetRecipeMetadataCall wrap *gomock.Call.
MockEngineMockRecorder is the mock recorder for MockEngine.
Options represents the configuration loader and type of driver used to deploy recipe.

# Interfaces

No description provided by the author