Discover Packages
github.com/TinyStac/tinystack
pkg
agent
containerd
package
Version:
v0.0.0-...-ca78c08
Opens a new window with list of versions in this module.
Published: Oct 21, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 38
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
View Source
const (
SELinuxContextType = "container_runtime_t"
)
criConnection connects to a CRI socket at the given path.
Run configures and starts containerd as a child process. Once it is up, images are preloaded
or pulled from files found in the agent images directory.
WaitForContainerd blocks in a retry loop until the Containerd CRI service
is functional at the provided socket address. It will return only on success,
or when the context is cancelled.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.