Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmakeFlags ¶
func EscapeFlagParam ¶
Types ¶
type PodmanBuilder ¶
type PodmanBuilder struct {
PodmanExecutor PodmanExecutor
CPULimit int // logical cores
MemoryLimit int // bytes
// contains filtered or unexported fields
}
func NewPodmanBuilder ¶
type PodmanExecutor ¶
func DefaultPodmanExecutor ¶
func DefaultPodmanExecutor(workingDir string) PodmanExecutor
Click to show internal directories.
Click to hide internal directories.