# Functions

MissingRepoError reports that there is no Repo definition in system/.
UnsupportedRepoSpecVersion reports that the repo version is not supported.

# Constants

MissingRepoErrorCode is the error code for MissingRepoError.
OldAllowedRepoVersion is the old (but still supported) Repo.Spec.Version.
UnsupportedRepoSpecVersionCode is the error code for UnsupportedRepoSpecVersion.