config

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 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 ExecutorConfig

type ExecutorConfig struct {
	// Gatekeeper default verification webhook timeout is 3 seconds. 100ms network buffer added
	VerificationRequestTimeout *int `json:"verificationRequestTimeout"`
	// Gatekeeper default mutation webhook timeout is 1 seconds. 50ms network buffer added
	MutationRequestTimeout *int `json:"mutationRequestTimeout"`
}

ExecutorConfig represents the configuration for the executor

Jump to

Keyboard shortcuts

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