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

# Constants

OperationKindDelete is a DELETE operation.
OperationKindPut is a PUT (create or update) operation.
PhraseDeleted indicates that the Recipe has been deleted.
PhraseDeleting indicates that the Recipe is being deleted.
PhraseFailed indicates that the Recipe has failed.
PhraseReady indicates that the Recipe is ready.
PhraseUpdating indicates that the Recipe is being updated.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

Recipe is the Schema for the recipes API.
RecipeList contains a list of Recipe.
RecipeSpec defines the desired state of Recipe.
RecipeStatus defines the observed state of Recipe.
ResourceOperation describes the status of an in-progress provisioning operation.

# Type aliases

OperationKind is the type of operation being performed.
RecipePhrase is a string representation of the current status of a Recipe.