Documentation
¶
Index ¶
- Constants
- func NewGenericDispatcher(consumer transport.Consumer, config config.AgentConfig) *genericDispatcher
- func NewGenericSyncer(workerPool *workers.WorkerPool, config *config.AgentConfig) *genericBundleSyncer
- func NewManagedClusterLabelSyncer(workers *workers.WorkerPool) *managedClusterLabelsBundleSyncer
- type Dispatcher
- type Syncer
Constants ¶
View Source
const GenericMessageKey = "Generic"
Variables ¶
This section is empty.
Functions ¶
func NewGenericDispatcher ¶ added in v0.7.0
func NewGenericDispatcher(consumer transport.Consumer, config config.AgentConfig) *genericDispatcher
func NewGenericSyncer ¶ added in v0.7.0
func NewGenericSyncer(workerPool *workers.WorkerPool, config *config.AgentConfig) *genericBundleSyncer
func NewManagedClusterLabelSyncer ¶ added in v0.7.0
func NewManagedClusterLabelSyncer(workers *workers.WorkerPool) *managedClusterLabelsBundleSyncer
Types ¶
type Dispatcher ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.