Home
last modified time | relevance | path

Searched refs:updateConfig (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/dports/devel/folly/folly-2021.12.27.00/folly/logging/test/
H A DConfigUpdateTest.cpp55 db.updateConfig(parseLogConfig("foo.bar=dbg5")); in TEST()
67 db.updateConfig( in TEST()
79 TEST(ConfigUpdate, updateConfig) { in TEST() argument
109 db.updateConfig(parseLogConfig("foo:=DBG2")); in TEST()
120 db.updateConfig( in TEST()
166 db.updateConfig(parseLogConfig("bar=WARN")); in TEST()
188 db.updateConfig( in TEST()
216 db.updateConfig(parseLogConfig("; h2:abc=def")); in TEST()
278 db.updateConfig(parseLogConfig("bar=WARN:")); in TEST()
336 db.updateConfig(parseLogConfig( in TEST()
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go506 if updateConfig == nil {
511 Parallelism: updateConfig.Parallelism,
515 converted.Delay = updateConfig.Delay
516 if updateConfig.Monitor != nil {
520 switch updateConfig.FailureAction {
529 switch updateConfig.Order {
540 if updateConfig == nil {
546 Delay: updateConfig.Delay,
550 switch updateConfig.FailureAction {
560 if updateConfig.Monitor != 0 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go506 if updateConfig == nil {
511 Parallelism: updateConfig.Parallelism,
515 converted.Delay = updateConfig.Delay
516 if updateConfig.Monitor != nil {
520 switch updateConfig.FailureAction {
529 switch updateConfig.Order {
540 if updateConfig == nil {
546 Delay: updateConfig.Delay,
550 switch updateConfig.FailureAction {
560 if updateConfig.Monitor != 0 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go160 updateConfig *api.UpdateConfig
165 updateConfig = service.Spec.Rollback
166 if updateConfig == nil {
171 updateConfig = service.Spec.Update
172 if updateConfig == nil {
173 updateConfig = defaults.Service.Update
178 if updateConfig.Monitor != nil {
197 u.worker(ctx, slotQueue, updateConfig)
237 switch updateConfig.FailureAction {
353 if updateConfig.Delay != 0 {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go160 updateConfig *api.UpdateConfig
165 updateConfig = service.Spec.Rollback
166 if updateConfig == nil {
171 updateConfig = service.Spec.Update
172 if updateConfig == nil {
173 updateConfig = defaults.Service.Update
178 if updateConfig.Monitor != nil {
197 u.worker(ctx, slotQueue, updateConfig)
237 switch updateConfig.FailureAction {
353 if updateConfig.Delay != 0 {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go522 if updateConfig == nil {
527 Parallelism: updateConfig.Parallelism,
531 converted.Delay = updateConfig.Delay
532 if updateConfig.Monitor != nil {
536 switch updateConfig.FailureAction {
545 switch updateConfig.Order {
556 if updateConfig == nil {
562 Delay: updateConfig.Delay,
566 switch updateConfig.FailureAction {
576 if updateConfig.Monitor != 0 {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go520 if updateConfig == nil {
525 Parallelism: updateConfig.Parallelism,
529 converted.Delay = updateConfig.Delay
530 if updateConfig.Monitor != nil {
534 switch updateConfig.FailureAction {
543 switch updateConfig.Order {
554 if updateConfig == nil {
560 Delay: updateConfig.Delay,
564 switch updateConfig.FailureAction {
574 if updateConfig.Monitor != 0 {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go522 if updateConfig == nil {
527 Parallelism: updateConfig.Parallelism,
531 converted.Delay = updateConfig.Delay
532 if updateConfig.Monitor != nil {
536 switch updateConfig.FailureAction {
545 switch updateConfig.Order {
556 if updateConfig == nil {
562 Delay: updateConfig.Delay,
566 switch updateConfig.FailureAction {
576 if updateConfig.Monitor != 0 {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go520 if updateConfig == nil {
525 Parallelism: updateConfig.Parallelism,
529 converted.Delay = updateConfig.Delay
530 if updateConfig.Monitor != nil {
534 switch updateConfig.FailureAction {
543 switch updateConfig.Order {
554 if updateConfig == nil {
560 Delay: updateConfig.Delay,
564 switch updateConfig.FailureAction {
574 if updateConfig.Monitor != 0 {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/cluster/convert/
H A Dservice.go520 if updateConfig == nil {
525 Parallelism: updateConfig.Parallelism,
529 converted.Delay = updateConfig.Delay
530 if updateConfig.Monitor != nil {
534 switch updateConfig.FailureAction {
543 switch updateConfig.Order {
554 if updateConfig == nil {
560 Delay: updateConfig.Delay,
564 switch updateConfig.FailureAction {
574 if updateConfig.Monitor != 0 {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go160 updateConfig *api.UpdateConfig
165 updateConfig = service.Spec.Rollback
166 if updateConfig == nil {
171 updateConfig = service.Spec.Update
172 if updateConfig == nil {
173 updateConfig = defaults.Service.Update
178 if updateConfig.Monitor != nil {
197 u.worker(ctx, slotQueue, updateConfig)
237 switch updateConfig.FailureAction {
353 if updateConfig.Delay != 0 {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go166 updateConfig *api.UpdateConfig
171 updateConfig = service.Spec.Rollback
172 if updateConfig == nil {
177 updateConfig = service.Spec.Update
178 if updateConfig == nil {
179 updateConfig = defaults.Service.Update
184 if updateConfig.Monitor != nil {
203 u.worker(ctx, slotQueue, updateConfig)
243 switch updateConfig.FailureAction {
359 if updateConfig.Delay != 0 {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go160 updateConfig *api.UpdateConfig
165 updateConfig = service.Spec.Rollback
166 if updateConfig == nil {
171 updateConfig = service.Spec.Update
172 if updateConfig == nil {
173 updateConfig = defaults.Service.Update
178 if updateConfig.Monitor != nil {
197 u.worker(ctx, slotQueue, updateConfig)
237 switch updateConfig.FailureAction {
353 if updateConfig.Delay != 0 {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/manager/orchestrator/update/
H A Dupdater.go159 updateConfig *api.UpdateConfig
164 updateConfig = service.Spec.Rollback
165 if updateConfig == nil {
170 updateConfig = service.Spec.Update
171 if updateConfig == nil {
172 updateConfig = defaults.Service.Update
177 if updateConfig.Monitor != nil {
196 u.worker(ctx, slotQueue, updateConfig)
236 switch updateConfig.FailureAction {
352 if updateConfig.Delay != 0 {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dtopology_coordinator_v1_test.cpp276 updateConfig(BSON("_id" in TEST_F()
351 updateConfig(BSON("_id" in TEST_F()
523 updateConfig(BSON("_id" in TEST_F()
575 updateConfig(BSON("_id" in TEST_F()
702 updateConfig(BSON("_id" in TEST_F()
759 updateConfig(BSON("_id" in TEST_F()
812 updateConfig(BSON("_id" in TEST_F()
867 updateConfig(BSON("_id" in TEST_F()
925 updateConfig(BSON("_id" in TEST_F()
1000 updateConfig(BSON("_id" in TEST_F()
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/cluster/convert/
H A Dservice.go597 if updateConfig == nil {
602 Parallelism: updateConfig.Parallelism,
606 converted.Delay = updateConfig.Delay
607 if updateConfig.Monitor != nil {
611 switch updateConfig.FailureAction {
620 switch updateConfig.Order {
631 if updateConfig == nil {
637 Delay: updateConfig.Delay,
641 switch updateConfig.FailureAction {
651 if updateConfig.Monitor != 0 {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go597 if updateConfig == nil {
602 Parallelism: updateConfig.Parallelism,
606 converted.Delay = updateConfig.Delay
607 if updateConfig.Monitor != nil {
611 switch updateConfig.FailureAction {
620 switch updateConfig.Order {
631 if updateConfig == nil {
637 Delay: updateConfig.Delay,
641 switch updateConfig.FailureAction {
651 if updateConfig.Monitor != 0 {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go597 if updateConfig == nil {
602 Parallelism: updateConfig.Parallelism,
606 converted.Delay = updateConfig.Delay
607 if updateConfig.Monitor != nil {
611 switch updateConfig.FailureAction {
620 switch updateConfig.Order {
631 if updateConfig == nil {
637 Delay: updateConfig.Delay,
641 switch updateConfig.FailureAction {
651 if updateConfig.Monitor != 0 {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/cluster/convert/
H A Dservice.go597 if updateConfig == nil {
602 Parallelism: updateConfig.Parallelism,
606 converted.Delay = updateConfig.Delay
607 if updateConfig.Monitor != nil {
611 switch updateConfig.FailureAction {
620 switch updateConfig.Order {
631 if updateConfig == nil {
637 Delay: updateConfig.Delay,
641 switch updateConfig.FailureAction {
651 if updateConfig.Monitor != 0 {
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/
H A Dinit.h40 virtual void updateConfig();
81 void updateConfig();
89 void updateConfig();
105 void updateConfig();

12345678910>>...24