# Functions
GetDevfileJSONSchema returns the devfile JSON schema of the supported apiVersion.
IsApiVersionSupported returns true if the API version is supported in odo.
NewDevfileData returns relevant devfile struct for the provided API version.
# Constants
Supported devfile API versions in odo.
Supported devfile API versions in odo.
# Interfaces
DevfileData is an interface that defines functions for Devfile data operations.