Documentation ¶
Index ¶
Constants ¶
View Source
const ( // APISPackagePath is the package path for generated APIs root package APISPackagePath = "github.com/upbound/provider-azure/apis" // ExtractResourceIDFuncPath holds the Azure resource ID extractor func name ExtractResourceIDFuncPath = APISPackagePath + "/rconfig.ExtractResourceID()" )
Variables ¶
This section is empty.
Functions ¶
func ExtractResourceID ¶
func ExtractResourceID() xpref.ExtractValueFn
ExtractResourceID extracts the value of `spec.atProvider.id` from a Terraformed resource. If mr is not a Terraformed resource, returns an empty string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.