Update generic controller
This commit is contained in:
parent
294ecb4986
commit
7f2b68b7df
46 changed files with 116 additions and 334 deletions
|
|
@ -19,7 +19,7 @@ package store
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
api "k8s.io/client-go/pkg/api/v1"
|
||||
api "k8s.io/api/core/v1"
|
||||
"k8s.io/client-go/tools/cache"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue