webhook

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateBuilder

type CertificateBuilder struct {
	client.Client
	// contains filtered or unexported fields
}

func NewCertificateBuilder

func NewCertificateBuilder(c client.Client, log logr.Logger) *CertificateBuilder

func (*CertificateBuilder) BuildOrSyncCABundle added in v0.8.0

func (c *CertificateBuilder) BuildOrSyncCABundle(svcName, cerPath string) ([]byte, error)

BuildOrSyncCABundle use service name and namespace to generate webhook certs or sync the certs from the secret

func (*CertificateBuilder) PatchCABundle

func (c *CertificateBuilder) PatchCABundle(webhookName string, ca []byte) error

PatchCABundle patch the caBundle to MutatingWebhookConfiguration

Jump to

Keyboard shortcuts

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