Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSourceNotSupported = errors.New("source not supported")
Functions ¶
This section is empty.
Types ¶
type RegistryProvider ¶ added in v0.4.3
type Source ¶
type Source struct { Git *Git Registry *Registry RegistryProvider *RegistryProvider Local *string }
func ParseProviderSourceString ¶ added in v0.4.3
Click to show internal directories.
Click to hide internal directories.