Home
last modified time | relevance | path

Searched defs:netWatch (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/
H A Dstore.go257 type netWatch struct { struct
258 localEps map[string]*endpoint
259 remoteEps map[string]*endpoint
260 stopCh chan struct{}
263 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
283 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
348 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
406 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go246 type netWatch struct { struct
247 localEps map[string]*endpoint
248 remoteEps map[string]*endpoint
249 stopCh chan struct{}
252 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
272 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
337 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
396 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go246 type netWatch struct { struct
247 localEps map[string]*endpoint
248 remoteEps map[string]*endpoint
249 stopCh chan struct{}
252 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
272 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
337 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
396 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go246 type netWatch struct { struct
247 localEps map[string]*endpoint
248 remoteEps map[string]*endpoint
249 stopCh chan struct{}
252 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
272 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
337 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
396 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dstore.go268 type netWatch struct { struct
269 localEps map[string]*endpoint
270 remoteEps map[string]*endpoint
271 stopCh chan struct{}
274 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
294 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
359 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
418 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/libnetwork/
H A Dstore.go246 type netWatch struct { struct
247 localEps map[string]*endpoint
248 remoteEps map[string]*endpoint
249 stopCh chan struct{}
252 func (c *controller) getLocalEps(nw *netWatch) []*endpoint {
272 func (c *controller) networkWatchLoop(nw *netWatch, ep *endpoint, ecCh <-chan datastore.KVObject) {
337 func (c *controller) processEndpointCreate(nmap map[string]*netWatch, ep *endpoint) {
396 func (c *controller) processEndpointDelete(nmap map[string]*netWatch, ep *endpoint) {