package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Interfaces
ContainerManager contains methods to manipulate containers managed by a container runtime.
ContainerStatsManager contains methods for retriving the container statistics.
ImageManagerService interface should be implemented by a container image manager.
PodSandboxManager contains methods for operating on PodSandboxes.
RuntimeService interface should be implemented by a container runtime.
RuntimeVersioner contains methods for runtime name, version and API version.