# Functions
New creates new QueueProvider instance.
# Constants
TypeAPIServer represents the Kubernetes APIServer provider.
TypeInmemory represents inmemory queue provider.
# Variables
No description provided by the author
# Structs
APIServerOptions represents options for the configuring the Kubernetes APIServer store.
InMemoryQueueOptions represents the inmemory queue options.
QueueProvider is the provider to create and manage queue client.
QueueProviderOptions represents the data storage provider options.
# Type aliases
QueueProviderType represents types of queue provider.