start the apimachinery repo
This commit is contained in:
@@ -20,10 +20,10 @@ package informers
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
schema "k8s.io/apimachinery/pkg/runtime/schema"
|
||||
apiregistration "k8s.io/kubernetes/cmd/kube-aggregator/pkg/apis/apiregistration"
|
||||
v1alpha1 "k8s.io/kubernetes/cmd/kube-aggregator/pkg/apis/apiregistration/v1alpha1"
|
||||
cache "k8s.io/kubernetes/pkg/client/cache"
|
||||
schema "k8s.io/kubernetes/pkg/runtime/schema"
|
||||
)
|
||||
|
||||
// GenericInformer is type of SharedIndexInformer which will locate and delegate to other
|
||||
|
||||
Reference in New Issue
Block a user