# Functions
NewListResourceGroups creates a new controller for listing resource groups.
NewListResources creates a new controller for listing resources stored in a resource group.
ValidateDownstream can be used to find and validate the downstream URL for a resource.
# Constants
No description provided by the author
# Structs
InvalidError is returned when the data is invalid.
ListResourceGroups is the controller implementation to get the list of UCP resource groups.
ListResources is the controller implementation to get the list of resources stored in a resource group.
NotFoundError is returned when a resource group or plane is not found.