✨ Allow to wire an object mutation handler #3006
Annotations
4 errors
golangci-lint:
pkg/webhook/admission/webhook.go#L99
exported: exported type HandlerFactory should have comment or be unexported (revive)
|
golangci-lint:
pkg/webhook/admission/webhook.go#L120
exported: comment on exported function WithHandlerFactory should be of the form "WithHandlerFactory ..." (revive)
|
golangci-lint:
pkg/builder/webhook.go#L69
exported: comment on exported method WebhookBuilder.WithMutatorFactory should be of the form "WithMutatorFactory ..." (revive)
|
golangci-lint
issues found
|
Loading