# Functions
NewCreateOrUpdateResource creates a new controller for creating or updating a resource with the given processor, engine, client, configurationLoader and options.
NewDeleteResource creates a new DeleteResource controller which is used to delete resources asynchronously.
# Structs
CreateOrUpdateResource is the async operation controller to create or update portable resources.
DeleteResource is the async operation controller to delete a portable resource.