Home
last modified time | relevance | path

Searched refs:updateCh (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/proxy/envoy/v2/
H A Ddiscovery_test.go198 updateCh <- &model.PushRequest{Full: true}
205 updateCh <- &model.PushRequest{Full: true}
206 updateCh <- &model.PushRequest{Full: true}
213 updateCh <- &model.PushRequest{Full: true}
214 updateCh <- &model.PushRequest{Full: true}
226 updateCh <- &model.PushRequest{Full: true}
228 updateCh <- &model.PushRequest{Full: true}
230 updateCh <- &model.PushRequest{Full: true}
251 updateCh := make(chan *model.PushRequest)
278 debounce(updateCh, stopCh, fakePush)
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/sysutils/coreos-ct/container-linux-config-transpiler-0.9.0/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go74 if c.subStateSubscriber.updateCh == nil &&
75 c.propertiesSubscriber.updateCh == nil {
179 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
192 c.subStateSubscriber.updateCh = updateCh
200 if c.subStateSubscriber.updateCh == nil {
244 case c.subStateSubscriber.updateCh <- update:
313 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
316 c.propertiesSubscriber.updateCh = updateCh
326 if c.propertiesSubscriber.updateCh == nil {
333 case c.propertiesSubscriber.updateCh <- update:
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/www/beehive/beehive-0.4.0/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/go-systemd/go-systemd-e64a0ec8b42a/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/security/vault/vault-1.8.2/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/security/vault/vault-1.8.2/vendor/github.com/coreos/go-systemd/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/coreos/go-systemd/v22/dbus/
H A Dsubscription.go64 if c.subStateSubscriber.updateCh == nil &&
65 c.propertiesSubscriber.updateCh == nil {
169 func (c *Conn) SetSubStateSubscriber(updateCh chan<- *SubStateUpdate, errCh chan<- error) {
182 c.subStateSubscriber.updateCh = updateCh
190 if c.subStateSubscriber.updateCh == nil {
234 case c.subStateSubscriber.updateCh <- update:
303 func (c *Conn) SetPropertiesSubscriber(updateCh chan<- *PropertiesUpdate, errCh chan<- error) {
306 c.propertiesSubscriber.updateCh = updateCh
316 if c.propertiesSubscriber.updateCh == nil {
323 case c.propertiesSubscriber.updateCh <- update:

12345678910>>...16