The highest tagged major version is
v13.
package
Version:
v12.73.2
Opens a new window with list of versions in this module.
Published: Jul 31, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package container provides methods for checking container engine info
View Source
const (
DOCKER = "docker"
PODMAN = "podman"
LXC = "lxc"
)
GetEngine returns container engine name if used
Source Files
¶
Click to show internal directories.
Click to hide internal directories.