Home
last modified time | relevance | path

Searched refs:sharedIndexInformer (Results 1 – 25 of 61) sorted by relevance

123

/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go79 sharedIndexInformer := &sharedIndexInformer{
89 return sharedIndexInformer
120 type sharedIndexInformer struct { struct
158 informer *sharedIndexInformer
185 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
216 func (s *sharedIndexInformer) isStarted() bool { argument
222 func (s *sharedIndexInformer) HasSynced() bool { argument
232 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
242 func (s *sharedIndexInformer) GetStore() Store { argument
246 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go212 sharedIndexInformer := &sharedIndexInformer{
222 return sharedIndexInformer
287 type sharedIndexInformer struct { struct
329 informer *sharedIndexInformer
368 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
413 func (s *sharedIndexInformer) HasSynced() bool { argument
423 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
433 func (s *sharedIndexInformer) GetStore() Store { argument
437 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
452 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go81 sharedIndexInformer := &sharedIndexInformer{
91 return sharedIndexInformer
127 type sharedIndexInformer struct { struct
162 informer *sharedIndexInformer
189 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
230 func (s *sharedIndexInformer) HasSynced() bool { argument
240 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
250 func (s *sharedIndexInformer) GetStore() Store { argument
254 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
269 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go169 sharedIndexInformer := &sharedIndexInformer{
179 return sharedIndexInformer
231 type sharedIndexInformer struct { struct
266 informer *sharedIndexInformer
293 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
334 func (s *sharedIndexInformer) HasSynced() bool { argument
344 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
354 func (s *sharedIndexInformer) GetStore() Store { argument
358 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
373 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/tools/cache/
H A Dshared_informer.go169 sharedIndexInformer := &sharedIndexInformer{
179 return sharedIndexInformer
231 type sharedIndexInformer struct { struct
266 informer *sharedIndexInformer
293 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
334 func (s *sharedIndexInformer) HasSynced() bool { argument
344 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
354 func (s *sharedIndexInformer) GetStore() Store { argument
358 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
373 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go169 sharedIndexInformer := &sharedIndexInformer{
179 return sharedIndexInformer
231 type sharedIndexInformer struct { struct
266 informer *sharedIndexInformer
293 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
334 func (s *sharedIndexInformer) HasSynced() bool { argument
344 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
354 func (s *sharedIndexInformer) GetStore() Store { argument
358 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
373 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/tools/cache/
H A Dshared_informer.go134 sharedIndexInformer := &sharedIndexInformer{
144 return sharedIndexInformer
180 type sharedIndexInformer struct { struct
215 informer *sharedIndexInformer
242 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
283 func (s *sharedIndexInformer) HasSynced() bool { argument
293 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
303 func (s *sharedIndexInformer) GetStore() Store { argument
307 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
322 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go81 sharedIndexInformer := &sharedIndexInformer{
91 return sharedIndexInformer
127 type sharedIndexInformer struct { struct
162 informer *sharedIndexInformer
189 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
230 func (s *sharedIndexInformer) HasSynced() bool { argument
240 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
250 func (s *sharedIndexInformer) GetStore() Store { argument
254 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
269 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go134 sharedIndexInformer := &sharedIndexInformer{
144 return sharedIndexInformer
180 type sharedIndexInformer struct { struct
215 informer *sharedIndexInformer
242 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
283 func (s *sharedIndexInformer) HasSynced() bool { argument
293 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
303 func (s *sharedIndexInformer) GetStore() Store { argument
307 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
322 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go134 sharedIndexInformer := &sharedIndexInformer{
144 return sharedIndexInformer
180 type sharedIndexInformer struct { struct
215 informer *sharedIndexInformer
242 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
283 func (s *sharedIndexInformer) HasSynced() bool { argument
293 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
303 func (s *sharedIndexInformer) GetStore() Store { argument
307 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
322 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go169 sharedIndexInformer := &sharedIndexInformer{
179 return sharedIndexInformer
231 type sharedIndexInformer struct { struct
266 informer *sharedIndexInformer
293 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
334 func (s *sharedIndexInformer) HasSynced() bool { argument
344 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
354 func (s *sharedIndexInformer) GetStore() Store { argument
358 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
373 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go81 sharedIndexInformer := &sharedIndexInformer{
91 return sharedIndexInformer
127 type sharedIndexInformer struct { struct
162 informer *sharedIndexInformer
189 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
230 func (s *sharedIndexInformer) HasSynced() bool { argument
240 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
250 func (s *sharedIndexInformer) GetStore() Store { argument
254 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
269 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go81 sharedIndexInformer := &sharedIndexInformer{
91 return sharedIndexInformer
127 type sharedIndexInformer struct { struct
162 informer *sharedIndexInformer
189 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
230 func (s *sharedIndexInformer) HasSynced() bool { argument
240 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
250 func (s *sharedIndexInformer) GetStore() Store { argument
254 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
269 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go169 sharedIndexInformer := &sharedIndexInformer{
179 return sharedIndexInformer
231 type sharedIndexInformer struct { struct
266 informer *sharedIndexInformer
293 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
334 func (s *sharedIndexInformer) HasSynced() bool { argument
344 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
354 func (s *sharedIndexInformer) GetStore() Store { argument
358 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
373 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go134 sharedIndexInformer := &sharedIndexInformer{
144 return sharedIndexInformer
180 type sharedIndexInformer struct { struct
215 informer *sharedIndexInformer
242 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
283 func (s *sharedIndexInformer) HasSynced() bool { argument
293 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
303 func (s *sharedIndexInformer) GetStore() Store { argument
307 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
322 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go81 sharedIndexInformer := &sharedIndexInformer{
91 return sharedIndexInformer
127 type sharedIndexInformer struct { struct
162 informer *sharedIndexInformer
189 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
230 func (s *sharedIndexInformer) HasSynced() bool { argument
240 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
250 func (s *sharedIndexInformer) GetStore() Store { argument
254 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
269 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/tools/cache/
H A Dshared_informer.go195 sharedIndexInformer := &sharedIndexInformer{
205 return sharedIndexInformer
270 type sharedIndexInformer struct { struct
309 informer *sharedIndexInformer
336 func (s *sharedIndexInformer) Run(stopCh <-chan struct{}) { argument
380 func (s *sharedIndexInformer) HasSynced() bool { argument
390 func (s *sharedIndexInformer) LastSyncResourceVersion() string { argument
400 func (s *sharedIndexInformer) GetStore() Store { argument
404 func (s *sharedIndexInformer) GetIndexer() Indexer { argument
419 func (s *sharedIndexInformer) GetController() Controller { argument
[all …]

123