package
0.10.0
Repository: https://github.com/flexkube/libflexkube.git
Documentation: pkg.go.dev

# Packages

Package docker implements runtime.Interface and runtime.Config interfaces by talking to Docker API.

# Structs

Fake is a fake runtime client, which can be used for testing.
FakeConfig is a Fake runtime configuration struct.

# Interfaces

Config defines interface for runtime configuration.
Runtime interface describes universal way of managing containers across different container runtimes.