Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
auth.Authorizer
}
func AutorestAuthorizer ¶
func AutorestAuthorizer(authorizer auth.Authorizer) *Authorizer
func (*Authorizer) BearerAuthorizerCallback ¶
func (c *Authorizer) BearerAuthorizerCallback() *autorest.BearerAuthorizerCallback
BearerAuthorizerCallback is a helper that returns an *autorest.BearerAuthorizerCallback for use in data plane API clients in the Azure SDK
func (*Authorizer) WithAuthorization ¶
func (c *Authorizer) WithAuthorization() autorest.PrepareDecorator
WithAuthorization implements the autorest.Authorizer interface
Click to show internal directories.
Click to hide internal directories.