Versions in this module Expand all Collapse all v1 v1.1.1 Mar 12, 2020 Changes in this version + func GetDevfileJSONSchema(version string) (string, error) + func IsApiVersionSupported(version string) bool + type DevfileData interface + GetAliasedComponents func() []common.DevfileComponent + GetComponents func() []common.DevfileComponent + func NewDevfileData(version string) (obj DevfileData, err error)