Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobInfraGetter ¶
type JobInfraGetter struct {
// contains filtered or unexported fields
}
JobInfraGetter gets infra config for job workflows
func NewJobInfraGetter ¶
func NewJobInfraGetter() *JobInfraGetter
func (JobInfraGetter) GetInfraConfigurationsByScope ¶
func (jobInfraGetter JobInfraGetter) GetInfraConfigurationsByScope(scope *infraConfig.Scope) (*infraConfig.InfraConfig, error)
GetInfraConfigurationsByScope gets infra config for ci workflows using the scope
Click to show internal directories.
Click to hide internal directories.