Documentation
¶
Index ¶
- func LoadSpecFromBytes(c *client.Client, buf []byte) (*model.TaskSpec, error)
- func RegisterTaskYaml(ctx context.Context, c *client.Client, taskYaml []byte, fn client.ServiceFn) (uid string, err error)
- func RegisterTaskYamlFile(ctx context.Context, cl *client.Client, yamlFile string, fn client.ServiceFn) (uid string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadSpecFromBytes ¶ added in v1.1.913
LoadSpecFromBytes loads and parses a task.yaml file to a *model.TaskSpec type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.