Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd contains the some commands for the program
|
Package cmd contains the some commands for the program |
|
create
Package create contains the create command
|
Package create contains the create command |
|
dockerfile
Package dockerfile contains the logic for creating a Dockerfile
|
Package dockerfile contains the logic for creating a Dockerfile |
|
pkg
Package pkg has the logic for communication with the package manager
|
Package pkg has the logic for communication with the package manager |
|
state
Package state manages the state of the container
|
Package state manages the state of the container |
|
version
Package version has the command to print the version of the program
|
Package version has the command to print the version of the program |
|
pkg
|
|
|
config
Package config auto detects the version of the config file and returns the Struct in the latest version
|
Package config auto detects the version of the config file and returns the Struct in the latest version |
|
config/v1config
Package v1config defines the configuration file and provides functions to read and write it
|
Package v1config defines the configuration file and provides functions to read and write it |
|
container
Package container contains the logic for creating and entering containers.
|
Package container contains the logic for creating and entering containers. |
|
global
Package global manages the shared folders feature
|
Package global manages the shared folders feature |
|
pipes
Package pipes creates a FIFO pipe and provides functions to read/write to it.
|
Package pipes creates a FIFO pipe and provides functions to read/write to it. |
|
pkgm
Package pkgm manages package installations and removals.
|
Package pkgm manages package installations and removals. |
|
podman
Package podman is a wrapper around os/exec to run podman commands.
|
Package podman is a wrapper around os/exec to run podman commands. |
|
socket
Package socket is a wrapper around net package to make it convinient to use for UNIX domain sockets.
|
Package socket is a wrapper around net package to make it convinient to use for UNIX domain sockets. |
Click to show internal directories.
Click to hide internal directories.