Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestImageSetVersion ¶ added in v0.6.0
Types ¶
type MetaLoader ¶ added in v0.3.0
type MetaLoader interface {
Load() (*addonsv1alpha1.AddonMetadataSpec, error)
}
func NewMetaLoader ¶ added in v0.3.0
func NewMetaLoader(addonDir, env, version string) MetaLoader
NewMetaLoader - returns default implementation of the AddonMetaLoader
Click to show internal directories.
Click to hide internal directories.