# Functions
NewStorage returns a Storage object that will work against tapp controller.
ValidateGetObjectAndTenantID validate name and tenantID, if success return TappController.
# Structs
REST implements a RESTStorage for tapp controller against etcd.
StatusREST implements the REST endpoint for changing the status of a tapp controller.
Storage includes storage for tapp controller and all sub resources.