Fix gofmt errors

Signed-off-by: z1cheng <imchench@gmail.com>
This commit is contained in:
z1cheng 2023-06-25 08:14:06 +00:00 committed by k8s-infra-cherrypick-robot
parent 2bb2d9ef15
commit 78a7dedbad
4 changed files with 5 additions and 5 deletions

View file

@ -248,7 +248,7 @@ type NGINXController struct {
store store.Storer
metricCollector metric.Collector
metricCollector metric.Collector
validationWebhookServer *http.Server