//
pkg.gl
Category
github.com/flexkube/libflexkube
pkg
container
runtime
package
0.10.0
Repository:
https://github.com/flexkube/libflexkube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
120 SLOC
#
Packages
docker
Package docker implements runtime.Interface and runtime.Config interfaces by talking to Docker API.
#
Structs
Fake
Fake is a fake runtime client, which can be used for testing.
FakeConfig
FakeConfig is a Fake runtime configuration struct.
#
Interfaces
Config
Config defines interface for runtime configuration.
Runtime
Runtime interface describes universal way of managing containers across different container runtimes.