Documentation ¶
Index ¶
Constants ¶
View Source
const ( // APISPackagePath is the package path for generated APIs root package APISPackagePath = "github.com/yandex-cloud/crossplane-provider-yc/config/datatransfer" // ExtractSpecNameFunc extracts username from MySQLUser or PotgresqlUser resource ExtractSpecNameFunc = APISPackagePath + ".ExtractSpecName()" )
Variables ¶
This section is empty.
Functions ¶
func ExtractSpecName ¶
func ExtractSpecName() xpref.ExtractValueFn
ExtractSpecName extracts the value of `spec.forProvider.name` 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.