package
0.2.9-rc1
Repository: https://github.com/ernoaapa/eliot.git
Documentation: pkg.go.dev

# Functions

GetPodName resolves pod name where the container belongs.
InitialisePodModel creates new Pod struct with name and namespace metadata.
MapContainerStatusToInternalModel maps containerd model to internal container status model.
MapContainersToInternalModel maps containerd models to internal model.
MapContainerToInternalModel maps containerd model to internal model.
MapMountToContainerdModel maps model.Mount to containerd spec struct.
MapPipeToContainerdModel maps model.PipeSet to containerd extension PipeSet.
NewLabels constructs new labels map for new container.
RequireTty find out is the container configured to create TTY.

# Type aliases

ContainerLabels is helper type for managing container labels.