Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderMock ¶
type ProviderMock struct{}
ProviderMock provides mock responses for provider authentication testing
func (*ProviderMock) RegisterCloudSpecificMocks ¶
func (p *ProviderMock) RegisterCloudSpecificMocks()
RegisterCloudSpecificMocks registers cloud-specific mock endpoints
func (*ProviderMock) RegisterErrorMocks ¶
func (p *ProviderMock) RegisterErrorMocks()
RegisterErrorMocks registers authentication error responses for testing failure scenarios
func (*ProviderMock) RegisterMocks ¶
func (p *ProviderMock) RegisterMocks()
RegisterMocks registers authentication mock responses for various auth methods
Click to show internal directories.
Click to hide internal directories.