config

package
v0.0.0-...-cb1a7a4 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebhookControllerConfig

type WebhookControllerConfig struct {
	Debug                            bool
	Name                             string
	Namespace                        string
	ServiceName                      string
	CertificateSecretName            string
	MutatingWebhookConfigurationName string
}

func NewWebhookControllerConfig

func NewWebhookControllerConfig(defaultName string) *WebhookControllerConfig

type WorkflowControllerConfig

type WorkflowControllerConfig struct {
	Environment             string
	Standalone              bool
	Namespace               string
	ImagePullSecret         string
	MaxConcurrentReconciles int
	MetadataAPIURL          *url.URL
	RuntimeToolsImage       string
	VaultTransitPath        string
	VaultTransitKey         string
	WebhookServerPort       int
	WebhookServerKeyDir     string
	DynamicRBACBinding      bool
	AlertsDelegate          alerts.DelegateFunc
}

WorkflowControllerConfig is the configuration object used to configure the Workflow controller.

func (*WorkflowControllerConfig) Capturer

Jump to

Keyboard shortcuts

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