webhooks

package
v1.43.0-0.dev Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WebhooksTLSSecretName = "calico-webhooks-tls"

	WebhooksName            = "calico-webhooks"
	WebhooksSecretsRBACName = "calico-webhooks-secrets-access"
)

Variables

View Source
var WebhooksPolicyName = fmt.Sprintf("%s.%s", networkpolicy.CalicoTierName, WebhooksName)

Functions

func Component

func Component(cfg *Configuration) render.Component

Types

type Configuration

type Configuration struct {
	PullSecrets       []*corev1.Secret
	KeyPair           certificatemanagement.KeyPairInterface
	Installation      *operatorv1.InstallationSpec
	APIServer         *operatorv1.APIServerSpec
	ManagementCluster *operatorv1.ManagementCluster
	MultiTenant       bool
	OpenShift         bool
}

Configuration is the public API used to provide information to the render code to generate Kubernetes objects for installing calico/webhooks on a cluster.

Jump to

Keyboard shortcuts

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