infraProviders

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfraProvider

type InfraProvider interface {
	GetInfraProvider(providerType bean.WorkflowPipelineType) (infraGetters.InfraGetter, error)
}

type InfraProviderImpl

type InfraProviderImpl struct {
	// contains filtered or unexported fields
}

func NewInfraProviderImpl

func NewInfraProviderImpl(logger *zap.SugaredLogger,
	jobInfraGetter *job.InfraGetter,
	ciInfraGetter *ci.InfraGetter) *InfraProviderImpl

func (*InfraProviderImpl) GetInfraProvider

func (infraProvider *InfraProviderImpl) GetInfraProvider(providerType bean.WorkflowPipelineType) (infraGetters.InfraGetter, error)

Directories

Path Synopsis
ci
job

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL