Home
last modified time | relevance | path

Searched refs:RedactImageSource (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/concourse-fly/concourse-6.7.1/atc/worker/
H A Dimage_factory.go51 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
64 func (NoopImageFetchingDelegate) RedactImageSource(source atc.Source) (atc.Source, error) { func
H A Dworker.go259 redactedSource, err := delegate.RedactImageSource(originalSource)
/dports/misc/concourse/concourse-6.7.2/atc/worker/
H A Dimage_factory.go51 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
64 func (NoopImageFetchingDelegate) RedactImageSource(source atc.Source) (atc.Source, error) { func
H A Dworker.go259 redactedSource, err := delegate.RedactImageSource(originalSource)
/dports/net/concourse-fly/concourse-6.7.1/atc/exec/
H A Dbuild_step_delegate.go17 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dget_step.go41 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dput_step.go23 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dtask_step.go57 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
/dports/misc/concourse/concourse-6.7.2/atc/exec/
H A Dbuild_step_delegate.go17 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dput_step.go23 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dget_step.go41 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
H A Dtask_step.go57 RedactImageSource(source atc.Source) (atc.Source, error) methodSpec
/dports/net/concourse-fly/concourse-6.7.1/atc/worker/workerfakes/
H A Dfake_image_fetching_delegate.go122 func (fake *FakeImageFetchingDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
/dports/misc/concourse/concourse-6.7.2/atc/worker/workerfakes/
H A Dfake_image_fetching_delegate.go122 func (fake *FakeImageFetchingDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
/dports/net/concourse-fly/concourse-6.7.1/atc/exec/execfakes/
H A Dfake_build_step_delegate.go257 func (fake *FakeBuildStepDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_check_delegate.go269 func (fake *FakeCheckDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_task_delegate.go262 func (fake *FakeTaskDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_get_delegate.go267 func (fake *FakeGetDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_set_pipeline_step_delegate.go263 func (fake *FakeSetPipelineStepDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
/dports/misc/concourse/concourse-6.7.2/atc/exec/execfakes/
H A Dfake_build_step_delegate.go257 func (fake *FakeBuildStepDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_get_delegate.go267 func (fake *FakeGetDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_task_delegate.go262 func (fake *FakeTaskDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
H A Dfake_check_delegate.go269 func (fake *FakeCheckDelegate) RedactImageSource(arg1 atc.Source) (atc.Source, error) { func
/dports/net/concourse-fly/concourse-6.7.1/atc/engine/builder/
H A Ddelegate_factory.go434 func (delegate *buildStepDelegate) RedactImageSource(source atc.Source) (atc.Source, error) { func
/dports/misc/concourse/concourse-6.7.2/atc/engine/builder/
H A Ddelegate_factory.go434 func (delegate *buildStepDelegate) RedactImageSource(source atc.Source) (atc.Source, error) { func

12