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