Home
last modified time | relevance | path

Searched refs:getDaemon (Results 1 – 15 of 15) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/python/test/
H A Dtest_systemd.py27 sddaemon = self.getDaemon(7, 3)
34 sddaemon = self.getDaemon(7, 3)
47 def getDaemon(self, start, count): member in MemoryOnlyMixin
76 def getDaemon(self, start, count): member in EnvironmentMixin
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/python/test/
H A Dtest_systemd.py25 sddaemon = self.getDaemon(7, 3)
33 sddaemon = self.getDaemon(7, 3)
46 def getDaemon(self, start, count): member in MemoryOnlyMixin
76 def getDaemon(self, start, count): member in EnvironmentMixin
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack.go5 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *SwarmDaemon { func
19 return s.getDaemon(c, id).Cmd(args...)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/integration-cli/
H A Ddaemon_swarm_hack_test.go9 func (s *DockerSwarmSuite) getDaemon(c *testing.T, nodeID string) *daemon.Daemon { func
23 return s.getDaemon(c, id).Cmd(args...)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go9 func (s *DockerSwarmSuite) getDaemon(c *testing.T, nodeID string) *daemon.Daemon { func
23 return s.getDaemon(c, id).Cmd(args...)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Swarm { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Daemon { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Daemon { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Daemon { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go9 func (s *DockerSwarmSuite) getDaemon(c *testing.T, nodeID string) *daemon.Daemon { func
23 return s.getDaemon(c, id).Cmd(args...)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go9 func (s *DockerSwarmSuite) getDaemon(c *testing.T, nodeID string) *daemon.Daemon { func
23 return s.getDaemon(c, id).Cmd(args...)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Swarm { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go9 func (s *DockerSwarmSuite) getDaemon(c *testing.T, nodeID string) *daemon.Daemon { func
23 return s.getDaemon(c, id).Cmd(args...)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/integration-cli/
H A Ddaemon_swarm_hack_test.go8 func (s *DockerSwarmSuite) getDaemon(c *check.C, nodeID string) *daemon.Daemon { func
22 return s.getDaemon(c, id).Cmd(args...)
/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/pyro/
H A Ddispatcher.py91 self.getDaemon().shutdown()