package
1.0.0-beta.7
Repository: https://github.com/sylabs/singularity-cri.git
Documentation: pkg.go.dev

# Functions

NewContainerIndex returns new ContainerIndex ready to use.
NewImageIndex returns new ImageIndex ready to use.
NewPodIndex returns new PodIndex ready to use.

# Variables

ErrNotFound is returned when object is not found in index.

# Structs

ContainerIndex provides a convenient and thread-safe way for storing containers.
ImageIndex provides a convenient and thread-safe way for storing images.
PodIndex provides a convenient and thread-safe way for storing pods.