package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildContainerLogsDirectory builds absolute log directory path for a container in pod.
BuildPodLogsDirectory builds absolute log directory path for a pod sandbox.
NewKubeGenericRuntimeManager creates a new kubeGenericRuntimeManager.

# Variables

ErrCreateContainer - failed to create container.
ErrCreateContainerConfig - failed to create container config.
ErrPostStartHook - failed to execute PostStartHook.
ErrPreStartHook - failed to execute PreStartHook.
ErrVersionNotSupported is returned when the api version of runtime interface is not supported.

# Interfaces

KubeGenericRuntime is a interface contains interfaces for container runtime and command.
LegacyLogProvider gives the ability to use unsupported docker log drivers (e.g.