Documentation
¶
Index ¶
- func GetAuthUrl(ctx *pulumi.Context) string
- func GetCacertFile(ctx *pulumi.Context) string
- func GetCert(ctx *pulumi.Context) string
- func GetCloud(ctx *pulumi.Context) string
- func GetDefaultDomain(ctx *pulumi.Context) string
- func GetDomainId(ctx *pulumi.Context) string
- func GetDomainName(ctx *pulumi.Context) string
- func GetEndpointType(ctx *pulumi.Context) string
- func GetInsecure(ctx *pulumi.Context) bool
- func GetKey(ctx *pulumi.Context) string
- func GetPassword(ctx *pulumi.Context) string
- func GetProjectDomainId(ctx *pulumi.Context) string
- func GetProjectDomainName(ctx *pulumi.Context) string
- func GetRegion(ctx *pulumi.Context) string
- func GetSwauth(ctx *pulumi.Context) bool
- func GetTenantId(ctx *pulumi.Context) string
- func GetTenantName(ctx *pulumi.Context) string
- func GetToken(ctx *pulumi.Context) string
- func GetUseOctavia(ctx *pulumi.Context) bool
- func GetUserDomainId(ctx *pulumi.Context) string
- func GetUserDomainName(ctx *pulumi.Context) string
- func GetUserId(ctx *pulumi.Context) string
- func GetUserName(ctx *pulumi.Context) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultDomain ¶ added in v0.15.0
The name of the Domain ID to scope to if no other domain is specified. Defaults to `default` (Identity v3).
func GetDomainId ¶
The ID of the Domain to scope to (Identity v3).
func GetDomainName ¶
The name of the Domain to scope to (Identity v3).
func GetEndpointType ¶
func GetProjectDomainId ¶
The ID of the domain where the proejct resides (Identity v3).
func GetProjectDomainName ¶
The name of the domain where the project resides (Identity v3).
func GetSwauth ¶
Use Swift's authentication system instead of Keystone. Only used for interaction with Swift.
func GetTenantId ¶
The ID of the Tenant (Identity v2) or Project (Identity v3) to login with.
func GetTenantName ¶
The name of the Tenant (Identity v2) or Project (Identity v3) to login with.
func GetUseOctavia ¶
If set to `true`, API requests will go the Load Balancer service (Octavia) instead of the Networking service (Neutron).
func GetUserDomainId ¶
The ID of the domain where the user resides (Identity v3).
func GetUserDomainName ¶
The name of the domain where the user resides (Identity v3).
Types ¶
This section is empty.