Documentation
¶
Index ¶
- func GetClientCertificatePassword(ctx *pulumi.Context) string
- func GetClientCertificatePath(ctx *pulumi.Context) string
- func GetClientId(ctx *pulumi.Context) string
- func GetClientSecret(ctx *pulumi.Context) string
- func GetDisableTerraformPartnerId(ctx *pulumi.Context) bool
- func GetEnvironment(ctx *pulumi.Context) string
- func GetMetadataHost(ctx *pulumi.Context) string
- func GetMsiEndpoint(ctx *pulumi.Context) string
- func GetPartnerId(ctx *pulumi.Context) string
- func GetTenantId(ctx *pulumi.Context) string
- func GetUseMsi(ctx *pulumi.Context) bool
- func PkgVersion() (semver.Version, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientCertificatePath ¶
The path to the Client Certificate associated with the Service Principal for use when authenticating as a Service Principal using a Client Certificate.
func GetClientId ¶
The Client ID which should be used for service principal authentication.
func GetClientSecret ¶
The password to decrypt the Client Certificate. For use when authenticating as a Service Principal using a Client Certificate
func GetDisableTerraformPartnerId ¶ added in v3.1.0
Disable the Terraform Partner ID which is used if a custom `partner_id` isn't specified.
func GetEnvironment ¶
The Cloud Environment which should be used. Possible values are `public`, `usgovernment`, `german`, and `china`. Defaults to `public`.
func GetMetadataHost ¶
The Hostname which should be used for the Azure Metadata Service.
func GetMsiEndpoint ¶
The path to a custom endpoint for Managed Service Identity - in most circumstances this should be detected automatically.
func GetPartnerId ¶ added in v3.1.0
A GUID/UUID that is registered with Microsoft to facilitate partner resource usage attribution.
func GetTenantId ¶
The Tenant ID which should be used. Works with all authentication methods except MSI.
func PkgVersion ¶ added in v3.3.0
PkgVersion uses reflection to determine the version of the current package.
Types ¶
This section is empty.