lab_orchestrator_lib.database.adapter

Contains all adapters that needs to be implemented to use the lab orchestrator lib.

Classes

DockerImageAdapterInterface()

Adapter that is used to connect the docker image model to the database.

LabAdapterInterface()

Adapter that is used to connect the lab model to the database.

LabDockerImageAdapterInterface()

Adapter that is used to connect the lab docker image model to the database.

LabInstanceAdapterInterface()

Adapter that is used to connect the lab instance model to the database.

UserAdapterInterface()

Adapter that is used to connect the user model to the database.