 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CiInfraGetter ¶
type CiInfraGetter struct {
	// contains filtered or unexported fields
}
    CiInfraGetter gets infra config for ci workflows
func NewCiInfraGetter ¶
func NewCiInfraGetter(infraConfigService infraConfig.InfraConfigService) *CiInfraGetter
func (CiInfraGetter) GetInfraConfigurationsByScope ¶
func (ciInfraGetter CiInfraGetter) 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.