mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/api/core/v1"
|
||||
storage "k8s.io/kubernetes/pkg/apis/storage/v1"
|
||||
storage "k8s.io/api/storage/v1"
|
||||
)
|
||||
|
||||
var class1Parameters = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user