Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProviderAzure = "azure" ProviderAWS = "aws" ProviderRadius = "radius" ProviderKubernetes = "kubernetes" )
Providers supported by Radius The RP will be able to support a resource only if the corresponding provider is configured with the RP
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceType ¶
ResourceType determines the type of the resource and the provider domain for the resource
func (ResourceType) String ¶
func (r ResourceType) String() string
String returns a string representation of the ResourceType instance.
Click to show internal directories.
Click to hide internal directories.