package
1.11.1
Repository: https://github.com/kevpar/cri.git
Documentation: pkg.go.dev

# Functions

ConnectDaemons connect cri plugin and containerd, and initialize the clients.
ContainerConfig creates a container config given a name and image name and additional container config options.
CRIConfig gets current cri config from containerd.
Eventually waits for f to return true, it checks every period, and returns error if timeout exceeds.
KillProcess kills the process by name.
PidOf returns pid of a process by name.
PodSandboxConfig generates a pod sandbox config for test.
Randomize adds uuid after a string.
Add container command.
Set host network.
Add container log path.
Add pid namespace mode.
Add pod log directory.
Add container resource limits.
No description provided by the author
No description provided by the author

# Type aliases

CheckFunc is the function used to check a condition is true/false.
ContainerOpts to set any specific attribute like labels, annotations, metadata etc.
Opts sets specific information in pod sandbox config.