Home
last modified time | relevance | path

Searched defs:UpdateStrategy (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go378 type UpdateStrategy struct { struct
379 Stagger *time.Duration `mapstructure:"stagger"`
380 MaxParallel *int `mapstructure:"max_parallel"`
381 HealthCheck *string `mapstructure:"health_check"`
385 Canary *int `mapstructure:"canary"`
386 AutoRevert *bool `mapstructure:"auto_revert"`
387 AutoPromote *bool `mapstructure:"auto_promote"`
406 func (u *UpdateStrategy) Copy() *UpdateStrategy {
452 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
494 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go378 type UpdateStrategy struct { struct
379 Stagger *time.Duration `mapstructure:"stagger"`
380 MaxParallel *int `mapstructure:"max_parallel"`
381 HealthCheck *string `mapstructure:"health_check"`
385 Canary *int `mapstructure:"canary"`
386 AutoRevert *bool `mapstructure:"auto_revert"`
387 AutoPromote *bool `mapstructure:"auto_promote"`
406 func (u *UpdateStrategy) Copy() *UpdateStrategy {
452 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
494 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go444 type UpdateStrategy struct { struct
445 Stagger *time.Duration `mapstructure:"stagger" hcl:"stagger,optional"`
446 MaxParallel *int `mapstructure:"max_parallel" hcl:"max_parallel,optional"`
447 HealthCheck *string `mapstructure:"health_check" hcl:"health_check,optional"`
451 Canary *int `mapstructure:"canary" hcl:"canary,optional"`
452 AutoRevert *bool `mapstructure:"auto_revert" hcl:"auto_revert,optional"`
453 AutoPromote *bool `mapstructure:"auto_promote" hcl:"auto_promote,optional"`
472 func (u *UpdateStrategy) Copy() *UpdateStrategy {
518 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
560 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/api/
H A Djobs.go444 type UpdateStrategy struct { struct
445 Stagger *time.Duration `mapstructure:"stagger" hcl:"stagger,optional"`
446 MaxParallel *int `mapstructure:"max_parallel" hcl:"max_parallel,optional"`
447 HealthCheck *string `mapstructure:"health_check" hcl:"health_check,optional"`
451 Canary *int `mapstructure:"canary" hcl:"canary,optional"`
452 AutoRevert *bool `mapstructure:"auto_revert" hcl:"auto_revert,optional"`
453 AutoPromote *bool `mapstructure:"auto_promote" hcl:"auto_promote,optional"`
472 func (u *UpdateStrategy) Copy() *UpdateStrategy {
518 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
560 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go363 type UpdateStrategy struct { struct
364 Stagger *time.Duration `mapstructure:"stagger"`
365 MaxParallel *int `mapstructure:"max_parallel"`
366 HealthCheck *string `mapstructure:"health_check"`
367 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
370 AutoRevert *bool `mapstructure:"auto_revert"`
371 Canary *int `mapstructure:"canary"`
389 func (u *UpdateStrategy) Copy() *UpdateStrategy {
431 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
469 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go361 type UpdateStrategy struct { struct
362 Stagger *time.Duration `mapstructure:"stagger"`
363 MaxParallel *int `mapstructure:"max_parallel"`
364 HealthCheck *string `mapstructure:"health_check"`
365 MinHealthyTime *time.Duration `mapstructure:"min_healthy_time"`
368 AutoRevert *bool `mapstructure:"auto_revert"`
369 Canary *int `mapstructure:"canary"`
387 func (u *UpdateStrategy) Copy() *UpdateStrategy {
429 func (u *UpdateStrategy) Merge(o *UpdateStrategy) {
467 func (u *UpdateStrategy) Canonicalize() {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/apps/v1/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/
H A Ddaemonsetspec.go31 UpdateStrategy *DaemonSetUpdateStrategyApplyConfiguration `json:"updateStrategy,omitempty"` member

12345678910