Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CertificateKeyPairRef = config.Reference{
TerraformName: "authentik_certificate_key_pair",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("id",true)`,
}
CertificateKeyPairRef references a signing key by id
View Source
var FlowRef = config.Reference{
TerraformName: "authentik_flow",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("uuid",true)`,
}
FlowRef references a flow by uuid
View Source
var PropertyMappingProviderRACRef = config.Reference{
TerraformName: "authentik_property_mapping_provider_rac",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("id",true)`,
}
PropertyMappingProviderRACRef references a signing key by id
View Source
var PropertyMappingProviderScopeRef = config.Reference{
TerraformName: "authentik_property_mapping_provider_scope",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("id",true)`,
}
PropertyMappingProviderScopeRef references a signing key by id
View Source
var PropertyMappingRACRef = config.Reference{
TerraformName: "authentik_property_mapping_rac",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("id",true)`,
}
PropertyMappingRACRef references a signing key by id
View Source
var UserRef = config.Reference{
TerraformName: "authentik_user",
Extractor: `github.com/crossplane/upjet/pkg/resource.ExtractParamPath("id",true)`,
}
UserRef references a user by id
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.