package
0.0.0-20240816234238-c0d581acaa8c
Repository: https://github.com/leaf-ai/studio-go-runner.git
Documentation: pkg.go.dev

# Functions

NewResources is used to get a receiver for dealing with the resources being tracked by the studioml runner.

# Structs

Allocated gathers together data for allocations of machine level resources into a single data structure that can be used to track resource allocations for tasks.
AllocRequest is used by clients to make requests for specific types of machine resources.
Resources is a receiver for resource related methods used to describe execution requirements.