Versions in this module Expand all Collapse all v1 v1.0.1 Jul 30, 2024 Changes in this version + const TokenKey + func NewConsulClient(registryConfig types.Config) (*consulClient, error) + type MockConsul struct + func NewMockConsul() *MockConsul + func (mock *MockConsul) ClearExpectedAccessToken() + func (mock *MockConsul) SetExpectedAccessToken(token string) + func (mock *MockConsul) Start() *httptest.Server