Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueueOperator ¶
type QueueOperator struct {
// contains filtered or unexported fields
}
func New ¶
func New(scope string, clientset kubernetes.Interface, internalClientset queueentryoperatorClientset.Interface) QueueOperator
func (*QueueOperator) Run ¶
func (o *QueueOperator) Run(stopCh chan struct{})
type QueueWorkerInfo ¶
type QueueWorkerInfo struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.