Home
last modified time | relevance | path

Searched defs:GetToList (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/registry/generic/registry/
H A Ddryrun.go71 func (s *DryRunnableStorage) GetToList(ctx context.Context, key string, opts storage.ListOptions, l… func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/registry/generic/registry/
H A Ddryrun.go71 func (s *DryRunnableStorage) GetToList(ctx context.Context, key string, opts storage.ListOptions, l… func
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/storage/cacher/
H A Dcacher_whitebox_test.go314 func (d *dummyStorage) GetToList(_ context.Context, _ string, _ storage.ListOptions, _ runtime.Obje… func
H A Dcacher.go580 func (c *Cacher) GetToList(ctx context.Context, key string, opts storage.ListOptions, listObj runti… func
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/storage/
H A Dinterfaces.go201 GetToList(ctx context.Context, key string, opts ListOptions, listObj runtime.Object) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/storage/
H A Dinterfaces.go206 GetToList(ctx context.Context, key string, opts ListOptions, listObj runtime.Object) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/storage/cacher/
H A Dcacher_whitebox_test.go315 func (d *dummyStorage) GetToList(_ context.Context, _ string, _ storage.ListOptions, _ runtime.Obje… func
H A Dcacher.go613 func (c *Cacher) GetToList(ctx context.Context, key string, opts storage.ListOptions, listObj runti… func
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/storage/etcd3/
H A Dstore.go381 func (s *store) GetToList(ctx context.Context, key string, listOpts storage.ListOptions, listObj ru… func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/storage/etcd3/
H A Dstore.go455 func (s *store) GetToList(ctx context.Context, key string, listOpts storage.ListOptions, listObj ru… func