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

# Packages

Package configloader is a generated GoMock package.
No description provided by the author
Package driver is a generated GoMock package.
Package engine is a generated GoMock package.
No description provided by the author
Package terraform is a generated GoMock package.
No description provided by the author

# Functions

GetErrorDetails is used to get ErrorDetails from different error types.
NewRecipeError creates a new RecipeError error with a given code, message and error details.

# Constants

Used for errors encountered during processing recipe outputs.
Used for errors encountered while loading recipe secrets.
Used for errors with recipe configuration.
Used for recipe deletion failures.
Used for recipe deployment failures.
Used for recipe download failures.
Used for errors with recipe drivers.
Used for errors encountered while cleaning up of obsolete resources during patch operation.
Used for errors encountered when getting recipe parameters.
Used for errors encountered while reading a recipe from registry.
Used for errors when checking the existence of a recipe.
Used for recipe validation failures.
Recipe outputs are expected to be wrapped under an object named "result".
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Configuration represents kubernetes runtime and cloud provider configuration, which is used by the driver while deploying recipes.
EnvironmentDefinition represents the recipe configuration details.
KubernetesRuntime represents application and environment namespaces.
No description provided by the author
RecipeOutput represents recipe deployment output.
ResourceMetadata represents recipe details provided while creating a portable resource.
RuntimeConfiguration represents Kubernetes Runtime configuration for the environment.
SecretData represents secrets data and includes secret type and a map of secret keys to their values.