Versions in this module Expand all Collapse all v0 v0.2.0 Jun 7, 2021 Changes in this version + type ProviderMock struct + func (m *ProviderMock) ApplyPlan(plan plan.Plan) error + func (m *ProviderMock) CurrentEndpoints() ([]*domain.Endpoint, error) + type SourceMock struct + func (m *SourceMock) GetEndpoints() ([]*domain.Endpoint, error)