Navigation
index
routing table
|
modules
|
TopChef 0.2 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__aiter__() (topchef.models.interfaces.job_list.JobList method)
__contains__() (topchef.models.interfaces.job_list.JobList method)
__delitem__() (topchef.models.interfaces.job_list.JobList method)
__eq__() (topchef.models.interfaces.job_list.JobList method)
__getitem__() (topchef.models.interfaces.job_list.JobList method)
(topchef.models.interfaces.service_list.ServiceList method)
__hash__() (topchef.models.interfaces.job.Job method)
__init__() (topchef.__main__.TopchefManager method)
(topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint method)
(topchef.api.api_metadata.APIMetadata method)
(topchef.api.jobs_list.JobsList method)
(topchef.api.services_list.ServicesList method)
(topchef.models.api_metadata.APIMetadata method)
(topchef.models.errors.deserialization_error.DeserializationError method)
(topchef.models.errors.method_not_allowed_error.MethodNotAllowedError method)
(topchef.models.errors.serialization_error.SerializationError method)
(topchef.models.job.Job method)
(topchef.models.service_list.ServiceList method)
__iter__() (topchef.models.interfaces.job_list.JobList method)
__len__() (topchef.models.interfaces.job_list.JobList method)
__setitem__() (topchef.models.interfaces.job_list.JobList method)
(topchef.models.interfaces.service_list.ServiceList method)
_close_session() (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint method)
_data (topchef.api.jobs_list.JobsList attribute)
(topchef.api.services_list.ServicesList attribute)
_data_schema (topchef.api.jobs_list.JobsList attribute)
_error_code_reducer() (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint static method)
_error_response (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
_error_status_code (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
_get_method_for_request_method() (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint method)
_get_method_not_allowed_response() (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint method)
_is_job_registered() (topchef.api.job_queue.JobQueueForService static method)
_member_type_ (topchef.database.schemas.job_status.JobStatus attribute)
(topchef.models.interfaces.job.Job.JobStatus attribute)
_meta (topchef.api.services_list.ServicesList attribute)
_serialized_errors (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
_service_decorator() (topchef.api.abstract_endpoints.endpoint_for_service.EndpointForServiceIdMeta method)
A
AbstractDatabaseSchema (class in topchef.database.schemas.abstract_database_schema)
AbstractEndpoint (class in topchef.api.abstract_endpoints.abstract_endpoint)
AbstractEndpoint.Abort
AbstractEndpointForServiceMeta (class in topchef.api.abstract_endpoints.endpoint_for_service)
APIError
,
[1]
APIMetadata (class in topchef.api.api_metadata)
(class in topchef.models.api_metadata)
(class in topchef.models.interfaces.api_metadata)
app (topchef.wsgi_app.WSGIAppFactory attribute)
B
BASE (in module topchef.database.models.declarative_base)
C
check_in() (topchef.models.interfaces.service.Service method)
copy() (topchef.database.json_type.JSON method)
(topchef.database.uuid_database_type.UUID method)
D
database_session (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
DatabaseSchema (class in topchef.database.schemas.database_schema)
description (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
DeserializationError
detail (topchef.models.errors.deserialization_error.DeserializationError attribute)
(topchef.models.errors.method_not_allowed_error.MethodNotAllowedError attribute)
(topchef.models.errors.serialization_error.SerializationError attribute)
(topchef.models.errors.service_not_found_error.ServiceNotFoundError attribute)
(topchef.models.errors.service_not_found_error.ServiceWithUUIDNotFound attribute)
(topchef.models.errors.sqlalchemy_error.SQLAlchemyError attribute)
(topchef.models.interfaces.api_error.APIError attribute)
dispatch_request() (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint method)
documentation_url (topchef.models.api_metadata.APIMetadata attribute)
(topchef.models.interfaces.api_metadata.APIMetadata attribute)
E
EndpointForServiceIdMeta (class in topchef.api.abstract_endpoints.endpoint_for_service)
errors (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
G
get() (topchef.api.api_metadata.APIMetadata method)
(topchef.api.job_queue.JobQueueForService method)
(topchef.api.job_queue.JobQueueForServiceID method)
(topchef.api.jobs_for_service.JobsForServiceEndpoint method)
(topchef.api.jobs_for_service.JobsForServiceID method)
(topchef.api.jobs_list.JobsList method)
(topchef.api.service_detail.ServiceDetail method)
(topchef.api.service_detail.ServiceDetailForServiceID method)
(topchef.api.services_list.ServicesList method)
H
has_timed_out (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
I
id (topchef.models.interfaces.job.Job attribute)
(topchef.models.interfaces.service.Service attribute)
(topchef.models.job.Job attribute)
(topchef.models.service.Service attribute)
impl (topchef.database.json_type.JSON attribute)
(topchef.database.uuid_database_type.UUID attribute)
is_service_available (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
J
Job (class in topchef.database.models.job)
(class in topchef.models.interfaces.job)
(class in topchef.models.job)
Job.JobStatus (class in topchef.models.interfaces.job)
job_registration_schema (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
job_result_schema (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
job_sets (topchef.database.schemas.abstract_database_schema.AbstractDatabaseSchema attribute)
(topchef.database.schemas.database_schema.DatabaseSchema attribute)
JobList (class in topchef.models.interfaces.job_list)
(class in topchef.models.job_list)
JobQueueForService (class in topchef.api.job_queue)
JobQueueForServiceID (class in topchef.api.job_queue)
jobs (topchef.database.schemas.abstract_database_schema.AbstractDatabaseSchema attribute)
(topchef.database.schemas.database_schema.DatabaseSchema attribute)
(topchef.models.interfaces.service.Service attribute)
JobsForServiceEndpoint (class in topchef.api.jobs_for_service)
JobsForServiceID (class in topchef.api.jobs_for_service)
JobsList (class in topchef.api.jobs_list)
JobStatus (class in topchef.database.schemas.job_status)
JSON (class in topchef.database.json_type)
L
links (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
load_dialect_impl() (topchef.database.json_type.JSON method)
(topchef.database.uuid_database_type.UUID method)
M
maintainer_email (topchef.models.api_metadata.APIMetadata attribute)
(topchef.models.interfaces.api_metadata.APIMetadata attribute)
maintainer_name (topchef.models.api_metadata.APIMetadata attribute)
(topchef.models.interfaces.api_metadata.APIMetadata attribute)
metadata (topchef.database.schemas.abstract_database_schema.AbstractDatabaseSchema attribute)
(topchef.database.schemas.database_schema.DatabaseSchema attribute)
MethodNotAllowedError
N
name (topchef.models.interfaces.service.Service attribute)
(topchef.models.service.Service attribute)
new() (topchef.database.models.job.Job class method)
(topchef.models.interfaces.service.Service class method)
new_job() (topchef.models.interfaces.service.Service method)
P
parameter_schema (topchef.models.interfaces.job.Job attribute)
patch() (topchef.api.service_detail.ServiceDetail method)
(topchef.api.service_detail.ServiceDetailForServiceID method)
post() (topchef.api.jobs_for_service.JobsForServiceEndpoint method)
(topchef.api.jobs_for_service.JobsForServiceID method)
(topchef.api.services_list.ServicesList method)
process_bind_param() (topchef.database.json_type.JSON method)
(topchef.database.uuid_database_type.UUID method)
process_result_value() (topchef.database.json_type.JSON method)
(topchef.database.uuid_database_type.UUID method)
ProductionWSGIAppFactory (class in topchef.wsgi_app)
R
request_json (topchef.api.abstract_endpoints.abstract_endpoint.AbstractEndpoint attribute)
result_schema (topchef.models.interfaces.job.Job attribute)
S
SerializationError
Service (class in topchef.database.models.service)
(class in topchef.models.interfaces.service)
(class in topchef.models.service)
ServiceDetail (class in topchef.api.service_detail)
ServiceDetailForServiceID (class in topchef.api.service_detail)
ServiceList (class in topchef.models.interfaces.service_list)
(class in topchef.models.service_list)
ServiceNotFoundError
services (topchef.database.schemas.abstract_database_schema.AbstractDatabaseSchema attribute)
(topchef.database.schemas.database_schema.DatabaseSchema attribute)
ServicesList (class in topchef.api.services_list)
ServiceWithUUIDNotFound
source_code_repository_url (topchef.models.api_metadata.APIMetadata attribute)
(topchef.models.interfaces.api_metadata.APIMetadata attribute)
SQLAlchemyError
status (topchef.models.interfaces.job.Job attribute)
status_code (topchef.models.errors.deserialization_error.DeserializationError attribute)
(topchef.models.errors.method_not_allowed_error.MethodNotAllowedError attribute)
(topchef.models.errors.serialization_error.SerializationError attribute)
(topchef.models.errors.service_not_found_error.ServiceNotFoundError attribute)
(topchef.models.errors.sqlalchemy_error.SQLAlchemyError attribute)
(topchef.models.interfaces.api_error.APIError attribute)
T
timeout (topchef.models.interfaces.service.Service attribute)
title (topchef.models.errors.deserialization_error.DeserializationError attribute)
(topchef.models.errors.method_not_allowed_error.MethodNotAllowedError attribute)
(topchef.models.errors.serialization_error.SerializationError attribute)
(topchef.models.errors.service_not_found_error.ServiceNotFoundError attribute)
(topchef.models.errors.sqlalchemy_error.SQLAlchemyError attribute)
(topchef.models.interfaces.api_error.APIError attribute)
topchef.__init__ (module)
topchef.__main__ (module)
topchef.api.abstract_endpoints.abstract_endpoint (module)
topchef.api.abstract_endpoints.endpoint_for_service (module)
topchef.api.api_metadata (module)
topchef.api.job_queue (module)
topchef.api.jobs_for_service (module)
topchef.api.jobs_list (module)
topchef.api.service_detail (module)
topchef.api.services_list (module)
topchef.config (module)
topchef.database.__init__ (module)
topchef.database.json_type (module)
topchef.database.models.__init__ (module)
topchef.database.models.declarative_base (module)
topchef.database.models.job (module)
topchef.database.models.job_set (module)
topchef.database.models.service (module)
topchef.database.schemas.__init__ (module)
topchef.database.schemas.abstract_database_schema (module)
topchef.database.schemas.database_schema (module)
topchef.database.schemas.job_status (module)
topchef.database.uuid_database_type (module)
topchef.json_type (module)
topchef.models.__init__ (module)
topchef.models.abstract_classes.api_error (module)
topchef.models.abstract_classes.job_list_from_query (module)
topchef.models.api_metadata (module)
topchef.models.errors.__init__ (module)
topchef.models.errors.deserialization_error (module)
topchef.models.errors.method_not_allowed_error (module)
topchef.models.errors.not_uuid_error (module)
topchef.models.errors.serialization_error (module)
topchef.models.errors.service_not_found_error (module)
topchef.models.errors.sqlalchemy_error (module)
topchef.models.interfaces.api_error (module)
topchef.models.interfaces.api_metadata (module)
topchef.models.interfaces.job (module)
topchef.models.interfaces.job_list (module)
topchef.models.interfaces.service (module)
topchef.models.interfaces.service_list (module)
topchef.models.job (module)
topchef.models.job_list (module)
topchef.models.service (module)
topchef.models.service_list (module)
topchef.wsgi_app (module)
TopchefManager (class in topchef.__main__)
U
UUID (class in topchef.database.uuid_database_type)
V
version (topchef.models.api_metadata.APIMetadata attribute)
(topchef.models.interfaces.api_metadata.APIMetadata attribute)
W
WSGIAppFactory (class in topchef.wsgi_app)
Quick search
Navigation
index
routing table
|
modules
|
TopChef 0.2 documentation
»