Remove node lister
This commit is contained in:
parent
5e05acd924
commit
3bbe2490b3
5 changed files with 8 additions and 20 deletions
|
|
@ -49,7 +49,6 @@ var (
|
|||
type StoreLister struct {
|
||||
Ingress store.IngressLister
|
||||
Service store.ServiceLister
|
||||
Node store.NodeLister
|
||||
Endpoint store.EndpointLister
|
||||
Secret store.SecretLister
|
||||
ConfigMap store.ConfigMapLister
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue