Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
CtxTimeOut time.Duration
Namespace string
Provider string
WebhookServerHost string
WebhookServerPort int32
Fs afero.Fs
MaxBoshDeploymentWorkers int
MaxExtendedJobWorkers int
MaxExtendedSecretWorkers int
MaxExtendedStatefulSetWorkers int
}
Config controls the behaviour of different controllers
Source Files
¶
- config.go
Click to show internal directories.
Click to hide internal directories.