Skip to main content

Aruna Object Storage Python API builds

Project description

Aruna Object Storage (AOS) python-api

This repo contains the Python API builds for the Aruna storage. It is derived from the language agnostic Protocol Buffers API Definitions.

Structure

The API contains three main sections:

  • Storage section: This is the main section for external use. It contains a basic set of services and models that describe the interfaces with the storage system.

  • Notification section: This section contains a set of services and models that describe the interfaces with the notification system.

  • Internal section: This section is for internal use only. It contains a set of internal services and apis that are used by different internal components of the system.

Storage

The storage section is divided in two subsections:

  • Models: This section contains the models that are used by the storage system.

  • Storage services: This section contains all services that are used to interact with the storage system. Services are defined as RPCs and are grouped by object type.

Notifications

The Notification section provides a set of RPCs that are used to interact with the notification system. The notification system uses nats.io as its underlying service. The service definition can be found here.

Internal

This contains definitions for internal APIs that are used by different (micro) services internally. These endpoints are not exposed to external users. Currently, the main use is the interaction with the storage proxy that bundles multiple storage methods (S3, local file system etc.) in one service that provides stable, pre-authenticated up- and download URLs for users.

License

The API is licensed under the Apache 2.0 license. See the License file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Aruna-Python-API-1.0.0.tar.gz (66.3 kB view hashes)

Uploaded Source

Built Distribution

Aruna_Python_API-1.0.0-py3-none-any.whl (89.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page