Documentation ¶
Index ¶
- Constants
- func AddGroups() []user.Group
- func AddGroupsFinal() []user.Group
- func AddUserGroups() bool
- func AddUserGroupsExcept() []string
- func Args() []string
- func BinName() string
- func CPUs() string
- func CPUsDefault() string
- func CapAdd() []string
- func CapDrop() []string
- func Cmd() string
- func CmdAndArgs() []string
- func CustomWorkingDirVolume() bool
- func Debug() bool
- func Docker() string
- func DockerSocketIsWritable() bool
- func DryRun() bool
- func Env() map[string]string
- func EnvPrefix() string
- func GID() string
- func Group() string
- func Groups() []user.Group
- func HomeDir() string
- func Image() string
- func InDockerGroup() bool
- func Interactive() bool
- func IsInLimit(workDir string) bool
- func Limit() []string
- func LimitString() string
- func MakeSSHAuthSockAccessible() bool
- func Memory() string
- func MemoryReservation() string
- func MemoryReservationDefault() string
- func MountSSHKnownHosts() bool
- func Network() string
- func Podman() string
- func PrintConfig(w io.Writer)
- func ReadOnlyRoot() bool
- func SELinuxEnabled() bool
- func SSHAuthSock() string
- func Shell() string
- func Sudo() string
- func TTY() bool
- func Tmp() string
- func Tool() []string
- func ToolArgs() []string
- func ToolName() string
- func UID() string
- func User() string
- func Volumes() []container.Volume
- func WorkDir() string
Constants ¶
View Source
const (
DOCKER_SOCKET_PATH = "/var/run/docker.sock"
)
Variables ¶
This section is empty.
Functions ¶
func AddGroupsFinal ¶
func AddUserGroups ¶
func AddUserGroups() bool
func AddUserGroupsExcept ¶
func AddUserGroupsExcept() []string
func CPUsDefault ¶
func CPUsDefault() string
func CmdAndArgs ¶
func CmdAndArgs() []string
func CustomWorkingDirVolume ¶
func CustomWorkingDirVolume() bool
func DockerSocketIsWritable ¶
func DockerSocketIsWritable() bool
func InDockerGroup ¶
func InDockerGroup() bool
func Interactive ¶
func Interactive() bool
func LimitString ¶
func LimitString() string
func MakeSSHAuthSockAccessible ¶
func MakeSSHAuthSockAccessible() bool
func MemoryReservation ¶
func MemoryReservation() string
func MemoryReservationDefault ¶
func MemoryReservationDefault() string
func MountSSHKnownHosts ¶
func MountSSHKnownHosts() bool
func PrintConfig ¶
func ReadOnlyRoot ¶
func ReadOnlyRoot() bool
func SELinuxEnabled ¶
func SELinuxEnabled() bool
func SSHAuthSock ¶
func SSHAuthSock() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.