Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodmanExecutor ¶
type PodmanExecutor struct { SocketPath string // contains filtered or unexported fields }
func FromConfig ¶
func FromConfig(c *schema.PodmanExecutorConfig) (*PodmanExecutor, error)
func (*PodmanExecutor) Deinit ¶
func (p *PodmanExecutor) Deinit() error
func (*PodmanExecutor) ExecuteChore ¶
func (p *PodmanExecutor) ExecuteChore(job *schema.Job) error
func (*PodmanExecutor) Init ¶
func (p *PodmanExecutor) Init(conf *schema.TediumConfig) error
Click to show internal directories.
Click to hide internal directories.