Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Builders contain admission webhook builders Builders = map[string]*builder.WebhookBuilder{} // HandlerMap contains admission webhook handlers HandlerMap = map[string][]admission.Handler{} )
Functions ¶
This section is empty.
Types ¶
type KrakenCreateHandler ¶
KrakenCreateHandler handles Kraken
func (*KrakenCreateHandler) InjectDecoder ¶
func (h *KrakenCreateHandler) InjectDecoder(d types.Decoder) error
InjectDecoder injects the decoder into the KrakenCreateHandler
Click to show internal directories.
Click to hide internal directories.