Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer interface { autorest.Authorizer Rebuild() error }
func NewAuthorizer ¶
func NewAuthorizer(_env env.Interface, tenantID string) (Authorizer, error)
NewAuthorizer creates an Authorizer that can be rebuilt when needed to force token recreation.
Click to show internal directories.
Click to hide internal directories.