Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 4.73 KB

File metadata and controls

83 lines (54 loc) · 4.73 KB

Secrets

Types:

from rizaio.types import Secret

Methods:

Tools

Types:

from rizaio.types import Tool, ToolExecResponse

Methods:

Command

Types:

from rizaio.types import CommandExecResponse, CommandExecFuncResponse

Methods:

Runtimes

Types:

from rizaio.types import Runtime, RuntimeDeleteResponse

Methods:

Revisions

Types:

from rizaio.types.runtimes import Revision, RevisionListResponse

Methods:

Executions

Types:

from rizaio.types import Execution

Methods: