probe

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InspectContainer

func InspectContainer(containerEngine ContainerEngine) error

func RunContainer

func RunContainer(containerEngine ContainerEngine) error

Types

type ContainerEngine

type ContainerEngine string
const (
	ContainerEngineUnknown ContainerEngine = "Unknown"
	ContainerEngineDocker  ContainerEngine = "Docker"
	ContainerEnginePodman  ContainerEngine = "Podman"
)

func DetectContainerEngine

func DetectContainerEngine() (ContainerEngine, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL