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