Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncAdapter ¶ added in v0.2.0
type SyncAdapter struct {
// contains filtered or unexported fields
}
func NewSyncAdapter ¶ added in v0.2.0
func NewSyncAdapter(logger hclog.Logger, consulClient consul.Client) *SyncAdapter
func (*SyncAdapter) Sync ¶ added in v0.2.0
func (a *SyncAdapter) Sync(ctx context.Context, gateway core.ResolvedGateway) (bool, error)
Click to show internal directories.
Click to hide internal directories.