Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAzureAuthorizerFactory ¶
IAzureAuthorizerFactory is an autogenerated mock type for the IAzureAuthorizerFactory type
func (*IAzureAuthorizerFactory) CreateARMAuthorizer ¶
func (_m *IAzureAuthorizerFactory) CreateARMAuthorizer() (autorest.Authorizer, error)
CreateARMAuthorizer provides a mock function with given fields:
type IBearerAuthorizer ¶
IBearerAuthorizer is an autogenerated mock type for the IBearerAuthorizer type
func (*IBearerAuthorizer) TokenProvider ¶
func (_m *IBearerAuthorizer) TokenProvider() adal.OAuthTokenProvider
TokenProvider provides a mock function with given fields:
type IBearerAuthorizerTokenProvider ¶
IBearerAuthorizerTokenProvider is an autogenerated mock type for the IBearerAuthorizerTokenProvider type
func (*IBearerAuthorizerTokenProvider) GetOAuthToken ¶
func (_m *IBearerAuthorizerTokenProvider) GetOAuthToken(ctx context.Context) (string, error)
GetOAuthToken provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.