webhook

package
v0.0.0-...-f1775f8 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const WEBHOOK_NAMESPACE = "kube-system"

Variables

This section is empty.

Functions

This section is empty.

Types

type TlsCredential

type TlsCredential struct {
	// contains filtered or unexported fields
}

func CreateTlsCredential

func CreateTlsCredential(serviceNamespacedName types.NamespacedName) (TlsCredential, error)

func (TlsCredential) Certificate

func (t TlsCredential) Certificate() []byte

func (TlsCredential) PrivateKey

func (t TlsCredential) PrivateKey() []byte

type WebhookSetup

type WebhookSetup struct {
	// contains filtered or unexported fields
}

func NewWebHookSetup

func NewWebHookSetup() (*WebhookSetup, error)

func (*WebhookSetup) Resources

func (w *WebhookSetup) Resources() []client.Object

Jump to

Keyboard shortcuts

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