package
0.0.0-20250102170658-dbc239fdba70
Repository: https://github.com/hanshal101/core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
model to run a container will sufficient configuration.
the docker model with the docker client and th configuration of the container to run.
this will be used as a result after the task is assigned to analyze whether the docker container of executed sucessfully or not.
since this is a basic implementation of a container orchestrator task here only contains the image name, the uuid, and the state to find the best worker in our cluster for the application we check this by viewing memory and disk also here the restart-policy is same as implemented in kubernetes while exposed-ports and port-bindings are like services start-time and end-time looks cool to show in the CLI.
if user wants to stop a task it can do through task-event.
# Type aliases
No description provided by the author