Join us on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
|
W
A
access_token (renga.models.storage.File attribute)
APIClient (class in renga.api)
B
backend (renga.models.storage.Bucket attribute)
backends (renga.models.storage.BucketCollection attribute)
Bucket (class in renga.models.storage)
BucketCollection (class in renga.models.storage)
BucketCollection.Meta (class in renga.models.storage)
buckets (renga.client.RengaClient attribute)
BucketsApiMixin (class in renga.api.storage)
C
can_read (renga.models.storage.FileHandle attribute)
can_write (renga.models.storage.FileHandle attribute)
Context (class in renga.models.deployer)
context (renga.models.deployer.Execution attribute)
context_id (renga.models.deployer.Execution attribute)
ContextCollection (class in renga.models.deployer)
ContextCollection.Meta (class in renga.models.deployer)
contexts (renga.client.RengaClient attribute)
ContextsApiMixin (class in renga.api.deployer)
create() (renga.models.deployer.ContextCollection method)
(renga.models.projects.ProjectCollection method)
(renga.models.storage.BucketCollection method)
(renga.models.storage.FileCollection method)
create_bucket() (renga.api.storage.BucketsApiMixin method)
create_context() (renga.api.deployer.ContextsApiMixin method)
create_execution() (renga.api.deployer.ContextsApiMixin method)
create_file() (renga.api.storage.FilesApiMixin method)
create_project() (renga.api.projects.ProjectsApiMixin method)
D
delete() (renga.api.APIClient method)
E
endpoint (renga.api.APIClient attribute)
engine (renga.models.deployer.Execution attribute)
environment variable
RENGA_ACCESS_TOKEN
RENGA_ENDPOINT
Execution (class in renga.models.deployer)
execution_logs() (renga.api.deployer.ContextsApiMixin method)
execution_ports() (renga.api.deployer.ContextsApiMixin method)
ExecutionCollection (class in renga.models.deployer)
ExecutionCollection.Meta (class in renga.models.deployer)
executions (renga.models.deployer.Context attribute)
F
File (class in renga.models.storage)
FileCollection (class in renga.models.storage)
FileCollection.Meta (class in renga.models.storage)
FileHandle (class in renga.models.storage)
filename (renga.models.storage.File attribute)
files (renga.models.storage.Bucket attribute)
FilesApiMixin (class in renga.api.storage)
from_config() (in module renga.cli._client)
from_env() (in module renga.client)
from_url() (renga.models.storage.FileCollection method)
(renga.models.storage.FileHandle method)
G
get() (renga.api.APIClient method)
get_context() (renga.api.deployer.ContextsApiMixin method)
get_project() (renga.api.projects.ProjectsApiMixin method)
I
id (renga.models.deployer.Context attribute)
(renga.models.deployer.Execution attribute)
(renga.models.projects.Project attribute)
(renga.models.storage.Bucket attribute)
(renga.models.storage.File attribute)
(renga.models.storage.FileHandle attribute)
image (renga.models.deployer.Context attribute)
L
labels (renga.models.deployer.Context attribute)
lineage (renga.models.deployer.Context attribute)
list() (renga.models.deployer.ContextCollection method)
(renga.models.deployer.ExecutionCollection method)
(renga.models.projects.ProjectCollection method)
(renga.models.storage.BucketCollection method)
(renga.models.storage.FileCollection method)
list_contexts() (renga.api.deployer.ContextsApiMixin method)
list_executions() (renga.api.deployer.ContextsApiMixin method)
list_projects() (renga.api.projects.ProjectsApiMixin method)
logs() (renga.models.deployer.Execution method)
M
model (renga.models.deployer.ContextCollection.Meta attribute)
(renga.models.deployer.ExecutionCollection.Meta attribute)
(renga.models.projects.ProjectCollection.Meta attribute)
(renga.models.storage.BucketCollection.Meta attribute)
(renga.models.storage.FileCollection.Meta attribute)
N
name (renga.models.projects.Project attribute)
(renga.models.storage.Bucket attribute)
O
open() (renga.models.storage.File method)
(renga.models.storage.FileCollection method)
P
ports (renga.models.deployer.Execution attribute)
post() (renga.api.APIClient method)
Project (class in renga.models.projects)
ProjectCollection (class in renga.models.projects)
ProjectCollection.Meta (class in renga.models.projects)
projects (renga.client.RengaClient attribute)
ProjectsApiMixin (class in renga.api.projects)
R
read() (renga.models.storage.FileHandle method)
renga.api (module)
renga.api.deployer (module)
renga.api.projects (module)
renga.api.storage (module)
renga.client (module)
renga.models.deployer (module)
renga.models.projects (module)
renga.models.storage (module)
RengaClient (class in renga.client)
run() (renga.models.deployer.Context method)
S
spec (renga.models.deployer.Context attribute)
stop() (renga.models.deployer.Execution method)
stop_execution() (renga.api.deployer.ContextsApiMixin method)
storage_authorize() (renga.api.storage.FilesApiMixin method)
storage_info() (renga.api.storage.BucketsApiMixin method)
storage_io_read() (renga.api.storage.FilesApiMixin method)
storage_io_write() (renga.api.storage.FilesApiMixin method)
U
url (renga.models.deployer.Execution attribute)
V
vertex_id (renga.models.deployer.Context attribute)
W
write() (renga.models.storage.FileHandle method)
Renga
連歌
Python API and CLI for the Renga platform.
Navigation
Client
Projects
Buckets and Files
Contexts and Executions
Low-level API
Contributing
Changes
License
Authors
renga-python@GitHub
renga-python@PyPI
renga@GitHub
Related Topics
Documentation overview
Quick search