Documentation
¶
Index ¶
Constants ¶
View Source
const ImageTag = "image"
Variables ¶
This section is empty.
Functions ¶
func Providers ¶
func Providers(cfg ProviderConfig) []collections.TaggedValue[source.Provider]
Types ¶
type ImageConfig ¶
type ImageConfig struct {
Reference string
Platform *image.Platform
RegistryOptions *image.RegistryOptions
Exclude source.ExcludeConfig
Alias source.Alias
}
type ProviderConfig ¶
type ProviderConfig struct {
StereoscopeImageProviderConfig stereoscope.ImageProviderConfig
Exclude source.ExcludeConfig
Alias source.Alias
}
Click to show internal directories.
Click to hide internal directories.