Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorNoComponents = "no components present" ErrorNoContainerComponent = fmt.Sprintf("odo requires atleast one component of type '%s' in devfile", common.ContainerComponentType) )
Errors
Functions ¶
func ValidateDevfileData ¶
func ValidateDevfileData(data interface{}) error
ValidateDevfileData validates whether sections of devfile are odo compatible
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.