Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderMock ¶
func NewProviderMock ¶
func NewProviderMock(stoppedInstances []string) *ProviderMock
func (*ProviderMock) Add ¶
func (provider *ProviderMock) Add(count int)
func (*ProviderMock) NotifyInsanceStopped ¶
func (provider *ProviderMock) NotifyInsanceStopped(ctx context.Context, instance chan<- string)
func (*ProviderMock) Wait ¶
func (provider *ProviderMock) Wait()
Click to show internal directories.
Click to hide internal directories.