Home
last modified time | relevance | path

Searched refs:getWatches (Results 1 – 25 of 36) sorted by relevance

12

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/volume/persistentvolume/testing/
H A Dtesting.go122 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
142 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
174 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
207 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
242 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
256 for _, w := range r.getWatches(action.GetResource(), action.GetNamespace()) {
283 func (r *VolumeReactor) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFak… func
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/testing/
H A Dfixture.go319 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
365 for _, w := range t.getWatches(gvr, ns) {
382 for _, w := range t.getWatches(gvr, ns) {
420 for _, w := range t.getWatches(gvr, ns) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/testing/
H A Dfixture.go319 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
365 for _, w := range t.getWatches(gvr, ns) {
382 for _, w := range t.getWatches(gvr, ns) {
420 for _, w := range t.getWatches(gvr, ns) {
/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dminisat_solver.h478 std::vector<Clause*>& getWatches(Lit literal) { return d_watches[literal.index()]; }; in getWatches() function
481 const std::vector<Clause*>& getWatches(Lit literal) const { return d_watches[literal.index()]; }; in getWatches() function
485 void addWatch(Lit literal, Clause* clause) { getWatches(literal).push_back(clause); }; in addWatch()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/testing/
H A Dfixture.go352 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
401 for _, w := range t.getWatches(gvr, ns) {
417 for _, w := range t.getWatches(gvr, ns) {
457 for _, w := range t.getWatches(gvr, ns) {
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/testing/
H A Dfixture.go367 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
415 for _, w := range t.getWatches(gvr, ns) {
432 for _, w := range t.getWatches(gvr, ns) {
470 for _, w := range t.getWatches(gvr, ns) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/testing/
H A Dfixture.go357 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
405 for _, w := range t.getWatches(gvr, ns) {
422 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/testing/
H A Dfixture.go357 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
405 for _, w := range t.getWatches(gvr, ns) {
422 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/testing/
H A Dfixture.go357 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
405 for _, w := range t.getWatches(gvr, ns) {
422 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/testing/
H A Dfixture.go352 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
401 for _, w := range t.getWatches(gvr, ns) {
417 for _, w := range t.getWatches(gvr, ns) {
457 for _, w := range t.getWatches(gvr, ns) {
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/k8s.io/client-go/testing/
H A Dfixture.go357 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
405 for _, w := range t.getWatches(gvr, ns) {
422 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/testing/
H A Dfixture.go352 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
401 for _, w := range t.getWatches(gvr, ns) {
417 for _, w := range t.getWatches(gvr, ns) {
457 for _, w := range t.getWatches(gvr, ns) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/testing/
H A Dfixture.go352 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
401 for _, w := range t.getWatches(gvr, ns) {
417 for _, w := range t.getWatches(gvr, ns) {
457 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/client-go/testing/
H A Dfixture.go367 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
415 for _, w := range t.getWatches(gvr, ns) {
432 for _, w := range t.getWatches(gvr, ns) {
470 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/client-go/testing/
H A Dfixture.go344 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
392 for _, w := range t.getWatches(gvr, ns) {
409 for _, w := range t.getWatches(gvr, ns) {
447 for _, w := range t.getWatches(gvr, ns) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/testing/
H A Dfixture.go353 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
402 for _, w := range t.getWatches(gvr, ns) {
419 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/testing/
H A Dfixture.go353 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
402 for _, w := range t.getWatches(gvr, ns) {
419 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/testing/
H A Dfixture.go353 func (t *tracker) getWatches(gvr schema.GroupVersionResource, ns string) []*watch.RaceFreeFakeWatch… func
402 for _, w := range t.getWatches(gvr, ns) {
419 for _, w := range t.getWatches(gvr, ns) {
460 for _, w := range t.getWatches(gvr, ns) {

12