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)`,
}
SigningKeyRef 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 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.