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