package
3.16.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Functions

ValidateDevfileData validates whether sections of devfile are odo compatible after invoking the generic devfile validation.

# Structs

NoComponentsError returns an error if no component is found.
NoContainerComponentError returns an error if no container component is found.
UnsupportedOdoCommandError returns an error if the command is neither exec nor composite.