Versions in this module Expand all Collapse all v1 v1.0.23 May 9, 2020 Changes in this version + type AuthOptsExt struct + TrustID string + func (opts AuthOptsExt) CanReauth() bool + func (opts AuthOptsExt) ToTokenV3CreateMap(scope map[string]interface{}) (map[string]interface{}, error) + func (opts AuthOptsExt) ToTokenV3ScopeMap() (map[string]interface{}, error) + type TokenExt struct + Trust Trust + type Trust struct + ID string + Impersonation bool + RedelegatedTrustID string + RedelegationCount int + TrusteeUser TrusteeUser + TrustorUser TrustorUser + type TrusteeUser struct + ID string + type TrustorUser struct + ID string v1.0.23-3 May 9, 2020