package
4.4.0+incompatible
Repository: https://github.com/kubernetes/git-sync.git
Documentation: pkg.go.dev
# Functions
NewExechook returns a new Exechook.
NewHookData returns a new HookData.
NewHookRunner returns a new HookRunner.
NewWebhook returns a new WebHook.
# Structs
Exechook structure, implements Hook.
HookRunner struct.
WebHook structure, implements Hook.
# Interfaces
Describes what a Hook needs to implement, run by HookRunner.