Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVetKyvernoServerSignature ¶
func GetVetKyvernoServerSignature() api.FunctionSignature
GetVetKyvernoServerSignature returns the function signature for vet-kyverno-server.
func InitKyvernoServer ¶
func InitKyvernoServer() error
InitKyvernoServer initializes the webhook client and starts watching for Kyverno webhook configuration changes. It should be called once at startup.
func VetKyvernoServerFunction ¶
func VetKyvernoServerFunction(fArgs handler.FunctionImplementationArguments) (gaby.Container, any, error)
VetKyvernoServerFunction validates Kubernetes resources against a running Kyverno server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.