package
0.0.0-20241213210829-8bcec8167a96
Repository: https://github.com/zejunzhou/ironfunctions-serverlessresearch.git
Documentation: pkg.go.dev

# README

This package is intended as a general purpose container abstraction library. With the same code, you can run on Docker, Rkt, etc.

# Packages

No description provided by the author
No description provided by the author

# Functions

Decimate will down sample to a max number of points in a given sample by averaging samples together.
for tests.
No description provided by the author

# Constants

TODO: ensure some type is applied to these statuses.
TODO: ensure some type is applied to these statuses.
TODO: ensure some type is applied to these statuses.
task statuses.
TODO: ensure some type is applied to these statuses.
TODO: ensure some type is applied to these statuses.

# Variables

ErrOutOfMemory for OOM in container engine.

# Structs

No description provided by the author
Stat is a bucket of stats from a driver at a point in time for a certain task.

# Interfaces

The ContainerTask interface guides task execution across a wide variety of container oriented runtimes.
A DriverCookie identifies a unique request to run a task.
No description provided by the author
RunResult indicates only the final state of the task.

# Type aliases

Allows us to implement custom unmarshaling of JSON and envconfig.