webhook

package
v0.0.0-...-6cdb919 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// seconds for http client timeout
	ClientTimeout uint `yaml:"clientTimeout"`
	// seconds to wait when there is no log to proress
	IdleWaitInterval uint `yaml:"idleWaitInterval"`
	// seconds to wait after complete a worker reconciliation
	WorkerReconcileInterval uint `yaml:"workerReconcileInterval"`
	// bytes limit to truncate for response body
	ResponseBodyTruncateSize uint `yaml:"responseBodyTruncateSize"`
}

Jump to

Keyboard shortcuts

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