mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
code-generator: rename _test to _examples
This commit is contained in:
parent
8e30314c95
commit
8a98063eab
@ -22,8 +22,8 @@ import (
|
||||
"k8s.io/apimachinery/pkg/apimachinery/announced"
|
||||
"k8s.io/apimachinery/pkg/apimachinery/registered"
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
"k8s.io/code-generator/_test/apis/testgroup"
|
||||
"k8s.io/code-generator/_test/apis/testgroup/v1"
|
||||
"k8s.io/code-generator/_examples/apis/testgroup"
|
||||
"k8s.io/code-generator/_examples/apis/testgroup/v1"
|
||||
)
|
||||
|
||||
// Install registers the API group and adds types to a scheme
|
Loading…
Reference in New Issue
Block a user