start the apimachinery repo
This commit is contained in:
4
pkg/client/cache/index.go
vendored
4
pkg/client/cache/index.go
vendored
@@ -19,8 +19,8 @@ package cache
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"k8s.io/kubernetes/pkg/api/meta"
|
||||
"k8s.io/kubernetes/pkg/util/sets"
|
||||
"k8s.io/apimachinery/pkg/api/meta"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
)
|
||||
|
||||
// Indexer is a storage interface that lets you list objects using multiple indexing functions
|
||||
|
||||
Reference in New Issue
Block a user