mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
run hack/update-all
This commit is contained in:
@@ -19,9 +19,9 @@ package webhook
|
||||
import (
|
||||
"testing"
|
||||
|
||||
adreg "k8s.io/api/admissionregistration/v1alpha1"
|
||||
"k8s.io/apimachinery/pkg/runtime/schema"
|
||||
"k8s.io/apiserver/pkg/admission"
|
||||
adreg "k8s.io/api/admissionregistration/v1alpha1"
|
||||
)
|
||||
|
||||
type ruleTest struct {
|
||||
|
||||
Reference in New Issue
Block a user