Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticateV3Trust ¶
func AuthenticateV3Trust(client *gophercloud.ProviderClient, options AuthOptionsExt) error
AuthenticateV3 explicitly authenticates against the identity v3 service.
Types ¶
type AuthOptionsExt ¶
type AuthOptionsExt struct { token3.AuthOptions TrustID string }
func (AuthOptionsExt) ToAuthOptionsV3Map ¶
func (ao AuthOptionsExt) ToAuthOptionsV3Map(c *gophercloud.ServiceClient, scope *token3.Scope) (map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.