//
pkg.gl
Category
github.com/fogdong/controller-runtime
pkg
webhook
admission
types
package
0.1.7
Repository:
https://github.com/fogdong/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Structs
Request
Request is the input of Handler.
Response
Response is the output of admission.Handler.
#
Interfaces
Decoder
Decoder is used to decode AdmissionRequest.