Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SelfPackagePath is the golang path for this package. SelfPackagePath = "github.com/AdrianFarmadin/provider-vault/config/common" // PathRoleNameExtractor is the golang path to RoleName extractor // function in this package. PathRoleNameExtractor = SelfPackagePath + ".RoleNameExtractor()" )
Variables ¶
This section is empty.
Functions ¶
func RoleNameExtractor ¶
func RoleNameExtractor() reference.ExtractValueFn
RoleNameExtractor extracts role name of the resources from "spec.forProvider.roleName"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.