github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.14.0/406-features.md (about)

     1  * Add type `types.ApiTokenRefresh` to contain data from API token refresh [GH-406]
     2  * Add method `VCDClient.GetBearerTokenFromApiToken` to get a bearer token from an API token [GH-406]
     3  * Add method `VCDClient.SetApiToken` to set a token and get a bearer token using and API token and get token details in return [GH-406]