Skip to content

Latest commit

 

History

History
122 lines (83 loc) · 8.79 KB

File metadata and controls

122 lines (83 loc) · 8.79 KB

Fastedge

Types:

from gcore.types.fastedge import Client

Methods:

Templates

Types:

from gcore.types.fastedge import Template, TemplateParameter, TemplateShort

Methods:

Secrets

Types:

from gcore.types.fastedge import Secret, SecretShort, SecretCreateResponse, SecretListResponse

Methods:

Binaries

Types:

from gcore.types.fastedge import Binary, BinaryShort, BinaryListResponse

Methods:

Statistics

Types:

from gcore.types.fastedge import (
    CallStatus,
    DurationStats,
    StatisticGetCallSeriesResponse,
    StatisticGetDurationSeriesResponse,
)

Methods:

Apps

Types:

from gcore.types.fastedge import App, AppShort

Methods:

Logs

Types:

from gcore.types.fastedge.apps import Log

Methods:

KvStores

Types:

from gcore.types.fastedge import KvStore, KvStoreShort, KvStoreCreateResponse, KvStoreListResponse

Methods: