Home
last modified time | relevance | path

Searched defs:OverrideParamsConfigSource (Results 1 – 2 of 2) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/atc/exec/
H A Dtask_config_source.go130 type OverrideParamsConfigSource struct { struct
131 ConfigSource TaskConfigSource
132 Params atc.TaskEnv
133 WarningList []string
138 …onfig(ctx context.Context, logger lager.Logger, source *build.Repository) (atc.TaskConfig, error) {
159 func (configSource OverrideParamsConfigSource) Warnings() []string {
/dports/misc/concourse/concourse-6.7.2/atc/exec/
H A Dtask_config_source.go130 type OverrideParamsConfigSource struct { struct
131 ConfigSource TaskConfigSource
132 Params atc.TaskEnv
133 WarningList []string
138 …onfig(ctx context.Context, logger lager.Logger, source *build.Repository) (atc.TaskConfig, error) {
159 func (configSource OverrideParamsConfigSource) Warnings() []string {