import "github.com/redhat-developer/odo/pkg/errors"
errors.go
type Unauthorized struct { }
func (u *Unauthorized) Error() string