hoss package

Subpackages

Submodules

hoss.api module

hoss.auth module

hoss.cli module

hoss.console module

hoss.core module

hoss.dataset module

hoss.error module

exception hoss.error.AlreadyExistsException[source]

Bases: hoss.error.HossException

The specified resource already exists

exception hoss.error.HossException[source]

Bases: Exception

A general exception raised by the hoss package

exception hoss.error.NotAuthorizedException[source]

Bases: hoss.error.HossException

You are not authorized to access this API/resource

exception hoss.error.NotFoundException[source]

Bases: hoss.error.HossException

The specified resource was not found

exception hoss.error.ServerCheckError[source]

Bases: Exception

An error occurred while trying to fetch the server version

hoss.namespace module

hoss.objectstore module

hoss.ref module

hoss.utilities module

hoss.version module

Module contents