Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoWebhook ¶
func NewEchoWebhook ¶
func NewEchoWebhook(client client.Client, recorders ...Recorder) *EchoWebhook
type LogRecorder ¶
type LogRecorder struct { }
func NewLogRecorder ¶
func NewLogRecorder() *LogRecorder
func (*LogRecorder) Record ¶
func (r *LogRecorder) Record(req admission.Request)
Click to show internal directories.
Click to hide internal directories.