Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAzureAuthWrapper ¶
IAzureAuthWrapper is an autogenerated mock type for the IAzureAuthWrapper type
func (*IAzureAuthWrapper) GetSettingsFromEnvironment ¶
func (_m *IAzureAuthWrapper) GetSettingsFromEnvironment() (wrappers.IEnvironmentSettingsWrapper, error)
GetSettingsFromEnvironment provides a mock function with given fields:
func (*IAzureAuthWrapper) NewAuthorizerFromCLIWithResource ¶
func (_m *IAzureAuthWrapper) NewAuthorizerFromCLIWithResource(_a0 string) (autorest.Authorizer, error)
NewAuthorizerFromCLIWithResource provides a mock function with given fields: _a0
type IEnvironmentSettingsWrapper ¶
IEnvironmentSettingsWrapper is an autogenerated mock type for the IEnvironmentSettingsWrapper type
func (*IEnvironmentSettingsWrapper) GetEnvironment ¶
func (_m *IEnvironmentSettingsWrapper) GetEnvironment() *azure.Environment
GetEnvironment provides a mock function with given fields:
func (*IEnvironmentSettingsWrapper) GetMSIAuthorizer ¶
func (_m *IEnvironmentSettingsWrapper) GetMSIAuthorizer() (autorest.Authorizer, error)
GetMSIAuthorizer provides a mock function with given fields:
func (*IEnvironmentSettingsWrapper) GetValues ¶
func (_m *IEnvironmentSettingsWrapper) GetValues() map[string]string
GetValues provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.