config

package
v1.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineControllerConfiguration

type MachineControllerConfiguration struct {
	// machineSyncPeriod is the period for syncing machine life-cycle
	// updates.
	MachineSyncPeriod time.Duration
	// concurrentMachineSyncs is the number of machine objects that are
	// allowed to sync concurrently.
	ConcurrentMachineSyncs int
	// BucketRateLimiterLimit allows events up to rate r and permits.
	BucketRateLimiterLimit int
	// BucketRateLimiterBurst bursts of at most b tokens.
	BucketRateLimiterBurst int
}

MachineControllerConfiguration contains elements describing MachineController.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL