//
pkg.gl
Category
github.com/radius-project/radius
pkg
ucp
queue
apiserver
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
277 SLOC
#
Functions
New
New creates the queue backed by Kubernetes API server KV store.
#
Constants
LabelNextVisibleAt
LabelNextVisibleAt is the label representing the time when message is visible in the queue or requeued.
LabelQueueName
LabelQueueName is the label representing queue name.
#
Structs
Client
Client is the queue client used for dev and test purpose.
Options
Options is the options to create apiserver queue client.