Versions in this module Expand all Collapse all v0 v0.0.3 Aug 21, 2020 Changes in this version + var CarGVK = v1alpha1.SchemeGroupVersion.WithKind("Car") + func CarKeyForName(name string) storage.ObjectKey + func NewCar(name string) *v1alpha1.Car + func NewEcho() *echo.Echo + func ParseVersionFlag() + func SetNewCarStatus(s storage.Storage, key storage.ObjectKey) error + func StartEcho(e *echo.Echo) error