Versions in this module Expand all Collapse all v1 v1.0.0 Aug 24, 2025 Changes in this version + func GetEnginePath() string + func NewClient() (*client.Client, error) + func RunEngineCommand(args ...string) (string, string, error) + type EngineType string + const Docker + const Podman + const Unknown + func DetectEngine() EngineType