Home
last modified time | relevance | path

Searched defs:PeriodicConfig (Results 1 – 18 of 18) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/jobspec/
H A Dparse_job.go204 func parsePeriodic(result **api.PeriodicConfig, list *ast.ObjectList) error {
/dports/sysutils/nomad/nomad-1.1.0/jobspec/
H A Dparse_job.go215 func parsePeriodic(result **api.PeriodicConfig, list *ast.ObjectList) error {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go580 type PeriodicConfig struct { struct
581 Enabled *bool
582 Spec *string
583 SpecType *string
584 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
585 TimeZone *string `mapstructure:"time_zone"`
588 func (p *PeriodicConfig) Canonicalize() {
610 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
634 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/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.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go547 type PeriodicConfig struct { struct
548 Enabled *bool
549 Spec *string
550 SpecType *string
551 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
552 TimeZone *string `mapstructure:"time_zone"`
555 func (p *PeriodicConfig) Canonicalize() {
577 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
601 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go545 type PeriodicConfig struct { struct
546 Enabled *bool
547 Spec *string
548 SpecType *string
549 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
550 TimeZone *string `mapstructure:"time_zone"`
553 func (p *PeriodicConfig) Canonicalize() {
575 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
585 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go580 type PeriodicConfig struct { struct
581 Enabled *bool
582 Spec *string
583 SpecType *string
584 ProhibitOverlap *bool `mapstructure:"prohibit_overlap"`
585 TimeZone *string `mapstructure:"time_zone"`
588 func (p *PeriodicConfig) Canonicalize() {
610 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
634 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go716 type PeriodicConfig struct { struct
717 Enabled *bool `hcl:"enabled,optional"`
718 Spec *string `hcl:"cron,optional"`
719 SpecType *string
720 ProhibitOverlap *bool `mapstructure:"prohibit_overlap" hcl:"prohibit_overlap,optional"`
721 TimeZone *string `mapstructure:"time_zone" hcl:"time_zone,optional"`
724 func (p *PeriodicConfig) Canonicalize() {
746 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
773 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/nomad/nomad-1.1.0/api/
H A Djobs.go716 type PeriodicConfig struct { struct
717 Enabled *bool `hcl:"enabled,optional"`
718 Spec *string `hcl:"cron,optional"`
719 SpecType *string
720 ProhibitOverlap *bool `mapstructure:"prohibit_overlap" hcl:"prohibit_overlap,optional"`
721 TimeZone *string `mapstructure:"time_zone" hcl:"time_zone,optional"`
724 func (p *PeriodicConfig) Canonicalize() {
746 func (p *PeriodicConfig) Next(fromTime time.Time) (time.Time, error) {
773 func (p *PeriodicConfig) GetLocation() (*time.Location, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go3268 type PeriodicConfig struct { struct
3270 Enabled bool
3274 Spec string
3277 SpecType string
3280 ProhibitOverlap bool
3287 TimeZone string
3290 location *time.Location
3293 func (p *PeriodicConfig) Copy() *PeriodicConfig {
3302 func (p *PeriodicConfig) Validate() error {
3334 func (p *PeriodicConfig) Canonicalize() {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go4060 type PeriodicConfig struct { struct
4062 Enabled bool
4066 Spec string
4069 SpecType string
4072 ProhibitOverlap bool
4079 TimeZone string
4082 location *time.Location
4085 func (p *PeriodicConfig) Copy() *PeriodicConfig {
4094 func (p *PeriodicConfig) Validate() error {
4126 func (p *PeriodicConfig) Canonicalize() {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go4959 type PeriodicConfig struct { struct
4961 Enabled bool
4965 Spec string
4968 SpecType string
4971 ProhibitOverlap bool
4978 TimeZone string
4981 location *time.Location
4984 func (p *PeriodicConfig) Copy() *PeriodicConfig {
4993 func (p *PeriodicConfig) Validate() error {
5025 func (p *PeriodicConfig) Canonicalize() {
[all …]