# Functions

CreateHTTPAPIHandler creates the restful Container and defines the routes the API will serve.

# Structs

APIHandler handles the API calls.
NamespaceList is a list of namespaces.
TFJobDetail describe the specification of a TFJob if any and related pods.
TFJobList is a list of TFJobs.