Documentation ¶
Overview ¶
Package allocator provides a kvstore based ID allocator
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKVStoreBackend ¶ added in v1.6.0
func NewKVStoreBackend(basePath, suffix string, typ allocator.AllocatorKey) (*kvstoreBackend, error)
NewKVStoreBackend creates a pkg/allocator.Backend compatible instance. The specific kvstore used is configured in pkg/kvstore.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.