provider

package
v0.5.2-beta Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Online = iota
	Offline
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode int64

type ScenarioDataProvider

type ScenarioDataProvider interface {
	GetRegistryImages(dataSource string) (*[]models.ScenarioTag, error)
	GetScenarioDetail(scenario string, dataSource string) (*models.ScenarioDetail, error)
	ScaffoldScenarios(scenarios []string, dataSource string) (*string, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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