Documentation ¶
Index ¶
- type ScenarioProvider
- func (p *ScenarioProvider) GetRegistryImages(dataSource string) (*[]models.ScenarioTag, error)
- func (p *ScenarioProvider) GetScenarioDetail(scenario string, dataSource string) (*models.ScenarioDetail, error)
- func (p *ScenarioProvider) ScaffoldScenarios(scenarios []string, dataSource string) (*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScenarioProvider ¶
type ScenarioProvider struct { }
func (*ScenarioProvider) GetRegistryImages ¶
func (p *ScenarioProvider) GetRegistryImages(dataSource string) (*[]models.ScenarioTag, error)
func (*ScenarioProvider) GetScenarioDetail ¶
func (p *ScenarioProvider) GetScenarioDetail(scenario string, dataSource string) (*models.ScenarioDetail, error)
func (*ScenarioProvider) ScaffoldScenarios ¶
func (p *ScenarioProvider) ScaffoldScenarios(scenarios []string, dataSource string) (*string, error)
Click to show internal directories.
Click to hide internal directories.