# Functions
NewCreateOrUpdateEnvironment creates a new controller for creating or updating an environment resource.
NewGetRecipeMetadata creates a new controller for retrieving recipe metadata from an environment.
# Constants
User defined operation names.
No description provided by the author
# Structs
CreateOrUpdateEnvironments is the controller implementation to create or update environment resource.
GetRecipeMetadata is the controller implementation to get recipe metadata such as parameters and the details of those parameters(type/minValue/etc.).