webhook

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Overview

Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

View Source
const (
	FleetWebhookCertFileName = "tls.crt"
	FleetWebhookKeyFileName  = "tls.key"
	FleetWebhookCfgName      = "fleet-validating-webhook-configuration"
)

Variables

View Source
var AddToManagerFuncs []func(manager.Manager) error
View Source
var WebhookServiceNs string

Functions

func AddToManager

func AddToManager(m manager.Manager) error

AddToManager adds all Controllers to the Manager

func CreateFleetWebhookConfiguration

func CreateFleetWebhookConfiguration(ctx context.Context, client client.Client, caPEM []byte, port int) error

CreateFleetWebhookConfiguration creates the ValidatingWebhookConfiguration object for the webhook

func GenCertificate

func GenCertificate(certDir string) ([]byte, error)

GenCertificate generates the serving cerficiate for the webhook server

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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